org.identityconnectors.framework.impl.api.local.operations
Class NormalizingSyncResultsHandler

java.lang.Object
  extended by org.identityconnectors.framework.impl.api.local.operations.NormalizingSyncResultsHandler
All Implemented Interfaces:
SyncResultsHandler

public class NormalizingSyncResultsHandler
extends Object
implements SyncResultsHandler


Constructor Summary
NormalizingSyncResultsHandler(SyncResultsHandler target, ObjectNormalizerFacade normalizer)
           
 
Method Summary
 boolean handle(SyncDelta delta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NormalizingSyncResultsHandler

public NormalizingSyncResultsHandler(SyncResultsHandler target,
                                     ObjectNormalizerFacade normalizer)
Method Detail

handle

public boolean handle(SyncDelta delta)
Specified by:
handle in interface SyncResultsHandler


Copyright © 2011. All Rights Reserved.