Class ContainmentRuleImpl

    • Constructor Detail

      • ContainmentRuleImpl

        public ContainmentRuleImpl​(String name,
                                   String id,
                                   Set<Role> permittedRoles)
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: RuleById
        The identifier for which the Rule applies. All Elements with this Id will be affected by the Rule.
        Specified by:
        getId in interface RuleById
        Returns: