public class DocumentPublishSpaceNavigationCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
DocumentPublishSpaceNavigationCommand(org.osivia.portal.core.cms.CMSServiceCtx cmsContext,
org.osivia.portal.core.cms.CMSItem spaceConfig,
boolean forceLiveVersion,
List<fr.toutatice.portail.cms.nuxeo.api.domain.INavigationAdapterModule> navigationAdapters)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session session) |
String |
getId() |
public DocumentPublishSpaceNavigationCommand(org.osivia.portal.core.cms.CMSServiceCtx cmsContext,
org.osivia.portal.core.cms.CMSItem spaceConfig,
boolean forceLiveVersion,
List<fr.toutatice.portail.cms.nuxeo.api.domain.INavigationAdapterModule> navigationAdapters)
cmsContext - CMS contextspaceConfig - space config.forceLiveVersion - force live version indicatornavigationAdapters - navigation adapterspublic Object execute(org.nuxeo.ecm.automation.client.Session session) 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. All rights reserved.