org.pasoa.storage
Interface BackendStore

All Superinterfaces:
Cache, Management, Record, Retrieval
All Known Implementing Classes:
BerkeleyDBJEStorage, MemoryStorage

public interface BackendStore
extends Record, Retrieval, Cache, Management

Author:
Paul Groth pg03r@ecs.soton.ac.uk

Field Summary
 
Fields inherited from interface org.pasoa.common.Record
ACTOR_STATE_PA, INTERACTION_PA, RELATIONSHIP_PA, SUBMISSION_FINISHED
 
Method Summary
 
Methods inherited from interface org.pasoa.common.Record
record
 
Methods inherited from interface org.pasoa.common.Retrieval
getInteractionRecord, getNumberOfInteractionRecords
 
Methods inherited from interface org.pasoa.common.Cache
cache, cacheEnabled, getCachedItem
 
Methods inherited from interface org.pasoa.common.Management
delete, shutdown