local.tomas.mobile.sync.obj.desktop
Class OutlookSyncContact

java.lang.Object
  extended by local.tomas.mobile.sync.obj.desktop.OutlookSyncObject
      extended by local.tomas.mobile.sync.obj.desktop.OutlookSyncContact
All Implemented Interfaces:
SyncObject

public class OutlookSyncContact
extends OutlookSyncObject


Constructor Summary
OutlookSyncContact(local.tomas.outlook.OutlookContact item)
           
 
Method Summary
protected  com.jacob.com.Dispatch getDispatch()
           
 java.lang.String getName()
           
protected  OutlookInstance getOutlookInstance()
           
 
Methods inherited from class local.tomas.mobile.sync.obj.desktop.OutlookSyncObject
getAttribute, getLastModificationTime, getUID, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookSyncContact

public OutlookSyncContact(local.tomas.outlook.OutlookContact item)
Method Detail

getDispatch

protected com.jacob.com.Dispatch getDispatch()
Specified by:
getDispatch in class OutlookSyncObject

getName

public java.lang.String getName()

getOutlookInstance

protected OutlookInstance getOutlookInstance()
Specified by:
getOutlookInstance in class OutlookSyncObject


Copyright © 2007 null. All Rights Reserved.