roleAndPrivilegeListFilterResource

Namespace: (default namespace)
Version: $Revision$ $Date$

A filter object, that will filter the results of the request.

XML

Elements

name (type) min/max
occurs
description
name (string) 0/1 Filter to be applied to the name of the results.
noPrivileges (boolean) 1/1 If true, privileges will be left out of results.
noRoles (boolean) 1/1 If true, roles will be left out of results.
onlySelected (boolean) 1/1 If true, only selected results will be returned.
noExternalRoles (boolean) 1/1 If true, external roles will be left out of results.
selctedRoleIds/selectedRoleId (string) 0/unbounded Field selectedRoleIds.
selctedPrivilegeIds/selectedPrivilegeId (string) 0/unbounded Field selectedPrivilegeIds.
hiddenRoleIds/hiddenRoleId (string) 0/unbounded Field hiddenRoleIds.
hiddenPrivilegeIds/hiddenPrivilegeId (string) 0/unbounded Field hiddenPrivilegeIds.
userId (string) 0/1 If defined, results returned will also contain any roles that are from external sources assigned to this user.