Class RMv21CapabilityPatch

  • All Implemented Interfaces:
    ModuleComponent, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware

    public class RMv21CapabilityPatch
    extends RMv21PatchComponent
    RM v2.1 patch to updated modified capabilities.
    Since:
    2.1
    Author:
    Roy Wetherall
    • Constructor Detail

      • RMv21CapabilityPatch

        public RMv21CapabilityPatch()
    • Method Detail

      • setFilePlanService

        public void setFilePlanService​(FilePlanService filePlanService)
        Parameters:
        filePlanService - file plan service
      • getFilePlans

        protected Set<NodeRef> getFilePlans()
        Helper method to get the file plans
        Returns:
        Set of file plan node references
      • setAuthorityService

        public void setAuthorityService​(AuthorityService authorityService)
        Parameters:
        authorityService - authority service
      • setPermissionService

        public void setPermissionService​(PermissionService permissionService)
        Parameters:
        permissionService - permission service