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