@SystemSetup(extension="cms2") public class CMS2SystemSetup extends Object
| Constructor and Description |
|---|
CMS2SystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createNumberSeries(String key) |
void |
createNumberSeriesForTypes()
Creates the number series for CMS2 related types.
|
protected FlexibleSearchService |
getFlexibleSearchService()
Accessor for a
FlexibleSearchService which might be helpful on higher levels of the class hierarchy. |
ModelService |
getModelService() |
void |
migrateCMSNavigationEntries()
Migrates old CMSNavigation
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setModelService(ModelService modelService) |
@SystemSetup(type=ESSENTIAL, process=ALL) public void createNumberSeriesForTypes()
@SystemSetup(type=ESSENTIAL, process=ALL) public void migrateCMSNavigationEntries()
protected void createNumberSeries(String key)
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
protected FlexibleSearchService getFlexibleSearchService()
FlexibleSearchService which might be helpful on higher levels of the class hierarchy.public void setModelService(ModelService modelService)
public ModelService getModelService()
Copyright © 2017 SAP SE. All Rights Reserved.