|
|||||||||
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<Entity> org.opengts.extra.tables.Entity.Key
public static class Entity.Key
Field Summary |
---|
Fields inherited from class org.opengts.dbtools.DBRecordKey |
---|
FLD_autoIndex |
Constructor Summary | |
---|---|
Entity.Key()
|
|
Entity.Key(java.lang.String accountId,
java.lang.String entityId,
long entityType)
|
Method Summary | |
---|---|
DBFactory<Entity> |
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 Entity.Key()
public Entity.Key(java.lang.String accountId, java.lang.String entityId, long entityType)
Method Detail |
---|
public DBFactory<Entity> getFactory()
DBRecordKey
getFactory
in class DBRecordKey<Entity>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |