|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectSearchRule | |
wt.csm.query |
Uses of DirectSearchRule in wt.csm.query |
Fields in wt.csm.query declared as DirectSearchRule | |
private DirectSearchRule |
CSMQuerySpec.theDirectSearchRule
|
Methods in wt.csm.query that return DirectSearchRule | |
DirectSearchRule |
CSMQuerySpec.getDirectSearchRule()
Gets the object for the association that plays role: theDirectSearchRule. |
Methods in wt.csm.query with parameters of type DirectSearchRule | |
protected boolean |
DirectSearchRule.readVersion(DirectSearchRule thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
CSMQuerySpec.setDirectSearchRule(DirectSearchRule a_DirectSearchRule)
Sets the object for the association that plays role: theDirectSearchRule. |
private void |
CSMQuerySpec.theDirectSearchRuleValidate(DirectSearchRule a_DirectSearchRule)
|
Constructors in wt.csm.query with parameters of type DirectSearchRule | |
MinMaxCSMQueryContainer(AttributeDefDefaultView def,
AbstractQueryResults queryResults,
DirectSearchRule directSearchRule,
Vector indirectSearchRules)
Supported API: false |
|
DiscreteCSMQueryContainer(SortRule sortRule,
AbstractQueryResults queryResults,
CSMFetchRule fetchRule,
DirectSearchRule directSearchRule,
Vector indirectSearchRules)
Supported API: false |
|
CSMQuerySpec(SortRule sortRule,
AbstractQueryResults queryResults,
CSMFetchRule fetchRule,
DirectSearchRule directSearchRule,
Vector indirectSearchRules)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |