Uses of Class
org.duracloud.domain.Space

Packages that use Space
org.duracloud.client   
org.duracloud.domain   
 

Uses of Space in org.duracloud.client
 

Methods in org.duracloud.client that return Space
 Space ContentStore.getSpace(String spaceId, String prefix, long maxResults, String marker)
          Provides a space, including the id and properties of the space as well as a limited list of the content items within a space.
 Space ContentStoreImpl.getSpace(String spaceId, String prefix, long maxResults, String marker)
          Provides a space, including the id and properties of the space as well as a limited list of the content items within a space.
 

Uses of Space in org.duracloud.domain
 

Methods in org.duracloud.domain with parameters of type Space
 boolean Space.equals(Space space)
          Compares one space to another
 



Copyright © 2009-2012 DuraSpace. All Rights Reserved.