org.pasoa.storage
Interface StorageSystem

All Superinterfaces:
Cache, Management, Query, Record
All Known Implementing Classes:
GeneralStorageSystem

public interface StorageSystem
extends Record, Query, Management, Cache

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
 Retrieval getRetrievalInterface()
           
 
Methods inherited from interface org.pasoa.common.Record
record
 
Methods inherited from interface org.pasoa.common.Query
resolve
 
Methods inherited from interface org.pasoa.common.Management
delete, shutdown
 
Methods inherited from interface org.pasoa.common.Cache
cache, cacheEnabled, getCachedItem
 

Method Detail

getRetrievalInterface

Retrieval getRetrievalInterface()