public class CachingContentStoreImpl extends ContentStoreImpl
CONTENT_CHECKSUM, CONTENT_MIMETYPE, CONTENT_MODIFIED, CONTENT_SIZE, SPACE_COUNT, SPACE_CREATED, SPACE_SIZE| 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, copyContent, copyContent, createSpace, deleteContent, deleteSpace, getBaseURL, getContent, getContentProperties, getSpace, getSpaceACLs, getSpaceContents, getSpaceContents, getSpaceProperties, getStorageProviderType, getStoreId, getSupportedTasks, moveContent, moveContent, performTask, setContentProperties, setSpaceACLs, setSpaceProperties, validateContentId, validateSpaceId, validateStoreIdpublic List<String> getSpaces() throws ContentStoreException
ContentStoreImplgetSpaces in interface ContentStoregetSpaces in class ContentStoreImplContentStoreException - if an error occursCopyright © 2009-2012 DuraSpace. All Rights Reserved.