public interface CMSComponentContainerRegistry
CMSComponentContainerStrategy to be used for each type of component container.| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractCMSComponentContainerModel> |
getStrategy(T container)
Get the component container representation strategy given a component container instance.
|
<T extends AbstractCMSComponentContainerModel> CMSComponentContainerStrategy getStrategy(T container)
container - - the component container instanceCopyright © 2018 SAP SE. All Rights Reserved.