A complex data type that represents a particular user’s
preferences. For example, it can hold users’ notification settings
and searches they have saved. Used with the Review, Commenting,
and Approval building block, which is installed with the Managed
Review & Approval Solution Accelerator.
For information about data that can be accessed using XPath Expressions,
see Data items.
Data itemsThe data items that UserPreferenceTO values contain.
notificationEnabledA boolean value
that indicates whether e-mail notification is enabled for this user.
If true, notification is enabled.
savedSearchesA list of ReviewSearchFilterTO values
that represent saved searches that are associated with the user.
umOidA string value
that represents the User Management identifier for the user.
|
|
|