[This is preliminary documentation and is subject to change.]
The XpoCommonManagedListTranslator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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 ManagedListTranslator..::..GetDeletedItems(IEnumerable, array<RecordVersion>[]()[][]).) |
![]() | GetManagedListItems | (Overrides ManagedListTranslator..::..GetManagedListItems(IEnumerable).) |
![]() | GetNewItems | (Overrides ManagedListTranslator..::..GetNewItems(IEnumerable, array<RecordVersion>[]()[][]).) |
![]() | GetUpdatedItems | (Overrides ManagedListTranslator..::..GetUpdatedItems(IEnumerable, array<RecordVersion>[]()[][]).) |
![]() | XpoBusinessObjectToContract |