Uses of Package
org.xiruss.repository.server.storagemanagement

Packages that use org.xiruss.repository.server.storagemanagement
org.xiruss.repository.server.storagemanagement Contains classes that manage the storage of Versions that are storage objects (that is, they contain data and act like files). 
 

Classes in org.xiruss.repository.server.storagemanagement used by org.xiruss.repository.server.storagemanagement
FileStorageManager
          A storage manager that manages files.
StorageManagerBase
          Manages a collection of storage objects.
StorageObjectDataBase