Interface ExternalPolicy

    • Method Detail

      • getConsumedPolicyRuleSets

        List<String> getConsumedPolicyRuleSets()
        Gets the consumed policy rule sets Ids
        Returns:
        the consumed policy rule sets ids
      • getProvidedPolicyRuleSets

        List<String> getProvidedPolicyRuleSets()
        Gets the provided policy rule sets Ids
        Returns:
        the provided policy rule sets ids
      • getExternalSegments

        List<String> getExternalSegments()
        Gets the external segments associated with this external policy Ids
        Returns:
        the external segment ids
      • getDescription

        String getDescription()
        Gets the description
        Returns:
        the description
      • isShared

        boolean isShared()
        Is external policy shared
        Returns:
        the true if shared and false if not shared