IPerson Methods |
The IPerson type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddConsentByIds | Add ConsentPerson by ConsentPurpose Id, LegalBase Id, ConsentSource Id, Comment. All parameters will be verified! |
![]() | AddConsentByNames | Add ConsentPerson by ConsentPurpose Name, LegalBase Name, ConsentSource Name, Comment. All parameters will be verified! |
![]() | AddConsentByRecord | Add ConsentPerson by ConsentPerson. All identy parameters will be verified! |
![]() | CancelChanges | Undo any changes made since the object was loaded. |
![]() | ChangeIdentity | Loads a different record into the object. Causes changes to the existing object to be saved first. |
![]() | Delete | Delete the object from the database. May throw an error if you are not allowed to delete the object. |
![]() | GetConsentById | Get ConsentPerson for given ConsentPurpose Id |
![]() | GetConsentByName | Get ConsentPerson for given ConsentPurpose unique key name |
![]() | GetRelations | Get all relations with connection to this person |
![]() | IsShipmentTypeReserved | Is ShipmentType reserved? |
![]() | MergeTo | Merges this person into the other person, optionally together with his appointments |
![]() | MoveTo | Moves a person to a new contact, optionally together with his appointments |
![]() | RemoveConsentById | Remove ConsentPerson by ConsentPurpose Id |
![]() | RemoveConsentByName | Remove ConsentPerson by ConsentPurpose Name |
![]() | Save | Persist the object to the database. May throw an error if you are not allowed to save changes to the object. |
![]() | SetDefaults | Populate the object with default values, such as setting the owner to the current user. |
![]() | SetShipmentTypeReserved | Set ShipmentType reserved |