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