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