Class DefaultCMSAdminNavigationService

  • All Implemented Interfaces:
    CMSAdminNavigationService, java.io.Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    @Deprecated(since="1811",
                forRemoval=true)
    public class DefaultCMSAdminNavigationService
    extends AbstractCMSAdminService
    implements CMSAdminNavigationService
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 1811, never used
    Default implementation of the navigation service.
    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultCMSAdminNavigationService

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