All Known Implementing Classes:
SimplePpfClient

public interface PpfClient
Interface describing the methods for the privacy policy admin client
Interface welches die Methoden für den Privacy Policy Admin Client beschreibt.
  • Method Details

    • send

      Method to send an Add, Update or DeletePolicyRequest.
      Methode um einen Add, Update oder DeletePolicyRequest zu senden.
      Parameters:
      aAssertion -
      the Assertion to be sent in the soap security header
      Die Assertion welche im SOAP security header mitgeschickt werden soll.
      request -
      the PrivacyPolicyFeed to be sent.
      Die PrivacyPolicyFeed welche geschickt werden soll.
      Returns:
      the PrivacyPolicyFeedResponse
      Die PrivacyPolicyFeedResponse.
      Throws:
      ClientSendException -
      will be thrown if an error occoures
      wird geworfen wenn ein Fehler auftritt.