Interface PolicyRule

    • Method Detail

      • isEnabled

        boolean isEnabled()
        Is policy rule enabled
        Returns:
        True or False
      • isShared

        boolean isShared()
        Is Policy Rule shared
        Returns:
        the true if shared and false if not shared
      • getPolicyActions

        List<String> getPolicyActions()
        Gets the list of Policy actions
        Returns:
        the list of Policy actions
      • getPolicyClassifierId

        String getPolicyClassifierId()
        Gets the policy classifier Id
        Returns:
        the policy classifier Id
      • getDescription

        String getDescription()
        Gets the description
        Returns:
        the description