...
Create a Collection Entity
In order for an entity to be encountered as a collection byA collection entity is used by the following mechanisms:
Conditional Security Restrictions Mechanism: Field restrictions regarding a collection cannot be applied unless the collection entity meets the conditions described belowin the following section.
Ui expand title Conditional Security Restrictions - Restricted Fields Audit Trail Mechanism: cannot monitor changes regarding collection fields unless the collection entity meets the conditions described belowin the following section.
Ui expand title Audit Trail Monitored Fields - Mandatory Fields Mechanism
...
- : The mandatory fields of a collection entity cannot be marked with an asterisk on screen or validated unless the entity meets the conditions described in the following section.
1. Data Object Class
The collection entity's DO class must:
- Implement ICRMDOCollectionEntity interface and its methods getMainEntity().
...