Class LegacyCMSComponentContainerStrategy

  • All Implemented Interfaces:
    CMSComponentContainerStrategy

    @Deprecated(since="1811",
                forRemoval=true)
    public class LegacyCMSComponentContainerStrategy
    extends java.lang.Object
    implements CMSComponentContainerStrategy
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1811, no longer needed. Please use DefaultCMSComponentContainerStrategy
    This is strategy where the container is represented by its deprecated AbstractCMSComponentContainerModel#getCurrentCMSComponents() method.
    • Constructor Detail

      • LegacyCMSComponentContainerStrategy

        public LegacyCMSComponentContainerStrategy()
        Deprecated, for removal: This API element is subject to removal in a future version.