@Component @Scope(value="prototype") public class ToggleForumThreadClosure extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
AbstractForumCommand| Constructor and Description |
|---|
ToggleForumThreadClosure(org.nuxeo.ecm.automation.client.model.Document thread,
boolean close)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public ToggleForumThreadClosure(org.nuxeo.ecm.automation.client.model.Document thread,
boolean close)
thread - forum thread Nuxeo documentclose - closure indicatorpublic Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2019 OSIVIA. All rights reserved.