Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
N
O
P
R
S
U
V
A
addContent(String, String, InputStream, long, String, String, Map<String, String>)
- Method in interface org.duracloud.client.
ContentStore
Adds content to a space.
addContent(String, String, InputStream, long, String, String, Map<String, String>)
- Method in class org.duracloud.client.
ContentStoreImpl
Adds content to a space.
addContentId(String)
- Method in class org.duracloud.domain.
Space
addContentId
addMetadata(String, String)
- Method in class org.duracloud.domain.
Content
Adds an item to the content metadata map
addMetadata(String, String)
- Method in class org.duracloud.domain.
Space
Adds an item to the space metadata map
C
CachingContentStoreImpl
- Class in
org.duracloud.client.impl
This class retains the results of the initial call to: getSpaces()
and returns this cached value on subsequent calls.
CachingContentStoreImpl(String, StorageProviderType, String, RestHttpHelper)
- Constructor for class org.duracloud.client.impl.
CachingContentStoreImpl
CachingContentStoreManagerImpl
- Class in
org.duracloud.client.impl
This class retains the results of the initial call to both: getContentStores() & getPrimaryContentStore()
and returns these cached values on subsequent calls.
CachingContentStoreManagerImpl(String, String, String)
- Constructor for class org.duracloud.client.impl.
CachingContentStoreManagerImpl
call()
- Method in class org.duracloud.client.
StoreCaller
Content
- Class in
org.duracloud.domain
Content - a stream of bits and metadata to describe the stream.
Content()
- Constructor for class org.duracloud.domain.
Content
CONTENT_CHECKSUM
- Static variable in interface org.duracloud.client.
ContentStore
Basic content metadata: MD5 checksum
CONTENT_LENGTH
- Static variable in interface org.duracloud.client.
HttpHeaders
CONTENT_MD5
- Static variable in interface org.duracloud.client.
HttpHeaders
CONTENT_MIMETYPE
- Static variable in interface org.duracloud.client.
ContentStore
Basic content metadata: MIME type
CONTENT_MODIFIED
- Static variable in interface org.duracloud.client.
ContentStore
Basic content metadata: Last modified date
CONTENT_SIZE
- Static variable in interface org.duracloud.client.
ContentStore
Basic content metadata: Size
CONTENT_TYPE
- Static variable in interface org.duracloud.client.
HttpHeaders
ContentIterator
- Class in
org.duracloud.client
ContentIterator(ContentStore, String, String)
- Constructor for class org.duracloud.client.
ContentIterator
ContentIterator(ContentStore, String, String, long)
- Constructor for class org.duracloud.client.
ContentIterator
ContentStore
- Interface in
org.duracloud.client
Provides access to a content store
ContentStore.AccessType
- Enum in
org.duracloud.client
ContentStoreException
- Exception in
org.duracloud.error
Exception thrown by the ContentStore.
ContentStoreException(String)
- Constructor for exception org.duracloud.error.
ContentStoreException
ContentStoreException(String, Throwable)
- Constructor for exception org.duracloud.error.
ContentStoreException
ContentStoreException(Throwable)
- Constructor for exception org.duracloud.error.
ContentStoreException
ContentStoreException(String, Throwable, String)
- Constructor for exception org.duracloud.error.
ContentStoreException
ContentStoreException(String, String, Throwable)
- Constructor for exception org.duracloud.error.
ContentStoreException
ContentStoreException(String, String, String, Throwable)
- Constructor for exception org.duracloud.error.
ContentStoreException
ContentStoreImpl
- Class in
org.duracloud.client
Provides access to a content store
ContentStoreImpl(String, StorageProviderType, String, RestHttpHelper)
- Constructor for class org.duracloud.client.
ContentStoreImpl
Creates a ContentStore
ContentStoreManager
- Interface in
org.duracloud.client
Provides facilities for connecting to a set of content stores
ContentStoreManagerImpl
- Class in
org.duracloud.client
Provides facilities for connecting to a set of content stores
ContentStoreManagerImpl(String, String)
- Constructor for class org.duracloud.client.
ContentStoreManagerImpl
Constructor for ContentStoreManagerImpl.
ContentStoreManagerImpl(String, String, String)
- Constructor for class org.duracloud.client.
ContentStoreManagerImpl
Constructor for ContentStoreManagerImpl.
createSpace(String, Map<String, String>)
- Method in interface org.duracloud.client.
ContentStore
Creates a new space.
createSpace(String, Map<String, String>)
- Method in class org.duracloud.client.
ContentStoreImpl
Creates a new space.
D
deleteContent(String, String)
- Method in interface org.duracloud.client.
ContentStore
Removes content from a space.
deleteContent(String, String)
- Method in class org.duracloud.client.
ContentStoreImpl
Removes content from a space.
deleteSpace(String)
- Method in interface org.duracloud.client.
ContentStore
Deletes a space.
deleteSpace(String)
- Method in class org.duracloud.client.
ContentStoreImpl
Deletes a space.
doCall()
- Method in class org.duracloud.client.
StoreCaller
E
equals(Space)
- Method in class org.duracloud.domain.
Space
Compares one space to another
ETAG
- Static variable in interface org.duracloud.client.
HttpHeaders
G
getBaseURL()
- Method in interface org.duracloud.client.
ContentStore
Gets the base URL pointing to the DuraCloud DuraStore REST API
getBaseURL()
- Method in class org.duracloud.client.
ContentStoreImpl
getBaseURL()
- Method in class org.duracloud.client.
ContentStoreManagerImpl
getContent(String, String)
- Method in interface org.duracloud.client.
ContentStore
Gets content from a space.
getContent(String, String)
- Method in class org.duracloud.client.
ContentStoreImpl
Gets content from a space.
getContentIds()
- Method in class org.duracloud.domain.
Space
Getter for the field
contentIds
.
getContentMetadata(String, String)
- Method in interface org.duracloud.client.
ContentStore
Retrieves the metadata associated with content.
getContentMetadata(String, String)
- Method in class org.duracloud.client.
ContentStoreImpl
Retrieves the metadata associated with content.
getContentStore(String)
- Method in interface org.duracloud.client.
ContentStoreManager
getContentStore
getContentStore(String)
- Method in class org.duracloud.client.
ContentStoreManagerImpl
getContentStore
getContentStores()
- Method in interface org.duracloud.client.
ContentStoreManager
getContentStores
getContentStores()
- Method in class org.duracloud.client.
ContentStoreManagerImpl
getContentStores
getContentStores()
- Method in class org.duracloud.client.impl.
CachingContentStoreManagerImpl
getId()
- Method in class org.duracloud.domain.
Content
Getter for the field
id
.
getId()
- Method in class org.duracloud.domain.
Space
Getter for the field
id
.
getLogMessage()
- Method in class org.duracloud.client.
StoreCaller
getMetadata()
- Method in class org.duracloud.domain.
Content
Getter for the field
metadata
.
getMetadata()
- Method in class org.duracloud.domain.
Space
Getter for the field
metadata
.
getPrimaryContentStore()
- Method in interface org.duracloud.client.
ContentStoreManager
getPrimaryContentStore
getPrimaryContentStore()
- Method in class org.duracloud.client.
ContentStoreManagerImpl
getPrimaryContentStore
getPrimaryContentStore()
- Method in class org.duracloud.client.impl.
CachingContentStoreManagerImpl
getPrimaryContentStoreAsAnonymous()
- Method in interface org.duracloud.client.
ContentStoreManager
Provides access to the primary content store without requiring login().
getPrimaryContentStoreAsAnonymous()
- Method in class org.duracloud.client.
ContentStoreManagerImpl
Provides access to the primary content store without requiring login().
getRestHelper()
- Method in class org.duracloud.client.
ContentStoreManagerImpl
getSpace(String, String, long, String)
- Method in interface org.duracloud.client.
ContentStore
Provides a space, including the id and metadata of the space as well as a limited list of the content items within a space.
getSpace(String, String, long, String)
- Method in class org.duracloud.client.
ContentStoreImpl
Provides a space, including the id and metadata of the space as well as a limited list of the content items within a space.
getSpaceAccess(String)
- Method in interface org.duracloud.client.
ContentStore
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceAccess(String)
- Method in class org.duracloud.client.
ContentStoreImpl
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceContents(String)
- Method in interface org.duracloud.client.
ContentStore
Retrieves the complete list of content items within a space.
getSpaceContents(String, String)
- Method in interface org.duracloud.client.
ContentStore
Retrieves the complete list of content items within a space.
getSpaceContents(String)
- Method in class org.duracloud.client.
ContentStoreImpl
Retrieves the complete list of content items within a space.
getSpaceContents(String, String)
- Method in class org.duracloud.client.
ContentStoreImpl
Retrieves the complete list of content items within a space.
getSpaceMetadata(String)
- Method in interface org.duracloud.client.
ContentStore
Retrieves the metadata associated with a space.
getSpaceMetadata(String)
- Method in class org.duracloud.client.
ContentStoreImpl
Retrieves the metadata associated with a space.
getSpaces()
- Method in interface org.duracloud.client.
ContentStore
Provides a listing of all spaces IDs.
getSpaces()
- Method in class org.duracloud.client.
ContentStoreImpl
Provides a listing of all spaces IDs.
getSpaces()
- Method in class org.duracloud.client.impl.
CachingContentStoreImpl
getStorageProviderType()
- Method in interface org.duracloud.client.
ContentStore
Gets the storage provider type
StorageProviderType
getStorageProviderType()
- Method in class org.duracloud.client.
ContentStoreImpl
Gets the storage provider type
StorageProviderType
getStoreId()
- Method in interface org.duracloud.client.
ContentStore
Gets the ID of this content store
getStoreId()
- Method in class org.duracloud.client.
ContentStoreImpl
Gets the ID of this content store
getStream()
- Method in class org.duracloud.domain.
Content
Getter for the field
stream
.
getSupportedTasks()
- Method in interface org.duracloud.client.
ContentStore
Gets a listing of the supported tasks.
getSupportedTasks()
- Method in class org.duracloud.client.
ContentStoreImpl
Gets a listing of the supported tasks.
H
hasNext()
- Method in class org.duracloud.client.
ContentIterator
HttpHeaders
- Interface in
org.duracloud.client
I
InvalidIdException
- Exception in
org.duracloud.error
Exception thrown when a space or content ID is invalid.
InvalidIdException(String)
- Constructor for exception org.duracloud.error.
InvalidIdException
InvalidIdException(String, String, Exception)
- Constructor for exception org.duracloud.error.
InvalidIdException
InvalidIdException(String, String, String, Exception)
- Constructor for exception org.duracloud.error.
InvalidIdException
L
LAST_MODIFIED
- Static variable in interface org.duracloud.client.
HttpHeaders
login(Credential)
- Method in class org.duracloud.client.
ContentStoreManagerImpl
logout()
- Method in class org.duracloud.client.
ContentStoreManagerImpl
N
newContentStoreImpl(StorageAccount)
- Method in class org.duracloud.client.
ContentStoreManagerImpl
newContentStoreImpl(StorageAccount)
- Method in class org.duracloud.client.impl.
CachingContentStoreManagerImpl
next()
- Method in class org.duracloud.client.
ContentIterator
NotFoundException
- Exception in
org.duracloud.error
Exception thrown when a requested space or content item does not exist.
NotFoundException(String)
- Constructor for exception org.duracloud.error.
NotFoundException
NotFoundException(String, String, Exception)
- Constructor for exception org.duracloud.error.
NotFoundException
NotFoundException(String, String, String, Exception)
- Constructor for exception org.duracloud.error.
NotFoundException
O
org.duracloud.client
- package org.duracloud.client
org.duracloud.client.impl
- package org.duracloud.client.impl
org.duracloud.domain
- package org.duracloud.domain
org.duracloud.error
- package org.duracloud.error
P
performTask(String, String)
- Method in interface org.duracloud.client.
ContentStore
Perform a task which is outside of the standard set of storage activites but is available through one or more storage providers.
performTask(String, String)
- Method in class org.duracloud.client.
ContentStoreImpl
Perform a task which is outside of the standard set of storage activites but is available through one or more storage providers.
R
reinitialize(String, String, String)
- Method in interface org.duracloud.client.
ContentStoreManager
reconfigure
reinitialize(String, String, String)
- Method in class org.duracloud.client.
ContentStoreManagerImpl
remove()
- Method in class org.duracloud.client.
ContentIterator
S
setContentIds(List<String>)
- Method in class org.duracloud.domain.
Space
Setter for the field
contentIds
.
setContentMetadata(String, String, Map<String, String>)
- Method in interface org.duracloud.client.
ContentStore
Sets the metadata associated with content.
setContentMetadata(String, String, Map<String, String>)
- Method in class org.duracloud.client.
ContentStoreImpl
Sets the metadata associated with content.
setId(String)
- Method in class org.duracloud.domain.
Content
Setter for the field
id
.
setId(String)
- Method in class org.duracloud.domain.
Space
Setter for the field
id
.
setMetadata(Map<String, String>)
- Method in class org.duracloud.domain.
Content
Setter for the field
metadata
.
setMetadata(Map<String, String>)
- Method in class org.duracloud.domain.
Space
Setter for the field
metadata
.
setRestHelper(RestHttpHelper)
- Method in class org.duracloud.client.
ContentStoreManagerImpl
setRestHelper(RestHttpHelper)
- Method in class org.duracloud.client.impl.
CachingContentStoreManagerImpl
setSpaceAccess(String, ContentStore.AccessType)
- Method in interface org.duracloud.client.
ContentStore
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceAccess(String, ContentStore.AccessType)
- Method in class org.duracloud.client.
ContentStoreImpl
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceMetadata(String, Map<String, String>)
- Method in interface org.duracloud.client.
ContentStore
Sets the metadata associated with a space.
setSpaceMetadata(String, Map<String, String>)
- Method in class org.duracloud.client.
ContentStoreImpl
Sets the metadata associated with a space.
setStream(InputStream)
- Method in class org.duracloud.domain.
Content
Setter for the field
stream
.
Space
- Class in
org.duracloud.domain
A Space - the container in which content is stored.
Space()
- Constructor for class org.duracloud.domain.
Space
SPACE_ACCESS
- Static variable in interface org.duracloud.client.
ContentStore
Basic space metadata: Space access (OPEN or CLOSED)
SPACE_COUNT
- Static variable in interface org.duracloud.client.
ContentStore
Basic space metadata: Count of items in a space
SPACE_CREATED
- Static variable in interface org.duracloud.client.
ContentStore
Basic space metadata: Created date
SPACE_SIZE
- Static variable in interface org.duracloud.client.
ContentStore
Basic space metadata: Size of space
StoreCaller
<
T
> - Class in
org.duracloud.client
This class spins on the abstract 'call()' until it returns successfully or it has run out of tries.
StoreCaller()
- Constructor for class org.duracloud.client.
StoreCaller
U
UnauthorizedException
- Exception in
org.duracloud.error
Exception thrown when a request is not accepted because the caller is not authorized to perform the function
UnauthorizedException(String)
- Constructor for exception org.duracloud.error.
UnauthorizedException
UnauthorizedException(String, Exception)
- Constructor for exception org.duracloud.error.
UnauthorizedException
UnauthorizedException(String, String, Exception)
- Constructor for exception org.duracloud.error.
UnauthorizedException
UnauthorizedException(String, String, String, Exception)
- Constructor for exception org.duracloud.error.
UnauthorizedException
UnsupportedTaskException
- Exception in
org.duracloud.error
UnsupportedTaskException(String, Throwable)
- Constructor for exception org.duracloud.error.
UnsupportedTaskException
V
validateContentId(String)
- Method in interface org.duracloud.client.
ContentStore
Checks a content ID to ensure that it conforms to all restrictions
validateContentId(String)
- Method in class org.duracloud.client.
ContentStoreImpl
Checks a content ID to ensure that it conforms to all restrictions
validateSpaceId(String)
- Method in interface org.duracloud.client.
ContentStore
Checks a space ID to ensure that it conforms to all restrictions
validateSpaceId(String)
- Method in class org.duracloud.client.
ContentStoreImpl
Checks a space ID to ensure that it conforms to all restrictions
valueOf(String)
- Static method in enum org.duracloud.client.
ContentStore.AccessType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.duracloud.client.
ContentStore.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
H
I
L
N
O
P
R
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2011
DuraSpace
. All Rights Reserved.