| Modifier and Type | Interface and Description |
|---|---|
interface |
CMSComponentContainerStrategy
Deprecated.
since 1811, please use
CMSComponentContainerStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCMSTabParagraphContainerStategy
Implement a strategy to return the CMSTabParagraphContainer as the result component if needed
|
class |
LegacyCMSComponentContainerStrategy
Deprecated.
since 1811, please use
LegacyCMSComponentContainerStrategy |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractCMSComponentContainerModel> |
CMSComponentContainerRegistry.getStrategy(T container)
Get the component container representation strategy given a component container instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected CMSComponentContainerStrategy |
DefaultCMSComponentContainerRegistry.getDefaultCMSComponentContainerStrategy() |
<T extends AbstractCMSComponentContainerModel> |
DefaultCMSComponentContainerRegistry.getStrategy(T container) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,CMSComponentContainerStrategy> |
DefaultCMSComponentContainerRegistry.getStrategies() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSComponentContainerRegistry.setDefaultCMSComponentContainerStrategy(CMSComponentContainerStrategy defaultCMSComponentContainerStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSComponentContainerRegistry.setStrategies(java.util.Map<java.lang.String,CMSComponentContainerStrategy> strategies) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCMSComponentContainerStrategy
Abstract implementation of the
CMSComponentContainerStrategy. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCMSComponentContainerStrategy
This is strategy where the container is represented by its internal simple CMS components using
AbstractCMSComponentContainerModel#getSimpleCMSComponents() method. |
class |
IdentityCMSComponentContainerStrategy
This is a strategy where the container component represented itself.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCxCmsContainerDefaultComponentStrategy
Deprecated.
since 1811.
DefaultCxCmsContainerStrategy is used instead. |
class |
DefaultCxCmsContainerStrategy |
Copyright © 2018 SAP SE. All Rights Reserved.