Package ch.systemsx.cisd.openbis.dss.generic.shared.content

Interface Summary
IContentCache Interface for cache for files remotely retrieved from Data Store Servers.
IDssServiceRpcGenericFactory Factory for remote IDssServiceRpcGeneric based on an URL.
IPersistenceManager Manages persistence of a statefull object.
 

Class Summary
ContentCache Cache for files remotely retrieved from Data Store Servers.
DelayedPersistenceManager  
DssServiceRpcGenericFactory Implementation of IDssServiceRpcGenericFactory using on HttpInvokerUtils and caching services in a map.
PathInfoDBAwareHierarchicalContentFactory The implementation of IHierarchicalContentFactory that aware of Path Info DB.
PathInfoDBOnlyHierarchicalContentFactory  
RemoteHierarchicalContent Implementation of HierchicalContent that is stored on remote datastore server.
RemoteHierarchicalContentNode A node of hierarchical content that stored on a remote datastore server.
SimpleFileBasePersistenceManager Simple implementation of IPersistenceManager using a file.