|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for search methods capable of doing something sensible given a starting set of attributes.
Method Summary | |
String |
getStartSet()
Returns a list of attributes (and or attribute ranges) as a String |
void |
setStartSet(String startSet)
Sets a starting set of attributes for the search. |
Method Detail |
public void setStartSet(String startSet) throws Exception
startSet
- a string containing a list of attributes (and or ranges),
eg. 1,2,6,10-15.
Exception
- if start set can't be set.public String getStartSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |