Package | Description |
---|---|
org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
org.identityconnectors.framework.impl.api | |
org.identityconnectors.framework.impl.api.local.operations |
Modifier and Type | Method and Description |
---|---|
ResultsHandlerConfiguration |
APIConfiguration.getResultsHandlerConfiguration()
Get the configuration of the ResultsHandler chain of the Search operation.
|
Constructor and Description |
---|
ResultsHandlerConfiguration(ResultsHandlerConfiguration source)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
ResultsHandlerConfiguration |
APIConfigurationImpl.getResultsHandlerConfiguration()
Get the configuration of the ResultsHandler chain of the Search operation.
|
Modifier and Type | Method and Description |
---|---|
void |
APIConfigurationImpl.setResultsHandlerConfiguration(ResultsHandlerConfiguration config) |
Modifier and Type | Method and Description |
---|---|
ResultsHandlerConfiguration |
OperationalContext.getResultsHandlerConfiguration() |
Copyright © 2022. All rights reserved.