Class ProcessPurpose


  • public class ProcessPurpose
    extends Object
    Process purpose on a given privacy term.
    Since:
    12.3.0
    Version:
    $Revision: 23745 $ $Date: 2020-04-07 20:09:15 -0300 (Tue, 07 Apr 2020) $
    • Constructor Detail

      • ProcessPurpose

        public ProcessPurpose()
    • Method Detail

      • getPrivacyTermContent

        public Content getPrivacyTermContent()
        Returns the privacyTermContent.
        Returns:
        the privacyTermContent
        Since:
        12.3.0
      • setPrivacyTermContent

        public void setPrivacyTermContent​(Content privacyTermContent)
        Sets the privacyTermContent.
        Parameters:
        privacyTermContent - the privacyTermContent value to set.
        Since:
        12.3.0
      • getId

        public String getId()
        Returns the id.
        Returns:
        the id
        Since:
        12.3.0