Interface PolicyRuleSet

    • Method Detail

      • getPolicyRules

        List<String> getPolicyRules()
        Gets the list of Policy rules
        Returns:
        the list of Policy rules
      • getChildPolicyRuleSets

        List<String> getChildPolicyRuleSets()
        Gets the list of child policy rule sets
        Returns:
        the list of child policy rule sets
      • getParentId

        String getParentId()
        Gets the parent Id
        Returns:
        the parent Id
      • isShared

        boolean isShared()
        Is Policy rule set shared
        Returns:
        the true if shared and false if not shared
      • getDescription

        String getDescription()
        Gets the description
        Returns:
        the description