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