@Component @Scope(value="prototype") public class FeedCreatCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger
logger
|
| Constructor and Description |
|---|
FeedCreatCommand(ContainerRssModel form,
String mode)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public FeedCreatCommand(ContainerRssModel form, String mode)
form - ContainerRssModelpublic 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 © 2020 OSIVIA. All rights reserved.