Interface CMSRestrictionEvaluatorRegistry

All Superinterfaces:
org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.Aware
All Known Implementing Classes:
DefaultCMSRestrictionEvaluatorRegistry

public interface CMSRestrictionEvaluatorRegistry extends org.springframework.context.ApplicationContextAware
Resolves mapped CMSRestrictionEvaluator instances per restriction type
  • Method Summary

    Modifier and Type
    Method
    Description
    getCMSRestrictionEvaluator(String restrictionTypeCode)
     

    Methods inherited from interface org.springframework.context.ApplicationContextAware

    setApplicationContext