Uses of Interface
org.identityconnectors.framework.spi.SearchResultsHandler
Package
Description
-
Uses of SearchResultsHandler in org.identityconnectors.framework.impl.api
-
Uses of SearchResultsHandler in org.identityconnectors.framework.impl.api.local.operations
Modifier and TypeClassDescriptionfinal class
final class
class
static class
Simple results handler that can reduce attributes to only the set of attribute to get.Modifier and TypeMethodDescriptionstatic void
SearchImpl.rawSearch
(SearchOp<?> search, ObjectClass objectClass, Filter filter, SearchResultsHandler handler, OperationOptions options, ConnectorOperationalContext operationalContext) Public static because it is used by TestHelpersImpl.ModifierConstructorDescriptionFilter chain for producers.