org.identityconnectors.framework.impl.api.local.operations
Class SearchImpl.AttributesToGetSearchResultsHandler
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.AttributesToGetResultsHandler
org.identityconnectors.framework.impl.api.local.operations.SearchImpl.AttributesToGetSearchResultsHandler
- All Implemented Interfaces:
- ResultsHandler
- Enclosing class:
- SearchImpl
public static class SearchImpl.AttributesToGetSearchResultsHandler
- extends AttributesToGetResultsHandler
- implements ResultsHandler
Simple results handler that can reduce attributes to only the set of
attribute to get..
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchImpl.AttributesToGetSearchResultsHandler
public SearchImpl.AttributesToGetSearchResultsHandler(ResultsHandler handler,
String[] attrsToGet)
handle
public boolean handle(ConnectorObject obj)
- Handle the object w/ reduced attributes.
- Specified by:
handle in interface ResultsHandler
Copyright © 2011. All Rights Reserved.