@SystemSetup(extension="personalizationcms") public class PersonalizationcmsSystemSetup extends java.lang.Object
| Constructor and Description |
|---|
PersonalizationcmsSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
defaultContainerCleanupEnabled() |
protected java.util.List<CxCmsActionModel> |
getActionsForUpdate() |
protected java.util.List<CxConfigModel> |
getConfigForUpdate() |
protected ConfigurationService |
getConfigurationService() |
protected SearchResult<CxCmsComponentContainerModel> |
getCxContainers(int start) |
protected FlexibleSearchService |
getFlexibleSearchService() |
protected ModelService |
getModelService() |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setModelService(ModelService modelService) |
protected void |
updateAction(CxCmsActionModel model) |
void |
updateCatalogInCxCmsAction() |
void |
updateContainerCleanupEnabled() |
protected void |
updateCxCmsContainer(CxCmsComponentContainerModel model) |
void |
updateSourceIdInCxContainer() |
@SystemSetup(type=ESSENTIAL, process=UPDATE) public void updateCatalogInCxCmsAction()
protected java.util.List<CxCmsActionModel> getActionsForUpdate()
protected void updateAction(CxCmsActionModel model)
@SystemSetup(type=ESSENTIAL, process=UPDATE) public void updateSourceIdInCxContainer()
protected SearchResult<CxCmsComponentContainerModel> getCxContainers(int start)
protected void updateCxCmsContainer(CxCmsComponentContainerModel model)
@SystemSetup(type=ESSENTIAL, process=UPDATE) public void updateContainerCleanupEnabled()
protected java.util.List<CxConfigModel> getConfigForUpdate()
protected boolean defaultContainerCleanupEnabled()
protected FlexibleSearchService getFlexibleSearchService()
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.