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