org.semanticdesktop.aperture.outlook
Class OutlookResource.Calendar

java.lang.Object
  extended by org.semanticdesktop.aperture.outlook.OutlookResource
      extended by org.semanticdesktop.aperture.outlook.OutlookResource.Folder
          extended by org.semanticdesktop.aperture.outlook.OutlookResource.Calendar
Enclosing class:
OutlookResource

public static class OutlookResource.Calendar
extends OutlookResource.Folder

wraps an outlook calendar folder as vcalendar - leap of faith to do this.

Author:
Sauermann

Nested Class Summary
 
Nested classes/interfaces inherited from class org.semanticdesktop.aperture.outlook.OutlookResource
OutlookResource.Appointment, OutlookResource.Calendar, OutlookResource.Contact, OutlookResource.DistList, OutlookResource.Document, OutlookResource.Folder, OutlookResource.Mail, OutlookResource.Note, OutlookResource.OutlookResourceSave, OutlookResource.RootFolder, OutlookResource.Task
 
Field Summary
static String ITEMTYPE
           
 
Constructor Summary
OutlookResource.Calendar(OutlookCrawler crawler, com.jacob.com.Dispatch resource)
           
 
Method Summary
 
Methods inherited from class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
addDetailData, getDefaultItemType, getDefaultMessageClass, getLastModified, getName, getType, isFolder
 
Methods inherited from class org.semanticdesktop.aperture.outlook.OutlookResource
addData, addDateIfNotNull, addEmailAddressIfNotNull, addNcalDateTimeIfNotNull, addPropertyIfNotNull, addRecipientsIfNotNull, addStatement, addStatement, addStatement, addTelephoneNumberIfNotNull, createWrapperFor, createWrapperFor, createWrapperForFolder, createWrapperForFolder, finalize, getDataObjectIfModified, getDateOf, getItemType, getLiteralOf, getOLCrawler, getResource, getUri, release
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ITEMTYPE

public static final String ITEMTYPE
See Also:
Constant Field Values
Constructor Detail

OutlookResource.Calendar

public OutlookResource.Calendar(OutlookCrawler crawler,
                                com.jacob.com.Dispatch resource)


Copyright © 2010 Aperture Development Team. All Rights Reserved.