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
    public class DefaultCMSAdminNavigationService
    extends AbstractCMSAdminService
    implements CMSAdminNavigationService
    Deprecated.
    since 1811, never used
    Default implementation of the navigation service.
    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultCMSAdminNavigationService

        public DefaultCMSAdminNavigationService()
        Deprecated.