|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.appl.SelectionCodeEvaluator
Determine the security code of a selection of TimeIndex given the Index filename.
Constructor Summary | |
SelectionCodeEvaluator(java.lang.String filename)
Construct a SelectionCodeEvaluator object. |
Method Summary | |
protected void |
close()
Close |
long |
evaluate(IndexProperties selectionProperties)
Evaluate the security code. |
protected void |
generate(IndexProperties selectionProperties)
Do the generation |
protected void |
open()
Open |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelectionCodeEvaluator(java.lang.String filename)
Method Detail |
public long evaluate(IndexProperties selectionProperties) throws java.io.IOException, TimeIndexException
java.io.IOException
TimeIndexException
protected void open() throws TimeIndexException
TimeIndexException
protected void generate(IndexProperties selectionProperties) throws java.io.IOException, TimeIndexException
java.io.IOException
TimeIndexException
protected void close() throws TimeIndexException
TimeIndexException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |