Package com.emc.d2fs.interfaces
Interface ICenterstageService
- All Superinterfaces:
ID2fsService
Documentum Centerstage integration services.
-
Method Summary
Modifier and TypeMethodDescriptionaddComment
(Context context, String id, Comment comment) Add a comment to a contentgetComments
(Context context, String id) Get all comments of contentMethods inherited from interface com.emc.d2fs.interfaces.ID2fsService
isRemote, setRemote
-
Method Details
-
getComments
Get all comments of content -
addComment
Add a comment to a content
-