Class AbstractCMSAdminService

All Implemented Interfaces:
Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
DefaultCMSAdminComponentService, DefaultCMSAdminContentSlotService, DefaultCMSAdminItemService, DefaultCMSAdminNavigationService, DefaultCMSAdminPageService, DefaultCMSAdminRestrictionService, DefaultCMSAdminSiteService, DefaultCMSAdminTypeRestrictionsService

public abstract class AbstractCMSAdminService extends AbstractBusinessService
Abstract implementation of the admin service
See Also: