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