|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cayenne.CayenneDataObject
net.codescore.dbo.CDO
net.codescore.dbo.auto._Judge
net.codescore.dbo.Judge
public class Judge
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class net.codescore.dbo.auto._Judge |
|---|
COMPETITION_PROPERTY, COMPID_PK_COLUMN, PASSWORD_PROPERTY, PERSON_PROPERTY, PERSONID_PK_COLUMN |
| Fields inherited from class net.codescore.dbo.CDO |
|---|
log |
| Fields inherited from class org.apache.cayenne.CayenneDataObject |
|---|
objectContext, objectId, persistenceState, snapshotVersion, values |
| Fields inherited from interface org.apache.cayenne.DataObject |
|---|
DEFAULT_VERSION |
| Constructor Summary | |
|---|---|
Judge()
|
|
| Method Summary |
|---|
| Methods inherited from class net.codescore.dbo.auto._Judge |
|---|
getCompetition, getPassword, getPerson, setCompetition, setPassword, setPerson |
| Methods inherited from class net.codescore.dbo.CDO |
|---|
compareTo, equals, getPK, refresh |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.codescore.dbo.inf.CompTarget |
|---|
getCompetition, setCompetition |
| Methods inherited from interface net.codescore.dbo.inf.PersonTarget |
|---|
getPerson, setPerson |
| Methods inherited from interface net.codescore.dbo.inf.ContextObject |
|---|
getObjectContext |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public Judge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||