|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.appl.SelectionProcessor
This class is used by applications to do processing of values in order to get selection from an Index.
Constructor Summary | |
SelectionProcessor()
Construct a SelectionProcessor. |
Method Summary | |
IndexView |
select(IndexView index,
IndexProperties properties)
Process a selction given an Index and some index properties. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelectionProcessor()
Method Detail |
public IndexView select(IndexView index, IndexProperties properties)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |