local.tomas.mobile.sync.trans
Class OutlookEventTransformation

java.lang.Object
  extended by local.tomas.mobile.sync.trans.OutlookEventTransformation
All Implemented Interfaces:
ObjectNormalizer

public class OutlookEventTransformation
extends java.lang.Object
implements ObjectNormalizer


Constructor Summary
OutlookEventTransformation()
           
 
Method Summary
 void denormalize(NormalizedSyncObject source, SyncObject target, boolean isNew)
           
 void normalize(SyncObject source, NormalizedSyncObject target, boolean isNew)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookEventTransformation

public OutlookEventTransformation()
Method Detail

normalize

public void normalize(SyncObject source,
                      NormalizedSyncObject target,
                      boolean isNew)
               throws SyncException
Specified by:
normalize in interface ObjectNormalizer
Throws:
SyncException

denormalize

public void denormalize(NormalizedSyncObject source,
                        SyncObject target,
                        boolean isNew)
                 throws SyncException
Specified by:
denormalize in interface ObjectNormalizer
Throws:
SyncException


Copyright © 2007 null. All Rights Reserved.