ResultsHandlerConfigurationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/connector-schema-3

Type that contains configuration of ICF results handlers. There is a default consisting of these handlers: NormalizingResultsHandler, FilteredResultsHandler, AttributesToGetSearchResultsHandler. This configuration allow to overconfigure the chain. E.g. to enable case-sensitive searches. (This configuration is common for all ICF connectors, therefore it may be part of a static schema.)
Item Summary  
Name Type Multiplicity Description
enableNormalizingResultsHandler property
boolean
[0,1] TODO  
enableFilteredResultsHandler property
boolean
[0,1] TODO  
filteredResultsHandlerInValidationMode property
boolean
[0,1] TODO  
enableCaseInsensitiveFilter property
boolean
[0,1] TODO  
enableAttributesToGetSearchResultsHandler property
boolean
[0,1] TODO