Interface Policy

    • Method Detail

      • getPolicyContent

        String getPolicyContent()
        Method to obtain the policy element of this policy artifact.
        Returns:
        the policy element.
      • setPolicyContent

        void setPolicyContent​(String policyContent)
        Method to set the policy element of this policy artifact.
        Parameters:
        policyContent - the policy element.