public interface DataSource
| Modifier and Type | Method and Description |
|---|---|
org.duracloud.domain.Content |
getContent(String spaceId,
String contentId)
This method returns the content item specified by the arg space-id and
content-id.
|
org.duracloud.domain.Content getContent(String spaceId, String contentId)
spaceId - of content itemcontentId - of content itemCopyright © 2009–2018 DuraSpace. All rights reserved.