public class CachingContentStoreImpl extends ContentStoreImpl
CONTENT_CHECKSUM, CONTENT_FILE_ACCESSED, CONTENT_FILE_CREATED, CONTENT_FILE_MODIFIED, CONTENT_MIMETYPE, CONTENT_MODIFIED, CONTENT_SIZE, SPACE_COUNT, SPACE_CREATED, SPACE_SIZE, STREAMING_HOST| Constructor and Description |
|---|
CachingContentStoreImpl(String baseURL,
org.duracloud.storage.domain.StorageProviderType type,
String storeId,
org.duracloud.common.web.RestHttpHelper restHelper) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSpaces()
Provides a listing of all spaces IDs.
|
addContent, contentExists, copyContent, copyContent, createSpace, deleteContent, deleteSpace, execute, getAuditLog, getBaseURL, getBitIntegrityReport, getBitIntegrityReportProperties, getContent, getContentProperties, getManifest, getSpace, getSpaceACLs, getSpaceContents, getSpaceContents, getSpaceProperties, getStorageProviderType, getStoreId, getSupportedTasks, moveContent, moveContent, performTask, setContentProperties, setRetryExceptionHandler, setSpaceACLs, spaceExists, validateContentId, validateSpaceId, validateStoreIdpublic List<String> getSpaces() throws ContentStoreException
ContentStoreImplgetSpaces in interface ContentStoregetSpaces in class ContentStoreImplContentStoreException - if an error occursCopyright © 2009–2015 DuraSpace. All rights reserved.