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