Uses of Interface
org.identityconnectors.framework.spi.SearchResultsHandler
Packages that use SearchResultsHandler
Package
Description
-
Uses of SearchResultsHandler in org.identityconnectors.framework.impl.api
Classes in org.identityconnectors.framework.impl.api that implement SearchResultsHandler -
Uses of SearchResultsHandler in org.identityconnectors.framework.impl.api.local.operations
Classes in org.identityconnectors.framework.impl.api.local.operations that implement SearchResultsHandlerModifier and TypeClassDescriptionfinal class
final class
class
static class
Simple results handler that can reduce attributes to only the set of attribute to get.Methods in org.identityconnectors.framework.impl.api.local.operations with parameters of type SearchResultsHandlerModifier 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.Constructors in org.identityconnectors.framework.impl.api.local.operations with parameters of type SearchResultsHandlerModifierConstructorDescriptionFilter chain for producers.