| Modifier and Type | Method and Description |
|---|---|
CxCmsComponentContainerModel |
CxCmsComponentContainerResource.getCxCmsComponentContainerModel()
Convenience method which just delegates to
#getResourceValue() |
protected CxCmsComponentContainerModel |
CxCmsComponentContainerResource.readResource(String resourceId)
Gets the
CxCmsComponentContainerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CxCmsComponentContainerModel> |
CxCmsComponentContainersResource.getCxCmsComponentContainersCollection()
Convenience method which just delegates to
#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(Collection<CxCmsComponentContainerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleCMSComponentModel |
DefaultCxCmsContainerStrategy.getComponent(Optional<CxCmsActionResult> actionResult,
CxCmsComponentContainerModel container) |
protected List<AbstractCMSComponentModel> |
DefaultCxCmsContainerStrategy.getDisplayComponents(CxCmsComponentContainerModel container) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemModel> |
CxCmsComponentContainerModelVisitor.visit(CxCmsComponentContainerModel source,
List<ItemModel> arg1,
Map<String,Object> arg2) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsComponentContainerPopulator.populate(CxCmsComponentContainerModel source,
CxCmsComponentContainerData target) |
| Modifier and Type | Method and Description |
|---|---|
Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> |
CxReplaceComponentWithContainerExecutor.getConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected CxCmsComponentsListWsDTO |
CmsContainersFromVariationQueryExecutor.readResults(SearchResult<CxCmsComponentContainerModel> searchResult) |
void |
CxReplaceComponentWithContainerExecutor.setConverter(Converter<CxCmsComponentContainerModel,CxCmsComponentContainerData> converter) |
Copyright © 2017 SAP SE. All Rights Reserved.