Uses of Class
org.duracloud.domain.Content
Packages that use Content
-
Uses of Content in org.duracloud.client
Methods in org.duracloud.client that return ContentModifier and TypeMethodDescriptionContentStore.getContent(String spaceId, String contentId) Gets content from a space.ContentStore.getContent(String spaceId, String contentId, Long startByte, Long endByte) Gets a byte range of a content item from a space.ContentStoreImpl.getContent(String spaceId, String contentId) Gets content from a space.ContentStoreImpl.getContent(String spaceId, String contentId, Long startByte, Long endByte) Gets a byte range of a content item from a space.