[This is preliminary documentation and is subject to change.]
The PersonManagedListTranslator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PersonManagedListTranslator | Initializes a new instance of the PersonManagedListTranslator class |
Methods
Name | Description | |
---|---|---|
![]() | BusinessObjectToContract(ManagedListItemBase) | (Inherited from CommonManagedListTranslator.) |
![]() | BusinessObjectToContract(ROPerson) | |
![]() | ContractFromBusinessObject |
Translates the business object list to a ManagedList dto containing the last updated date, list type
and whether the list is hierarchical as well as a list of ManagedListItem dtos for each non-archived
item in the managed list
(Inherited from ManagedListTranslator.) |
![]() | GetDeletedItems | (Overrides CommonManagedListTranslator..::..GetDeletedItems(IEnumerable, array<RecordVersion>[]()[][]).) |
![]() | GetManagedListItems | (Overrides CommonManagedListTranslator..::..GetManagedListItems(IEnumerable).) |
![]() | GetNewItems | (Overrides CommonManagedListTranslator..::..GetNewItems(IEnumerable, array<RecordVersion>[]()[][]).) |
![]() | GetUpdatedItems | (Overrides CommonManagedListTranslator..::..GetUpdatedItems(IEnumerable, array<RecordVersion>[]()[][]).) |
Properties
Name | Description | |
---|---|---|
![]() | IsHierarchical | (Inherited from ManagedListTranslator.) |
![]() | LastUpdated | (Inherited from ManagedListTranslator.) |
![]() | ListType | (Inherited from ManagedListTranslator.) |