|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.dbtools.DBRecordKey<RT> org.opengts.db.AccountRecord.AccountKey<RT> org.opengts.db.UserRecord.UserKey<GroupList> org.opengts.db.tables.GroupList.Key
public static class GroupList.Key
Field Summary |
---|
Fields inherited from class org.opengts.dbtools.DBRecordKey |
---|
FLD_autoIndex |
Constructor Summary | |
---|---|
GroupList.Key()
|
|
GroupList.Key(java.lang.String accountId,
java.lang.String userId,
java.lang.String groupId)
|
Method Summary | |
---|---|
DBFactory<GroupList> |
getFactory()
Gets the DBFactory for this DBRecoedKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GroupList.Key()
public GroupList.Key(java.lang.String accountId, java.lang.String userId, java.lang.String groupId)
Method Detail |
---|
public DBFactory<GroupList> getFactory()
DBRecordKey
getFactory
in class DBRecordKey<GroupList>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |