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

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

public class OutlookSyncEvent
extends OutlookRecurrableObject


Constructor Summary
OutlookSyncEvent(local.tomas.outlook.OutlookAppointment item)
           
 
Method Summary
protected  void clearRecurrencePattern()
           
protected  com.jacob.com.Dispatch getDispatch()
           
 java.lang.String getName()
           
protected  OutlookInstance getOutlookInstance()
           
protected  com.jacobgen.microsoft.outlook.RecurrencePattern getRecurrencePattern()
           
protected  boolean hasDuration()
           
protected  boolean isRecurring()
           
 
Methods inherited from class local.tomas.mobile.sync.obj.desktop.OutlookRecurrableObject
getAttribute, setAttribute
 
Methods inherited from class local.tomas.mobile.sync.obj.desktop.OutlookSyncObject
getLastModificationTime, getUID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookSyncEvent

public OutlookSyncEvent(local.tomas.outlook.OutlookAppointment 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

clearRecurrencePattern

protected void clearRecurrencePattern()
Specified by:
clearRecurrencePattern in class OutlookRecurrableObject

getRecurrencePattern

protected com.jacobgen.microsoft.outlook.RecurrencePattern getRecurrencePattern()
Specified by:
getRecurrencePattern in class OutlookRecurrableObject

isRecurring

protected boolean isRecurring()
Specified by:
isRecurring in class OutlookRecurrableObject

hasDuration

protected boolean hasDuration()
Specified by:
hasDuration in class OutlookRecurrableObject


Copyright © 2007 null. All Rights Reserved.