|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identifies the criteria for a search. This identifies the information
being searched for (the business information classes) and the criteria
if the attributes for that information. All the criteria is "and-ed"
together during the search.
Supported API: false
Extendable: false
Method Summary | |
void |
addSelectionSearchSpec(SelectionSearchSpec a_parent_selection,
SelectionSearchSpec a_selection)
Supported API: false |
Enumeration |
findSelectionSearchSpec(SelectionSearchSpec a_parent_specification)
Supported API: false |
SelectionSearchSpec |
getRootSelectionSearchSpec()
Supported API: false |
boolean |
isLeaf(SelectionSearchSpec a_selection)
Supported API: false |
boolean |
isRoot(SelectionSearchSpec a_selection)
Supported API: false |
Method Detail |
public void addSelectionSearchSpec(SelectionSearchSpec a_parent_selection, SelectionSearchSpec a_selection)
a_parent_selection
- a_selection
- public Enumeration findSelectionSearchSpec(SelectionSearchSpec a_parent_specification)
a_parent_specification
-
public SelectionSearchSpec getRootSelectionSearchSpec()
public boolean isRoot(SelectionSearchSpec a_selection)
a_selection
-
public boolean isLeaf(SelectionSearchSpec a_selection)
a_selection
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |