|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identifies one or more classes which are targets of a search and provides
criteria under which to locate instances of the class. The targets must
be Persistable classes.
Supported API: false
Extendable: false
Method Summary | |
void |
addSearchExpression(SearchExpression a_parent_expression,
SearchExpression an_expression)
Supported API: false |
Enumeration |
findSearchExpression(SearchExpression a_parent_expression)
Supported API: false |
SearchExpression |
getRootSearchExpression()
Supported API: false |
boolean |
isLeaf(SearchExpression an_expression)
Supported API: false |
boolean |
isRoot(SearchExpression an_expression)
Supported API: false |
Methods inherited from interface wt.query.specification.SelectionSearchSpec |
addTargetClass, addTargetClass, getTargetClasses, isDescendant |
Method Detail |
public void addSearchExpression(SearchExpression a_parent_expression, SearchExpression an_expression)
a_parent_expression
- an_expression
- public Enumeration findSearchExpression(SearchExpression a_parent_expression)
a_parent_expression
-
public SearchExpression getRootSearchExpression()
public boolean isRoot(SearchExpression an_expression)
an_expression
-
public boolean isLeaf(SearchExpression an_expression)
an_expression
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |