Class DefaultCMSRestrictionService

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

public class DefaultCMSRestrictionService extends AbstractCMSService implements CMSRestrictionService
Default implementation of cms restriction service which is used for evaluate restriction that is attached to page or component.
See Also: