public class DeleteCommentCommand extends Object implements INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
DeleteCommentCommand(org.nuxeo.ecm.automation.client.model.Document document,
String id)
Constructor.
|
public DeleteCommentCommand(org.nuxeo.ecm.automation.client.model.Document document,
String id)
document - Nuxeo documentid - comment identifierpublic Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws Exception
execute in interface INuxeoCommandnuxeoSession - the nuxeo sessionException - the exceptionpublic String getId()
getId in interface INuxeoCommandCopyright © 2018. All rights reserved.