local.tomas.mobile.sync.trans
Class OutlookTaskTransformation

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

public class OutlookTaskTransformation
extends java.lang.Object
implements ObjectNormalizer


Constructor Summary
OutlookTaskTransformation()
           
 
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

OutlookTaskTransformation

public OutlookTaskTransformation()
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.