org.semanticdesktop.aperture.outlook
Class OutlookResource.Appointment

java.lang.Object
  extended by org.semanticdesktop.aperture.outlook.OutlookResource
      extended by org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
          extended by org.semanticdesktop.aperture.outlook.OutlookResource.Appointment
Enclosing class:
OutlookResource

public static class OutlookResource.Appointment
extends OutlookResource.OutlookResourceSave

Copyright: Copyright (c) 2003

Organisation: Gnowsis.com

Version:
0.1
Author:
Leo Sauermann (leo@gnowsis.com)

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
           
 
Fields inherited from class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
logger, saveRedemptionClass
 
Constructor Summary
OutlookResource.Appointment(OutlookCrawler crawler, com.jacob.com.Dispatch resource)
           
 
Method Summary
protected  void addDetailData(RDFContainer rdf)
          Add the detail data about this object.
 URI getType()
           
 
Methods inherited from class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
getSaveResource, release
 
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, getLastModified, getLiteralOf, getOLCrawler, getResource, getUri, isFolder
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ITEMTYPE

public static String ITEMTYPE
Constructor Detail

OutlookResource.Appointment

public OutlookResource.Appointment(OutlookCrawler crawler,
                                   com.jacob.com.Dispatch resource)
Method Detail

addDetailData

protected void addDetailData(RDFContainer rdf)
                      throws IOException
Description copied from class: OutlookResource
Add the detail data about this object.

Specified by:
addDetailData in class OutlookResource
Parameters:
rdf - the container to add the rdf to
Throws:
IOException - if reading is not possible

getType

public URI getType()
Specified by:
getType in class OutlookResource


Copyright © 2010 Aperture Development Team. All Rights Reserved.