|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jtheque.core.managers.persistence.Entity
org.jtheque.primary.od.abstraction.Data
org.jtheque.movies.persistence.od.abstraction.Category
org.jtheque.movies.persistence.od.CategoryImpl
public final class CategoryImpl
A category implementation.
| Field Summary |
|---|
| Fields inherited from class org.jtheque.core.managers.persistence.Entity |
|---|
HASHCODEPRIME |
| Constructor Summary | |
|---|---|
CategoryImpl()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAffichableText()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class org.jtheque.movies.persistence.od.abstraction.Category |
|---|
getTheCollection, getTitle, setTheCollection, setTitle |
| Methods inherited from class org.jtheque.primary.od.abstraction.Data |
|---|
getElementName, getIcon |
| Methods inherited from class org.jtheque.core.managers.persistence.Entity |
|---|
compareTo, getId, getTemporaryContext, isSaved, restoreMemento, saveToMemento, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryImpl()
| Method Detail |
|---|
public String getAffichableText()
getAffichableText in class org.jtheque.core.managers.persistence.Entitypublic String toString()
toString in class Objectpublic int hashCode()
hashCode in class org.jtheque.core.managers.persistence.Entitypublic boolean equals(Object obj)
equals in class org.jtheque.core.managers.persistence.Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||