org.identityconnectors.framework.impl.api.local.operations
Class SyncImpl.AttributesToGetSyncResultsHandler
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.AttributesToGetResultsHandler
org.identityconnectors.framework.impl.api.local.operations.SyncImpl.AttributesToGetSyncResultsHandler
- All Implemented Interfaces:
- SyncResultsHandler
- Enclosing class:
- SyncImpl
public static class SyncImpl.AttributesToGetSyncResultsHandler
- extends AttributesToGetResultsHandler
- implements SyncResultsHandler
Simple handler to reduce the 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 |
SyncImpl.AttributesToGetSyncResultsHandler
public SyncImpl.AttributesToGetSyncResultsHandler(SyncResultsHandler handler,
String[] attrsToGet)
handle
public boolean handle(SyncDelta delta)
- Specified by:
handle in interface SyncResultsHandler
Copyright © 2011. All Rights Reserved.