Class DefaultCMSPageService

All Implemented Interfaces:
CMSPageService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
DefaultVendorCMSPageService

public class DefaultCMSPageService extends AbstractCMSPageService implements CMSPageService
Default implementation of CMSPageService interface.
See Also: