|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionalLookupIndexIF<K,E>
INTERNAL: Interface shared by the lookup indexes that look up data in the backend storage.
Method Summary | |
---|---|
void |
abort()
|
void |
commit()
|
void |
removeAll(java.util.Collection<K> keys)
|
Methods inherited from interface net.ontopia.utils.LookupIndexIF |
---|
get, put, remove |
Method Detail |
---|
void removeAll(java.util.Collection<K> keys)
void commit()
void abort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |