|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutlookResource.Folder | |
---|---|
org.semanticdesktop.aperture.outlook | Microsoft Outlook Crawler This package holds a crawler for Microsoft Outlook. |
Uses of OutlookResource.Folder in org.semanticdesktop.aperture.outlook |
---|
Subclasses of OutlookResource.Folder in org.semanticdesktop.aperture.outlook | |
---|---|
static class |
OutlookResource.Calendar
wraps an outlook calendar folder as vcalendar - leap of faith to do this. |
Methods in org.semanticdesktop.aperture.outlook that return OutlookResource.Folder | |
---|---|
static OutlookResource.Folder |
OutlookResource.createWrapperForFolder(OutlookCrawler crawler,
com.jacob.com.Dispatch folder)
Factory method to create Wrappers for Folder Dispatchs. this looks at the passed Dispatch and sees what type it is and creates an according OLFolder or other resource |
static OutlookResource.Folder |
OutlookResource.createWrapperForFolder(OutlookCrawler crawler,
String itemId,
String expectedItemType,
Logger logger)
Factory method to create Wrappers for Folder Dispatchs. this looks at the passed Dispatch and sees what type it is and creates an according OLFolder or other resource |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |