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