public class CxReplaceComponentWithContainerExecutor extends AbstractRestQueryExecutor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OLD_ID |
static java.lang.String |
SLOT_ID |
| Constructor and Description |
|---|
CxReplaceComponentWithContainerExecutor() |
execute, getLocalViewExecutor, getQueryEndpointPermissionsChecker, setLocalViewExecutor, setQueryEndpointPermissionsChecker, validate, validateMissingFieldpublic static final java.lang.String OLD_ID
public static final java.lang.String SLOT_ID
public CxReplaceComponentWithContainerExecutor()
protected void validateInputParams(java.util.Map<java.lang.String,java.lang.String> params,
Errors errors)
validateInputParams in class AbstractRestQueryExecutorprotected java.lang.Object executeAfterValidation(java.util.Map<java.lang.String,java.lang.String> params)
executeAfterValidation in class AbstractRestQueryExecutorprotected CxCmsComponentContainerData replaceComponentWithContainerWithSlots(java.util.Map<java.lang.String,java.lang.String> params) throws CMSItemNotFoundException
CMSItemNotFoundExceptionprotected CatalogVersionModel getAndSetCatalogVersion(java.lang.String catalog, java.lang.String catalogVersion)
public java.util.List<CatalogVersionWsDTO> getCatalogsForWriteAccess(java.util.Map<java.lang.String,java.lang.String> params)
public java.util.List<CatalogVersionWsDTO> getCatalogsForReadAccess(java.util.Map<java.lang.String,java.lang.String> params)
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 Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> getConverter()
public void setConverter(Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> converter)
converter - the converter to setCopyright © 2017 SAP SE. All Rights Reserved.