|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjimm.evote.db.BoothStateKeyCreator
Creates secondary booth database keys where the state is the key.
Field Summary | |
protected TupleBinding |
dataBinding
|
Constructor Summary | |
BoothStateKeyCreator()
|
Method Summary | |
boolean |
createSecondaryKey(SecondaryDatabase db,
DatabaseEntry keyEntry,
DatabaseEntry dataEntry,
DatabaseEntry resultEntry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected TupleBinding dataBinding
Constructor Detail |
public BoothStateKeyCreator()
Method Detail |
public boolean createSecondaryKey(SecondaryDatabase db, DatabaseEntry keyEntry, DatabaseEntry dataEntry, DatabaseEntry resultEntry) throws DatabaseException
createSecondaryKey
in interface SecondaryKeyCreator
DatabaseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |