Class UserConsent


  • public class UserConsent
    extends java.lang.Object
    User consent on a given process purpose.
    Since:
    12.3.0
    Version:
    $Revision: 25714 $ $Date: 2023-06-06 15:07:07 -0300 (Tue, 06 Jun 2023) $
    • Method Detail

      • getConsentDate

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

        public java.lang.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 java.lang.String getProcessPurposeId()
        Returns the processPurposeId.
        Returns:
        the processPurposeId.
        Since:
        12.3.0