public final class WebConfigurationHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ADDITIONAL_CODE
id 2 des objets de conf.
|
static String |
CODE
id 1 des objets de conf.
|
static String |
OPTION_KEY
clé du paramnètre.
|
static String |
OPTION_VALUE
valeur du paramètre.
|
static String |
OPTIONS
paramètres.
|
| Modifier and Type | Method and Description |
|---|---|
static org.nuxeo.ecm.automation.client.model.Documents |
executeWebConfigCmd(org.osivia.portal.core.cms.CMSServiceCtx ctx,
CMSService cmsService,
WebConfigurationQueryCommand cmd)
Execute web config cmd (as superuser).
|
static String |
getDomainPath(org.osivia.portal.core.cms.CMSServiceCtx ctx)
Retourne le domain Nuxeo à partir de la page courante.
|
public static final String CODE
public static final String ADDITIONAL_CODE
public static final String OPTIONS
public static final String OPTION_KEY
public static final String OPTION_VALUE
public static String getDomainPath(org.osivia.portal.core.cms.CMSServiceCtx ctx)
ctx - contexte cmspublic static org.nuxeo.ecm.automation.client.model.Documents executeWebConfigCmd(org.osivia.portal.core.cms.CMSServiceCtx ctx,
CMSService cmsService,
WebConfigurationQueryCommand cmd)
throws Exception
ctx - CMS contextcmsService - CMS servicecmd - Nuxeo commandExceptionCopyright © 2020. All rights reserved.