Click or drag to resize

EnterpriseOneTransactionApplicationsPersonalDataObjects Class

Provides typed access to the repositories in the Applications.PersonalData namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionApplicationsPersonalDataObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ApplicationsPersonalDataObjects

The EnterpriseOneTransactionApplicationsPersonalDataObjects type exposes the following members.

Properties
  NameDescription
Public propertyDataSubjectRightRequests
Gets a typed query for the Applications.PersonalData.DataSubjectRightRequest entity type.
Public propertyJointControllers
Gets a typed query for the Applications.PersonalData.JointController entity type.
Public propertyPersonalDataProcesses
Gets a typed query for the Applications.PersonalData.PersonalDataProcess entity type.
Public propertyPersonalDataProcessRecipients
Gets a typed query for the Applications.PersonalData.PersonalDataProcessRecipient entity type.
Public propertyProcessingConsents
Gets a typed query for the Applications.PersonalData.ProcessingConsent entity type.
Top
See Also