| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<CxCmsComponentContainerModel> |
CxActionRemoveInterceptor.getContainers(CxCmsActionModel cmsAction) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxActionRemoveInterceptor.removeContainer(CxCmsComponentContainerModel container) |
| Modifier and Type | Method and Description |
|---|---|
CxCmsComponentContainerModel |
CxCmsComponentContainerResource.getCxCmsComponentContainerModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CxCmsComponentContainerModel |
CxCmsComponentContainerResource.readResource(java.lang.String resourceId)
Gets the
CxCmsComponentContainerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CxCmsComponentContainerModel> |
CxCmsComponentContainersResource.getCxCmsComponentContainersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsComponentContainerResource.setCxCmsComponentContainerModel(CxCmsComponentContainerModel value)
Convenience method which just delegates to
#setResourceValue(CxCmsComponentContainerModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsComponentContainersResource.setCxCmsComponentContainersCollection(java.util.Collection<CxCmsComponentContainerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult<CxCmsComponentContainerModel> |
PersonalizationcmsSystemSetup.getCxContainers(int start) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PersonalizationcmsSystemSetup.updateCxCmsContainer(CxCmsComponentContainerModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCxCmsContainerStrategy.containerMatches(CxCmsActionResult ar,
CxCmsComponentContainerModel container) |
protected SimpleCMSComponentModel |
DefaultCxCmsContainerStrategy.getComponent(java.util.Optional<CxCmsActionResult> actionResult,
CxCmsComponentContainerModel container) |
protected java.util.List<AbstractCMSComponentModel> |
DefaultCxCmsContainerStrategy.getDisplayComponents(CxCmsComponentContainerModel container) |
protected SimpleCMSComponentModel |
DefaultCxCmsContainerStrategy.proxyComponent(SimpleCMSComponentModel component,
CxCmsComponentContainerModel container,
java.util.Optional<CxCmsActionResult> actionResult) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemModel> |
CxCmsComponentContainerModelVisitor.visit(CxCmsComponentContainerModel source,
java.util.List<ItemModel> arg1,
java.util.Map<java.lang.String,java.lang.Object> arg2) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsComponentContainerPopulator.populate(CxCmsComponentContainerModel source,
CxCmsComponentContainerData target) |
| Modifier and Type | Method and Description |
|---|---|
protected CxCmsComponentContainerModel |
CxReplaceComponentWithContainerExecutor.copyCxContainer(CxCmsComponentContainerModel originalContainer,
ContentSlotModel slot) |
protected CxCmsComponentContainerModel |
CxReplaceComponentWithContainerExecutor.createCxContainer(SimpleCMSComponentModel component,
ContentSlotModel slot) |
protected CxCmsComponentContainerModel |
CxReplaceComponentWithContainerExecutor.findCxContainerWithComponentInSlot(SimpleCMSComponentModel component,
ContentSlotModel slot) |
protected CxCmsComponentContainerModel |
CxReplaceComponentWithContainerExecutor.replaceComponentWithContainer(SimpleCMSComponentModel component,
ContentSlotModel slot) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> |
CxReplaceComponentWithContainerExecutor.getConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected CxCmsComponentContainerModel |
CxReplaceComponentWithContainerExecutor.copyCxContainer(CxCmsComponentContainerModel originalContainer,
ContentSlotModel slot) |
protected boolean |
CxReplaceComponentWithContainerExecutor.isContainerInSlotCatalog(CxCmsComponentContainerModel container,
ContentSlotModel slot) |
protected void |
CxReplaceComponentWithContainerExecutor.replaceAndSaveComponents(AbstractCMSComponentModel component,
CxCmsComponentContainerModel container,
ContentSlotModel slot) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxReplaceComponentWithContainerExecutor.setConverter(Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> converter) |
Copyright © 2018 SAP SE. All Rights Reserved.