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