Class RlsTemplateEvent

    • Constructor Detail

      • RlsTemplateEvent

        public RlsTemplateEvent​(org.eclipse.core.resources.IProject project,
                                RestrictionTemplate template,
                                RoleDescription roleDescription)
        Constructor.
        Parameters:
        project - the project, cannot be null
        template - the template, cannot be null
        roleDescription - the role description, cannot be null
    • Method Detail

      • getTemplate

        public RestrictionTemplate getTemplate()
        Return the template.
        Returns:
        the template
      • getRoleDescription

        public RoleDescription getRoleDescription()
        Return the role description.
        Returns:
        the role description, cannot be null