Class UserConsent


  • public class UserConsent
    extends Object
    User consent on a given process purpose.
    Since:
    12.3.0
    Version:
    $Revision: 23745 $ $Date: 2020-04-07 20:09:15 -0300 (Tue, 07 Apr 2020) $
    • Method Detail

      • getConsentDate

        public Date getConsentDate()
        Returns the consentDate.
        Returns:
        the consentDate.
        Since:
        12.3.0
      • getSourceIp

        public String getSourceIp()
        Returns the sourceIp.
        Returns:
        the sourceIp.
        Since:
        12.3.0
      • getMonitorUser

        public MonitorUser getMonitorUser()
        Returns the monitorUser.
        Returns:
        the monitorUser.
        Since:
        12.3.0
      • getProcessPurposeId

        public String getProcessPurposeId()
        Returns the processPurposeId.
        Returns:
        the processPurposeId.
        Since:
        12.3.0