public class SearchResultsHandlerLoggingProxy extends Object implements org.identityconnectors.framework.spi.SearchResultsHandler
| Constructor and Description |
|---|
SearchResultsHandlerLoggingProxy(org.identityconnectors.framework.common.objects.ResultsHandler origHandler) |
| Modifier and Type | Method and Description |
|---|---|
org.identityconnectors.framework.common.objects.ResultsHandler |
getOrigHandler() |
boolean |
handle(org.identityconnectors.framework.common.objects.ConnectorObject connectorObject) |
void |
handleResult(org.identityconnectors.framework.common.objects.SearchResult result) |
public SearchResultsHandlerLoggingProxy(org.identityconnectors.framework.common.objects.ResultsHandler origHandler)
public org.identityconnectors.framework.common.objects.ResultsHandler getOrigHandler()
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 connectorObject)
handle in interface org.identityconnectors.framework.common.objects.ResultsHandlerCopyright © 2018. All rights reserved.