Class AbstractCMSPageService

  • All Implemented Interfaces:
    java.io.Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
    Direct Known Subclasses:
    DefaultCMSContentPageService, DefaultCMSPageService

    public abstract class AbstractCMSPageService
    extends AbstractCMSService
    Abstract implementation of the business service to manage pages
    See Also:
    Serialized Form