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