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