org.semanticdesktop.aperture.outlook
Class OutlookResource.Contact
java.lang.Object
  
org.semanticdesktop.aperture.outlook.OutlookResource
      
org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
          
org.semanticdesktop.aperture.outlook.OutlookResource.Contact
- Enclosing class:
 - OutlookResource
 
public static class OutlookResource.Contact
- extends OutlookResource.OutlookResourceSave
 
 
| 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 | 
 
 
 
 
 
 
| 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 | 
 
 
ITEMTYPE
public static final String ITEMTYPE
- See Also:
 - Constant Field Values
 
OutlookResource.Contact
public OutlookResource.Contact(OutlookCrawler crawler,
                               com.jacob.com.Dispatch resource)
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
 
 
readAddress
public void readAddress(com.jacob.com.Dispatch d,
                        String prefix,
                        RDFContainer rdf,
                        String comment)
- read the prefixed address from the person. if it exists, add it
- Parameters:
 d - dispatch with personprefix - "business" etc
 
 
Copyright © 2010 Aperture Development Team. All Rights Reserved.