|
||||||||||
| 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._School
net.codescore.dbo.School
public class School
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Fields inherited from class net.codescore.dbo.auto._School |
|---|
COACHES_PROPERTY, COMPETITIONS_PROPERTY, NAME_PROPERTY, PEOPLE_PROPERTY, SCHOOLID_PK_COLUMN, TEAMS_PROPERTY, WEBPAGE_PROPERTY |
| 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 | |
|---|---|
School()
|
|
| Method Summary |
|---|
| Methods inherited from class net.codescore.dbo.auto._School |
|---|
addToCoaches, addToTeams, getCoaches, getCompetitions, getName, getPeople, getTeams, getWebpage, removeFromCoaches, removeFromTeams, setName, setWebpage |
| 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.ContextObject |
|---|
getObjectContext |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public School()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||