public class WebConfigurationQueryCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Modifier and Type | Class and Description |
|---|---|
static class |
WebConfigurationQueryCommand.WebConfigurationType
Configuration types enumeration.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
BASIC_NAVIGATION_SCHEMAS
Schémas.
|
| Constructor and Description |
|---|
WebConfigurationQueryCommand(String domainPath,
WebConfigurationQueryCommand.WebConfigurationType type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session session) |
String |
getId() |
public static final String BASIC_NAVIGATION_SCHEMAS
public WebConfigurationQueryCommand(String domainPath, WebConfigurationQueryCommand.WebConfigurationType type)
domainPath - current site domain pathtype - configuration typepublic 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 © 2020. All rights reserved.