public static class SearchImpl.AttributesToGetSearchResultsHandler extends AttributesToGetResultsHandler implements org.identityconnectors.framework.spi.SearchResultsHandler
| Constructor and Description |
|---|
SearchImpl.AttributesToGetSearchResultsHandler(org.identityconnectors.framework.common.objects.ResultsHandler handler,
String[] attrsToGet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(org.identityconnectors.framework.common.objects.ConnectorObject obj)
Handle the object w/ reduced attributes.
|
void |
handleResult(org.identityconnectors.framework.common.objects.SearchResult result) |
reduceToAttrsToGet, reduceToAttrsToGetpublic SearchImpl.AttributesToGetSearchResultsHandler(org.identityconnectors.framework.common.objects.ResultsHandler handler,
String[] attrsToGet)
public void handleResult(org.identityconnectors.framework.common.objects.SearchResult result)
handleResult in interface org.identityconnectors.framework.spi.SearchResultsHandlerpublic boolean handle(org.identityconnectors.framework.common.objects.ConnectorObject obj)
handle in interface org.identityconnectors.framework.common.objects.ResultsHandlerCopyright © 2018. All rights reserved.