public class CxReplaceComponentWithContainerExecutor extends AbstractRestQueryExecutor
| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOG |
static String |
CATALOG_VERSION |
static String |
OLD_ID |
static String |
SLOT_ID |
| Constructor and Description |
|---|
CxReplaceComponentWithContainerExecutor() |
execute, getLocalViewExecutor, setLocalViewExecutor, validate, validateMissingFieldpublic static final String OLD_ID
public static final String SLOT_ID
public static final String CATALOG
public static final String CATALOG_VERSION
public CxReplaceComponentWithContainerExecutor()
protected void validateInputParams(Map<String,String> params, Errors errors)
validateInputParams in class AbstractRestQueryExecutorprotected Object executeAfterValidation(Map<String,String> params)
executeAfterValidation in class AbstractRestQueryExecutorprotected CxCmsComponentContainerData replaceComponentWithContainerWithSlots(Map<String,String> params) throws CMSItemNotFoundException
CMSItemNotFoundExceptionprotected CatalogVersionModel getAndSetCatalogVersion(String catalog, String catalogVersion)
public CMSComponentService getCmsComponentService()
public void setCmsComponentService(CMSComponentService cmsComponentService)
cmsComponentService - the cmsComponentService to setpublic CMSContentSlotService getCmsContentSlotService()
public void setCmsContentSlotService(CMSContentSlotService cmsContentSlotService)
cmsContentSlotService - the cmsContentSlotService to setpublic CatalogVersionService getCatalogVersionService()
public void setCatalogVersionService(CatalogVersionService catalogVersionService)
catalogVersionService - the catalogVersionService to setpublic ModelService getModelService()
public void setModelService(ModelService modelService)
modelService - the modelService to setpublic SessionService getSessionService()
public void setSessionService(SessionService sessionService)
sessionService - the sessionService to setpublic Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> getConverter()
public void setConverter(Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> converter)
converter - the converter to setCopyright © 2017 SAP SE. All Rights Reserved.