PagedSearchCapabilityType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3

Supertype: CapabilityType
How to handle paged searches. Although deals primarily with GUI issues, may be useful for other kinds of access as well. If not present, paged searches are not enabled for this resource/kind/intent/objectClass. EXPERIMENTAL.
Item Summary  
Name Type Multiplicity Description
enabled property
boolean
[0,1] Element specifying whether the capability is enabled or disabled. 
defaultSortField property
QName
[0,1] If no sorting is specified by client (higher levels), use this field as the default. 
defaultSortDirection property
OrderDirectionType
[0,1] If the defaultSortField is used, this element specified the sorting order (ascending is the default).