Package org.duracloud.client.util
Class ContentStoreUtil
java.lang.Object
org.duracloud.client.util.ContentStoreUtil
- Author:
- Andrew Woods Date: 6/8/11
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteOldContent(String spaceId, String contentId) getContentStream(String spaceId, String contentId) voidstoreContentStream(File file, String spaceId, String contentId) voidstoreContentStream(File file, String spaceId, String contentId, String contentMimetype)
-
Constructor Details
-
ContentStoreUtil
-
-
Method Details
-
getContentStream
-
deleteOldContent
-
storeContentStream
-
storeContentStream
-