A B C D E F G H I J L M N P R S T U V W X

A

AuthenticationException - exception com.funambol.exchange.AuthenticationException.
 
AuthenticationException() - Constructor for class com.funambol.exchange.AuthenticationException
Creates a new instance of AuthenticationException without detail message.
AuthenticationException(String) - Constructor for class com.funambol.exchange.AuthenticationException
Constructs an instance of AuthenticationException with the specified detail message.
addInExchangeItemsKeys(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add SyncItemKey with id to exchangeItemsKeys arrayList
addItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
add local items
addItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.manager.ItemManager
add local items
addNote(Note, String, String, String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
add note
addSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
addSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
addSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
addSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
addToCacheSyncItems(SyncItem[]) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add SyncItem array to cacheSyncItems arrayList
authenticate(Cred) - Method in class com.funambol.exchange.security.ExchangeOfficer
Authenticates a credential.
authorize(Principal, String) - Method in class com.funambol.exchange.security.ExchangeOfficer
Authorizes a resource.

B

beanName - Static variable in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
beginSync(SyncContext) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Method by the server at the begining of the sync process.
beginSync(SyncContext) - Method in class com.funambol.exchange.engine.source.ExchangeSyncSource
 

C

Calendar - class com.funambol.exchange.items.calendar.model.Calendar.
 
Calendar() - Constructor for class com.funambol.exchange.items.calendar.model.Calendar
Creates a Calendar
Calendar(String) - Constructor for class com.funambol.exchange.items.calendar.model.Calendar
Creates a Calendar
Calendar(String, Date) - Constructor for class com.funambol.exchange.items.calendar.model.Calendar
Creates a Calendar
Calendar(String, char) - Constructor for class com.funambol.exchange.items.calendar.model.Calendar
Creates a Calendar
Calendar(String, String, char, Date) - Constructor for class com.funambol.exchange.items.calendar.model.Calendar
Creates a Calendar
Calendar(Event) - Constructor for class com.funambol.exchange.items.calendar.model.Calendar
 
CalendarDAO - class com.funambol.exchange.items.calendar.dao.CalendarDAO.
 
CalendarDAO(String, int, String, TimeZone) - Constructor for class com.funambol.exchange.items.calendar.dao.CalendarDAO
Constructor of the CalendarDAO class.
CalendarManager - class com.funambol.exchange.items.calendar.manager.CalendarManager.
 
CalendarManager(String, int, String, TimeZone) - Constructor for class com.funambol.exchange.items.calendar.manager.CalendarManager
 
Contact - class com.funambol.exchange.items.contact.model.Contact.
 
Contact() - Constructor for class com.funambol.exchange.items.contact.model.Contact
Creates a Contact
Contact(String) - Constructor for class com.funambol.exchange.items.contact.model.Contact
Creates a Contact
Contact(String, Date) - Constructor for class com.funambol.exchange.items.contact.model.Contact
Creates a Contact
Contact(String, char) - Constructor for class com.funambol.exchange.items.contact.model.Contact
Creates a Contact
Contact(String, String, char, Date) - Constructor for class com.funambol.exchange.items.contact.model.Contact
Creates a Contact
ContactDAO - class com.funambol.exchange.items.contact.dao.ContactDAO.
 
ContactDAO(String, int, String, TimeZone) - Constructor for class com.funambol.exchange.items.contact.dao.ContactDAO
 
ContactManager - class com.funambol.exchange.items.contact.manager.ContactManager.
This class defines methods to access contacts data in exchange server datastore
ContactManager(String, int, String, TimeZone) - Constructor for class com.funambol.exchange.items.contact.manager.ContactManager
 
checkResponseStatus(int) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
Check response message from Exchange server
cleanUp(Connection, PreparedStatement, ResultSet) - Method in class com.funambol.exchange.util.DataAccess
cleanUp database connection
clientDateToDate(String) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a client date to webdav date
com.funambol.exchange - package com.funambol.exchange
 
com.funambol.exchange.admin - package com.funambol.exchange.admin
 
com.funambol.exchange.engine.cache - package com.funambol.exchange.engine.cache
 
com.funambol.exchange.engine.source - package com.funambol.exchange.engine.source
 
com.funambol.exchange.exception - package com.funambol.exchange.exception
 
com.funambol.exchange.httptransport - package com.funambol.exchange.httptransport
 
com.funambol.exchange.items.calendar.dao - package com.funambol.exchange.items.calendar.dao
 
com.funambol.exchange.items.calendar.manager - package com.funambol.exchange.items.calendar.manager
 
com.funambol.exchange.items.calendar.model - package com.funambol.exchange.items.calendar.model
 
com.funambol.exchange.items.common.dao - package com.funambol.exchange.items.common.dao
 
com.funambol.exchange.items.common.manager - package com.funambol.exchange.items.common.manager
 
com.funambol.exchange.items.common.model - package com.funambol.exchange.items.common.model
 
com.funambol.exchange.items.contact.dao - package com.funambol.exchange.items.contact.dao
 
com.funambol.exchange.items.contact.manager - package com.funambol.exchange.items.contact.manager
 
com.funambol.exchange.items.contact.model - package com.funambol.exchange.items.contact.model
 
com.funambol.exchange.items.note - package com.funambol.exchange.items.note
 
com.funambol.exchange.items.note.dao - package com.funambol.exchange.items.note.dao
 
com.funambol.exchange.items.note.manager - package com.funambol.exchange.items.note.manager
 
com.funambol.exchange.items.note.model - package com.funambol.exchange.items.note.model
 
com.funambol.exchange.items.task - package com.funambol.exchange.items.task
 
com.funambol.exchange.items.task.dao - package com.funambol.exchange.items.task.dao
 
com.funambol.exchange.items.task.manager - package com.funambol.exchange.items.task.manager
 
com.funambol.exchange.items.task.model - package com.funambol.exchange.items.task.model
 
com.funambol.exchange.security - package com.funambol.exchange.security
 
com.funambol.exchange.util - package com.funambol.exchange.util
 
com.funambol.exchange.xml - package com.funambol.exchange.xml
 
conflictResolution - Variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
convertDayInWebDavDateFormat(String, TimeZone, boolean) - Static method in class com.funambol.exchange.util.DateTools
Converts a date in day format("yyyy-MM-dd") to WebDAV format ("yyyy-MM-dd'T'KK:mm:ss'.000Z'").
convertWebDavDateInDayFormat(String, TimeZone, boolean) - Static method in class com.funambol.exchange.util.DateTools
Convert a date in WebDav format ("yyyy-MM-dd'T'KK:mm:ss.fff'Z'") in day format ("yyyy-MM-dd") using the input timezone.
copy(Event) - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
credentials - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 

D

DataAccess - class com.funambol.exchange.util.DataAccess.
This class provide methods to access database source
DataAccess() - Constructor for class com.funambol.exchange.util.DataAccess
Creates a new instance of DataAccess
DataAccessException - exception com.funambol.exchange.DataAccessException.
 
DataAccessException() - Constructor for class com.funambol.exchange.DataAccessException
Creates a new instance of DataAccessException without detail message.
DataAccessException(String) - Constructor for class com.funambol.exchange.DataAccessException
Constructs an instance of DataAccessException with the specified detail message.
DataAccessException(String, Throwable) - Constructor for class com.funambol.exchange.DataAccessException
Constructs an instance of DataAccessException with the specified detail message.
DateTools - class com.funambol.exchange.util.DateTools.
Utility class that groups dates manipulation functions.
DateTools() - Constructor for class com.funambol.exchange.util.DateTools
 
Def - class com.funambol.exchange.util.Def.
 
Def() - Constructor for class com.funambol.exchange.util.Def
 
dataSource - Variable in class com.funambol.exchange.util.DataAccess
Data store to use for database connections
dateInDayFormatToWebDavTag(String, TimeZone, boolean) - Static method in class com.funambol.exchange.util.DateTools
Make a webdav tag date from a date in day format.
dateToPDIDate(Date) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date
dateToWebDavTag(String, TimeZone) - Static method in class com.funambol.exchange.util.DateTools
Make a webdav tag date from a date
dateToWebDavTag(Date) - Static method in class com.funambol.exchange.util.DateTools
Make a webdav tag date from a date
deleteAll() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
deletes all Items from the Exchange server
deleteAll() - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
Delete all calendars from the Exchange server
deleteAll() - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
Delete all contacts from the Exchange server.
deleteAll() - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
Delete all notes from the Exchange server
deleteAll() - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
Delete all tasks from the Exchange server
deleteItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
delete local items
deleteItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.manager.ItemManager
delete local items
deviceCharset - Variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
deviceTimeZone - Variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
deviceTimeZoneDescr - Variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 

E

ExchangeAccessException - exception com.funambol.exchange.ExchangeAccessException.
 
ExchangeAccessException() - Constructor for class com.funambol.exchange.ExchangeAccessException
Creates a new instance of ExchangeAccessException without detail message.
ExchangeAccessException(String) - Constructor for class com.funambol.exchange.ExchangeAccessException
Constructs an instance of ExchangeAccessException with the specified detail message.
ExchangeCachedSyncSource - class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource.
This class represents a SyncSource that read and store the state of the items in a support table.
ExchangeCachedSyncSource() - Constructor for class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
ExchangeCalendarSyncSource - class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource.
This class define SyncSource between SyncServer and Exchange Server calendar items
ExchangeCalendarSyncSource() - Constructor for class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
ExchangeConfigException - exception com.funambol.exchange.exception.ExchangeConfigException.
 
ExchangeConfigException() - Constructor for class com.funambol.exchange.exception.ExchangeConfigException
Creates a new instance of EmailConfigException without detail message.
ExchangeConfigException(String) - Constructor for class com.funambol.exchange.exception.ExchangeConfigException
Constructs an instance of ExchangeConfigException with the specified detail message.
ExchangeConfigException(String, Throwable) - Constructor for class com.funambol.exchange.exception.ExchangeConfigException
Constructs an instance of ExchangeConfigException with the specified detail message.
ExchangeConnectorConfig - class com.funambol.exchange.admin.ExchangeConnectorConfig.
This class loads the parameter from the XML configuration file
ExchangeConnectorConfig() - Constructor for class com.funambol.exchange.admin.ExchangeConnectorConfig
filter activation
ExchangeConnectorConfigPanel - class com.funambol.exchange.admin.ExchangeConnectorConfigPanel.
This class implements the connector configuration panel for a Exchange Connector component
ExchangeConnectorConfigPanel() - Constructor for class com.funambol.exchange.admin.ExchangeConnectorConfigPanel
 
ExchangeContactSyncSource - class com.funambol.exchange.engine.source.ExchangeContactSyncSource.
This class define SyncSource between SyncServer and Exchange Server contacts items
ExchangeContactSyncSource() - Constructor for class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
ExchangeNoteSyncSource - class com.funambol.exchange.engine.source.ExchangeNoteSyncSource.
This class define SyncSource between SyncServer and Exchange Server notes items
ExchangeNoteSyncSource() - Constructor for class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
ExchangeOfficer - class com.funambol.exchange.security.ExchangeOfficer.
This is an implementation of the Officier interface.
ExchangeOfficer() - Constructor for class com.funambol.exchange.security.ExchangeOfficer
 
ExchangeSyncSource - class com.funambol.exchange.engine.source.ExchangeSyncSource.
This class implements common methods of
ExchangeCalendarSyncSource, ExchangeContactSyncSource, ExchangeNoteSyncSource, and ExchangeTaskSyncSource.
ExchangeSyncSource() - Constructor for class com.funambol.exchange.engine.source.ExchangeSyncSource
 
ExchangeSyncSourceConfigPanel - class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel.
This class implements the configuration panel for an ExchangeSyncSource
ExchangeSyncSourceConfigPanel() - Constructor for class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
ExchangeTaskSyncSource - class com.funambol.exchange.engine.source.ExchangeTaskSyncSource.
This class define SyncSource between SyncServer and Exchange Server tasks items
ExchangeTaskSyncSource() - Constructor for class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
endSync() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
escapeXml(String) - Static method in class com.funambol.exchange.util.StringTools
Escapes the characters in a String using XML entities.
exchangeFolder - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Property exchange folder
exchangeHost - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Property Exchange host

F

FIELD_TYPE_EMAIL1_ADDRESS - Static variable in class com.funambol.exchange.items.contact.dao.ContactDAO
 
FIELD_TYPE_EMAIL2_ADDRESS - Static variable in class com.funambol.exchange.items.contact.dao.ContactDAO
 
FILE_ENCODING - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
fieldToMultipleTag(String) - Static method in class com.funambol.exchange.xml.XmlParser
 

G

getActualWork() - Method in class com.funambol.exchange.items.task.model.Task
 
getAllItems(String, long) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
get all items about principalId, sourceURI
getAllItems(String, long) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
get all items about principalId, sourceURI
getAllItems(String, long) - Method in class com.funambol.exchange.items.note.manager.NoteManager
get all items about principalId, sourceURI
getAllItems(String, long) - Method in class com.funambol.exchange.items.task.manager.TaskManager
get all items about principalId, sourceURI
getAllSyncItemKeys() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getBillingInformation() - Method in class com.funambol.exchange.items.task.model.Task
 
getCRC() - Method in class com.funambol.exchange.items.common.model.Item
 
getCRCFromString(String) - Static method in class com.funambol.exchange.util.StringTools
get CRC value from String
getCacheSyncItemsKeys() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
find SyncItemKey array about cacheSyncItemsKeys
getCachedSyncItems() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Gets the list of cached items to be used in the package's classes and the subclasses.
getCalendarById(String, String, String, String) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
get calendar by key
getCalendars(String, String, String[], String) - Method in class com.funambol.exchange.items.calendar.dao.CalendarDAO
get calendar array from Exchange Server
getCalendars(String, String, String[], Object[], String) - Method in class com.funambol.exchange.items.calendar.dao.CalendarDAO
get calendar array from Exchange Server
getCalendars(String, String, String[], String) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
get Calendar array by username, credentials, ids, exchangeFolder
getCalendarsForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.calendar.dao.CalendarDAO
get Calendar array with setting fields only for twins
getCalendarsForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
get Calendar array with setting fields only for twins
getCategories() - Method in class com.funambol.exchange.items.task.model.Task
 
getClause(String[]) - Static method in class com.funambol.exchange.items.common.dao.ItemDAO
Build a clause to webdav select request between ids item array
getClientAuth() - Method in class com.funambol.exchange.security.ExchangeOfficer
 
getCompanies() - Method in class com.funambol.exchange.items.task.model.Task
 
getConfigInstance() - Static method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
getConnection() - Method in class com.funambol.exchange.util.DataAccess
 
getContactById(String, String, String, String) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
get contact by key
getContacts(String, String, String[], String) - Method in class com.funambol.exchange.items.contact.dao.ContactDAO
get contacts from Exchange Server
getContacts(String, String, String[], String) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
get Contact array by username, credentials, ids, exchangeFolder
getContactsForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.contact.dao.ContactDAO
get Contact array with setting fields only for twins
getContactsForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
get Contact array with setting fields only for twins
getCreationDate() - Method in class com.funambol.exchange.items.common.model.Item
 
getDate() - Method in class com.funambol.exchange.items.note.model.Note
 
getDate() - Method in class com.funambol.exchange.items.task.model.Task
 
getDateCompleted() - Method in class com.funambol.exchange.items.task.model.Task
 
getDayOfTheMonth(String, String, TimeZone, TimeZone) - Static method in class com.funambol.exchange.items.calendar.dao.CalendarDAO
Get the day of the month from a string representation of a date, and mappes it to a different timezone.
getDeletedSyncItemKeys(Timestamp, Timestamp) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getDueDate() - Method in class com.funambol.exchange.items.task.model.Task
 
getExchangeAccessStatus(String, String, String) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
get all sourceURI type items from Exchange Server
getExchangeAccessStatus(String, String, String) - Method in class com.funambol.exchange.items.common.manager.ItemManager
get Exchange Access Status
getExchangeFolder() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Getter for property exchange folder.
getExchangeItems(String, String, String, String[], boolean) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getExchangeItems(String, String, String, String[], boolean) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
getExchangeItems(String, String, String, String[], boolean) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
getExchangeItems(String, String, String, String[], boolean) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
getExchangeItems(String, String, String, String[], boolean) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
getExchangeRoot() - Method in class com.funambol.exchange.security.ExchangeOfficer
 
getExchangeServer() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
getFieldFromMultipleTag(String) - Static method in class com.funambol.exchange.xml.XmlParser
 
getHref(String, long) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Return href (webdav resource name) of item
getHref() - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
getHref(String, long, String) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
get href
getHref(String, long, String) - Method in class com.funambol.exchange.items.common.manager.ItemManager
get href
getHref() - Method in class com.funambol.exchange.items.common.model.Item
 
getHref() - Method in class com.funambol.exchange.items.contact.model.Contact
 
getHref() - Method in class com.funambol.exchange.items.note.model.Note
 
getHref() - Method in class com.funambol.exchange.items.task.model.Task
 
getHrefFromUri(String) - Static method in class com.funambol.exchange.xml.XmlParser
Make a href (reource name) from uri webdavtag.
getId() - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
getId() - Method in class com.funambol.exchange.items.common.model.Item
 
getId() - Method in class com.funambol.exchange.items.contact.model.Contact
 
getId() - Method in class com.funambol.exchange.items.note.model.Note
 
getId() - Method in class com.funambol.exchange.items.task.model.Task
 
getIdFromReplUid(String) - Static method in class com.funambol.exchange.items.common.dao.ItemDAO
Make a id from replid webdavtag.
getImportance() - Method in class com.funambol.exchange.items.task.model.Task
 
getKeyStoreFileName() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
Getter for the keystore's file name
getKeyStorePassword() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
Getter of the property keyStorePassword
getLastModified() - Method in class com.funambol.exchange.items.common.model.Item
 
getLastModified() - Method in class com.funambol.exchange.items.note.model.Note
 
getLastModified() - Method in class com.funambol.exchange.items.task.model.Task
 
getLastUpdate() - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
getLastUpdate() - Method in class com.funambol.exchange.items.contact.model.Contact
 
getLocalItems(String, long) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
get local items
getLocalItems(String, long) - Method in class com.funambol.exchange.items.common.manager.ItemManager
get all local items
getMileage() - Method in class com.funambol.exchange.items.task.model.Task
 
getModificationStatus() - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
getNewSyncItemKeys(Timestamp, Timestamp) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getNoteById(String, String, String, String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
get note by id
getNotes(String, String, String[], String) - Method in class com.funambol.exchange.items.note.dao.NoteDAO
get notes from Exchange Server
getNotes(String, String, String[], Object[], String) - Method in class com.funambol.exchange.items.note.dao.NoteDAO
get String array of notes keys from Exchange Server
getNotes(String, String, String[], String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
get Note array by username, credentials, ids, exchangeFolder
getNotesForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.note.dao.NoteDAO
get Note array with setting fields only for twins
getNotesForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
get Note array with setting fields only for twins
getOwner() - Method in class com.funambol.exchange.items.task.model.Task
 
getPPNote(String, String, Date) - Method in class com.funambol.exchange.items.note.model.Note
Set a Note properties from Client format content
getPPTask(String, String, Date) - Method in class com.funambol.exchange.items.task.model.Task
Set a Task properties from Client format content
getPercentComplete() - Method in class com.funambol.exchange.items.task.model.Task
 
getReminderSet() - Method in class com.funambol.exchange.items.task.model.Task
 
getReminderTime() - Method in class com.funambol.exchange.items.task.model.Task
 
getResourceFromExchangeFolder(String) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
 
getRuidFromResponse(String) - Static method in class com.funambol.exchange.xml.XmlParser
Make a ruid from a response header.
getSchedule() - Method in class com.funambol.exchange.engine.source.ExchangeSyncSource
Getter for property schedule.
getSeccPort() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
getSeccServer() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
getSensitivity() - Method in class com.funambol.exchange.items.task.model.Task
 
getServerAuth() - Method in class com.funambol.exchange.security.ExchangeOfficer
 
getServerFromExchangeFolder(String) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
 
getState() - Method in class com.funambol.exchange.items.note.model.Note
 
getState() - Method in class com.funambol.exchange.items.task.model.Task
 
getStatus() - Method in class com.funambol.exchange.items.contact.model.Contact
 
getStatus() - Method in class com.funambol.exchange.items.task.model.Task
 
getStatusFromResponse(String) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
get status from response message
getString(String) - Static method in class com.funambol.exchange.xml.XmlParser
 
getSubject() - Method in class com.funambol.exchange.items.note.model.Note
 
getSubject() - Method in class com.funambol.exchange.items.task.model.Task
 
getSyncItemById(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
find SyncItem in cacheSyncItems by id
getSyncItemFromId(SyncItemKey) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
getSyncItemFromId(SyncItemKey) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
getSyncItemFromId(SyncItemKey) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
getSyncItemFromId(SyncItemKey) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
getSyncItemKeysArrayListFromItems(Item[]) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
return SyncItemKey ArrayList array about items
getSyncItemKeysFromItems(Item[]) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
find SyncItemKey array about items
getSyncItemKeysFromTwin(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
getSyncItemKeysFromTwin(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
The same as getSyncItemKeysFromTwin()
getSyncItemKeysFromTwin(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
getSyncItemKeysFromTwin(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
getSyncItemStateFromId(SyncItemKey) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getSyncItemStatus(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Return SyncItem status
getSyncItems(String, String, String[], String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getSyncItems(String, String, String[], String) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
getSyncItems(String, String, String[], String) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
getSyncItems(String, String, String[], String) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
getSyncItems(String, String, String[], String) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
getTaskById(String, String, String, String) - Method in class com.funambol.exchange.items.task.manager.TaskManager
get task by id
getTasks(String, String, String[], String) - Method in class com.funambol.exchange.items.task.dao.TaskDAO
get tasks from Exchange Server
getTasks(String, String, String[], Object[], String) - Method in class com.funambol.exchange.items.task.dao.TaskDAO
get task array from Exchange Server
getTasks(String, String, String[], String) - Method in class com.funambol.exchange.items.task.manager.TaskManager
get Task array by username, credentials, ids, exchangeFolder
getTasksForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.task.dao.TaskDAO
get Task array with setting fields only for twins
getTasksForTwin(String, String, String[], String) - Method in class com.funambol.exchange.items.task.manager.TaskManager
get Task array with setting fields only for twins
getTeamTask() - Method in class com.funambol.exchange.items.task.model.Task
 
getTextDescription() - Method in class com.funambol.exchange.items.note.model.Note
 
getTextDescription() - Method in class com.funambol.exchange.items.task.model.Task
 
getTotalWork() - Method in class com.funambol.exchange.items.task.model.Task
 
getTwinItems(Calendar, long, String) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
get calendar twin
getTwinItems(Contact, long, String) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
get contact item twins
getTwinItems(Note, long, String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
get note twin item array
getTwinItems(Task, long, String) - Method in class com.funambol.exchange.items.task.manager.TaskManager
get tasktwin item array
getTwins(long, long, String) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
get twin
getUpdatedSyncItemKeys(Timestamp, Timestamp) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
getUseSSL() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
Getter of the useSSL flag of the Exchange Connector Configuration
getUserId() - Method in class com.funambol.exchange.items.contact.model.Contact
 
getUsername() - Method in class com.funambol.exchange.items.note.model.Note
 
getUsername() - Method in class com.funambol.exchange.items.task.model.Task
 
getXMLInitTagValue(String, String) - Static method in class com.funambol.exchange.xml.XmlParser
Make a String by value of tag.
getXMLTag(String[], String) - Static method in class com.funambol.exchange.xml.XmlParser
Make a String[] by tags find with search.
getXMLTagValue(String, String) - Static method in class com.funambol.exchange.xml.XmlParser
Make a String by value of tag.

H

host - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Property SECC host

I

ICAL_TYPE - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
ICAL_TYPES - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
ICAL_VERSIONS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
INITIAL_SIZE_SBUFFER - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
INITIAL_SIZE_SBUFFER - Static variable in class com.funambol.exchange.items.task.model.Task
 
ITEM_ADD - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
ITEM_ADD_ERROR - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
ITEM_REMOVE - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
ITEM_REMOVE_ERROR - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
ITEM_UPDATE - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
ITEM_UPDATE_ERROR - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
Item - class com.funambol.exchange.items.common.model.Item.
 
Item() - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String, Date) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String, String, String) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String, String, Date, Date) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String, Date, long) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String, String, Date, long) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
Item(String, String, Date, Date, long) - Constructor for class com.funambol.exchange.items.common.model.Item
Creates a Item
ItemDAO - class com.funambol.exchange.items.common.dao.ItemDAO.
 
ItemDAO() - Constructor for class com.funambol.exchange.items.common.dao.ItemDAO
 
ItemDAO(String, int, String) - Constructor for class com.funambol.exchange.items.common.dao.ItemDAO
 
ItemManager - class com.funambol.exchange.items.common.manager.ItemManager.
 
ItemManager() - Constructor for class com.funambol.exchange.items.common.manager.ItemManager
 
ItemManager(String, int, String) - Constructor for class com.funambol.exchange.items.common.manager.ItemManager
 
initManager() - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
init manager
initManager() - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
init manager
initManager() - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
init manager
initManager() - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
init manager
initManager() - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
init manager
isAccountExpired() - Method in class com.funambol.exchange.security.ExchangeOfficer
 
isComplete() - Method in class com.funambol.exchange.items.task.model.Task
 
isEmpty(String) - Static method in class com.funambol.exchange.util.StringTools
Returns true if the given string is null or zero-length, false otherwise.
isLoginFailed() - Method in class com.funambol.exchange.security.ExchangeOfficer
 
isSchedulEnablede() - Method in class com.funambol.exchange.engine.source.ExchangeSyncSource
Getter for property scheduleEnabled.
isTeamTask() - Method in class com.funambol.exchange.items.task.model.Task
 

J

join(String[]) - Static method in class com.funambol.exchange.util.StringTools
Joins the given Strin[] in a comma separated String

L

LOGGER_NAME - Static variable in class com.funambol.exchange.util.Def
 
log - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
log - Variable in class com.funambol.exchange.httptransport.WebDavHttpTransport
 
log - Variable in class com.funambol.exchange.security.ExchangeOfficer
 

M

MAX_IDS_COUNT_IN_WEBDAV - Static variable in class com.funambol.exchange.util.Def
the maximum number of ids that are sent to Exchange in order to retrive item properties
MAX_YEAR - Static variable in class com.funambol.exchange.util.DateTools
 
mergeSyncItems(SyncItemKey, SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
Merges server item and client item.
mergeSyncItems(SyncItemKey, SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
Merges server item and client item.

N

NAME_ALLOWED_CHARS - Static variable in class com.funambol.exchange.admin.ExchangeConnectorConfigPanel
 
NAME_ALLOWED_CHARS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
NEW_LINE - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
Note - class com.funambol.exchange.items.note.model.Note.
 
Note() - Constructor for class com.funambol.exchange.items.note.model.Note
Creates a Note
Note(String) - Constructor for class com.funambol.exchange.items.note.model.Note
Creates a Note
Note(String, Date) - Constructor for class com.funambol.exchange.items.note.model.Note
Creates a Note
Note(String, char) - Constructor for class com.funambol.exchange.items.note.model.Note
Creates a Note
Note(String, String, char, Date) - Constructor for class com.funambol.exchange.items.note.model.Note
Creates a Note
Note(String, String, Date) - Constructor for class com.funambol.exchange.items.note.model.Note
Creates a Note
NoteDAO - class com.funambol.exchange.items.note.dao.NoteDAO.
 
NoteDAO(String, int, String) - Constructor for class com.funambol.exchange.items.note.dao.NoteDAO
 
NoteManager - class com.funambol.exchange.items.note.manager.NoteManager.
This class defines methods to access notes data in exchange server datastore
NoteManager(String, int, String) - Constructor for class com.funambol.exchange.items.note.manager.NoteManager
 
NoteParseException - exception com.funambol.exchange.items.note.NoteParseException.
 
NoteParseException() - Constructor for class com.funambol.exchange.items.note.NoteParseException
Creates a new instance of NoteParseException without detail message.
NoteParseException(String) - Constructor for class com.funambol.exchange.items.note.NoteParseException
Constructs an instance of NoteParseException with the specified detail message.
normalizeEmailAddress(String) - Static method in class com.funambol.exchange.util.StringTools
Workaround for malformed email addressed comming from Exchange
numberCalls - Static variable in class com.funambol.exchange.httptransport.WebDavHttpTransport
 

P

PDIToWebDavAnniversary(String) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date
PORT_ALLOWED_CHARS - Static variable in class com.funambol.exchange.admin.ExchangeConnectorConfigPanel
 
PORT_ALLOWED_CHARS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
PRODUCT_NAME - Static variable in class com.funambol.exchange.util.Def
 
PROP_NO_FOLDER - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
pdiToDate(String) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date
port - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Property SECC Port
principalId - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 
ps - Variable in class com.funambol.exchange.security.ExchangeOfficer
 

R

readContent(InputStream) - Method in class com.funambol.exchange.httptransport.WebDavHttpTransport
Reads the content from the inputstream.
removeCalendar(Calendar, String, String, String) - Method in class com.funambol.exchange.items.calendar.dao.CalendarDAO
Delete a Calendar from Exchange server.
removeCalendar(Calendar, String, String, String) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
remove calendar
removeContact(Contact, String, String, String) - Method in class com.funambol.exchange.items.contact.dao.ContactDAO
Delete a Contact from Exchange server.
removeContact(Contact, String, String, String) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
remove contact
removeInExchangeItemsKeys(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Remove SyncItemKey with id from exchangeItemsKeys arrayList
removeNote(Note, String, String, String) - Method in class com.funambol.exchange.items.note.dao.NoteDAO
Delete a Note from Exchange server.
removeNote(Note, String, String, String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
remove note
removeSyncItem(SyncItemKey, Timestamp, boolean) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
removeSyncItem(SyncItemKey, Timestamp, boolean) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
removeSyncItem(SyncItemKey, Timestamp, boolean) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
removeSyncItem(SyncItemKey, Timestamp, boolean) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
removeTask(Task, String, String, String) - Method in class com.funambol.exchange.items.task.dao.TaskDAO
Delete a Task from Exchange server.
removeTask(Task, String, String, String) - Method in class com.funambol.exchange.items.task.manager.TaskManager
remove task
replaceSpecial(String) - Static method in class com.funambol.exchange.util.StringTools
Replaces special characters from the given string with an underscore ('_').

S

SIFC_TYPE - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFC_TYPES - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFC_VERSIONS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFE_TYPE - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFE_TYPES - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFE_VERSIONS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFN_TYPE - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFN_TYPES - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFN_VERSIONS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFT_TYPE - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFT_TYPES - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
SIFT_VERSIONS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
StringTools - class com.funambol.exchange.util.StringTools.
Utility class that groups string manipulation functions.
StringTools() - Constructor for class com.funambol.exchange.util.StringTools
 
sendRequest(String, String, String, String) - Method in class com.funambol.exchange.httptransport.WebDavHttpTransport
Send request to exchange server and get response.
setActualWork(Integer) - Method in class com.funambol.exchange.items.task.model.Task
 
setBillingInformation(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setCRC(long) - Method in class com.funambol.exchange.items.common.model.Item
 
setCalendar(Calendar, String, String, String) - Method in class com.funambol.exchange.items.calendar.dao.CalendarDAO
insert / update calendar
setCalendar(Calendar, String, String, String) - Method in class com.funambol.exchange.items.calendar.manager.CalendarManager
add calendar
setCategories(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setClientAuth(String) - Method in class com.funambol.exchange.security.ExchangeOfficer
 
setCompanies(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setComplete(boolean) - Method in class com.funambol.exchange.items.task.model.Task
 
setContact(Contact, String, String, String) - Method in class com.funambol.exchange.items.contact.dao.ContactDAO
insert / update contact
setContact(Contact, String, String, String) - Method in class com.funambol.exchange.items.contact.manager.ContactManager
add contact
setCreationDate(Date) - Method in class com.funambol.exchange.items.common.model.Item
 
setDate(Date) - Method in class com.funambol.exchange.items.note.model.Note
 
setDate(Date) - Method in class com.funambol.exchange.items.task.model.Task
 
setDateCompleted(Date) - Method in class com.funambol.exchange.items.task.model.Task
 
setDueDate(Date) - Method in class com.funambol.exchange.items.task.model.Task
 
setExchangeFolder(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Setter for property exchange folder.
setExchangeRoot(String) - Method in class com.funambol.exchange.security.ExchangeOfficer
 
setExchangeServer(String) - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
setHref(String) - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
setHref(String) - Method in class com.funambol.exchange.items.common.model.Item
 
setHref(String) - Method in class com.funambol.exchange.items.contact.model.Contact
 
setHref(String) - Method in class com.funambol.exchange.items.note.model.Note
 
setHref(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setId(String) - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
setId(String) - Method in class com.funambol.exchange.items.common.model.Item
 
setId(String) - Method in class com.funambol.exchange.items.contact.model.Contact
 
setId(String) - Method in class com.funambol.exchange.items.note.model.Note
 
setId(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setImportance(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setJndiDataSourceName() - Method in class com.funambol.exchange.util.DataAccess
 
setKeyStoreFileName(String) - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
Setter of the property keyStoreFileName
setKeyStorePassword(String) - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
Setter of the property keyStorePassword
setLastModified(Date) - Method in class com.funambol.exchange.items.common.model.Item
 
setLastModified(Date) - Method in class com.funambol.exchange.items.note.model.Note
 
setLastModified(Date) - Method in class com.funambol.exchange.items.task.model.Task
 
setLastUpdate(Date) - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
setLastUpdate(Date) - Method in class com.funambol.exchange.items.contact.model.Contact
 
setMileage(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setModificationStatus(char) - Method in class com.funambol.exchange.items.calendar.model.Calendar
 
setNote(Note, String, String, String, boolean) - Method in class com.funambol.exchange.items.note.dao.NoteDAO
insert / update note
setOperationStatus(String, int, SyncItemKey[]) - Method in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
setOwner(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setPercentComplete(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setReminderSet(boolean) - Method in class com.funambol.exchange.items.task.model.Task
 
setReminderTime(Date) - Method in class com.funambol.exchange.items.task.model.Task
 
setSchedule(String) - Method in class com.funambol.exchange.engine.source.ExchangeSyncSource
Setter for property schedule.
setScheduleEnabled(boolean) - Method in class com.funambol.exchange.engine.source.ExchangeSyncSource
Setter for property schedule.
setSeccPort(int) - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
setSeccServer(String) - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
 
setSensitivity(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setServerAuth(String) - Method in class com.funambol.exchange.security.ExchangeOfficer
 
setState(char) - Method in class com.funambol.exchange.items.note.model.Note
 
setState(char) - Method in class com.funambol.exchange.items.task.model.Task
 
setStatus(char) - Method in class com.funambol.exchange.items.contact.model.Contact
 
setStatus(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setSubject(String) - Method in class com.funambol.exchange.items.note.model.Note
 
setSubject(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setTask(Task, String, String, String) - Method in class com.funambol.exchange.items.task.dao.TaskDAO
insert / update task
setTask(Task, String, String, String) - Method in class com.funambol.exchange.items.task.manager.TaskManager
add / update task
setTeamTask(boolean) - Method in class com.funambol.exchange.items.task.model.Task
 
setTextDescription(String) - Method in class com.funambol.exchange.items.note.model.Note
 
setTextDescription(String) - Method in class com.funambol.exchange.items.task.model.Task
 
setTotalWork(Integer) - Method in class com.funambol.exchange.items.task.model.Task
 
setUseSSL(boolean) - Method in class com.funambol.exchange.admin.ExchangeConnectorConfig
Setter of the useSSL flag of the Exchange Connector Configuration
setUsername(String) - Method in class com.funambol.exchange.items.note.model.Note
 
setUsername(String) - Method in class com.funambol.exchange.items.task.model.Task
 
split(String) - Static method in class com.funambol.exchange.util.StringTools
Splits a comma separated values string into an array of strings.
syncMode - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 

T

TAG_ALLDAYEVENT - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_APPT_STATE_FLAGS - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_BODY - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_BUSY_STATUS - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_CATEGORIES - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_CREATION_DATE - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
TAG_DATE - Static variable in class com.funambol.exchange.items.note.dao.NoteDAO
 
TAG_DATE - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_DATEEND - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_DATESTART - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_DESCRIPTION - Static variable in class com.funambol.exchange.items.note.dao.NoteDAO
 
TAG_DESCRIPTION - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_DUE_DATE - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_EMAIL1 - Static variable in class com.funambol.exchange.items.contact.dao.ContactDAO
 
TAG_FIRSTNAME - Static variable in class com.funambol.exchange.items.contact.dao.ContactDAO
 
TAG_HREF - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
TAG_IMPORTANCE - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_INSTANCETYPE - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_IS_FOLDER - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
TAG_LASTNAME - Static variable in class com.funambol.exchange.items.contact.dao.ContactDAO
 
TAG_LAST_MODIFIED - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_LAST_MODIFIED - Static variable in class com.funambol.exchange.items.note.dao.NoteDAO
 
TAG_LAST_MODIFIED - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_LOCATION - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_MIDDLENAME - Static variable in class com.funambol.exchange.items.contact.dao.ContactDAO
 
TAG_MILEAGE - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_RECURRENCE - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_REMINDER_OFFSET - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_REMINDER_SET - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_REPLUID - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_REPLUID - Static variable in class com.funambol.exchange.items.note.dao.NoteDAO
 
TAG_REPLUID - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_REPLY_TIME - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_RESPONSE - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_RESPONSE - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
TAG_RESPONSE - Static variable in class com.funambol.exchange.items.note.dao.NoteDAO
 
TAG_RESPONSE - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_SENSITIVITY - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_SEQUENCE - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_SUBJECT - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TAG_SUBJECT - Static variable in class com.funambol.exchange.items.note.dao.NoteDAO
 
TAG_SUBJECT - Static variable in class com.funambol.exchange.items.task.dao.TaskDAO
 
TAG_TIMEZONE_ID - Static variable in class com.funambol.exchange.items.calendar.dao.CalendarDAO
 
TYPE_ICAL - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
TYPE_SIFC - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
TYPE_SIFE - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
TYPE_SIFN - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
TYPE_SIFT - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
TYPE_VCARD - Static variable in class com.funambol.exchange.engine.source.ExchangeSyncSource
 
Task - class com.funambol.exchange.items.task.model.Task.
Represent an Exchange Task
Task() - Constructor for class com.funambol.exchange.items.task.model.Task
Creates a Task
Task(String) - Constructor for class com.funambol.exchange.items.task.model.Task
Creates a Task
Task(String, Date) - Constructor for class com.funambol.exchange.items.task.model.Task
Creates a Task
Task(String, char) - Constructor for class com.funambol.exchange.items.task.model.Task
Creates a Task
Task(String, String, char, Date) - Constructor for class com.funambol.exchange.items.task.model.Task
Creates a Task
Task(String, String, Date) - Constructor for class com.funambol.exchange.items.task.model.Task
Creates a Task
TaskDAO - class com.funambol.exchange.items.task.dao.TaskDAO.
This class implements methods to access task data in exchange server datastore
TaskDAO(String, int, String) - Constructor for class com.funambol.exchange.items.task.dao.TaskDAO
 
TaskManager - class com.funambol.exchange.items.task.manager.TaskManager.
 
TaskManager(String, int, String) - Constructor for class com.funambol.exchange.items.task.manager.TaskManager
 
TaskParseException - exception com.funambol.exchange.items.task.TaskParseException.
 
TaskParseException() - Constructor for class com.funambol.exchange.items.task.TaskParseException
Creates a new instance of TaskParseException without detail message.
TaskParseException(String) - Constructor for class com.funambol.exchange.items.task.TaskParseException
Constructs an instance of TaskParseException with the specified detail message.
toClientDate(Date) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date to client date
toSyncErrorNewItems(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add item to error new items array list
toSyncErrorRemoveItems(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add item to error remove items array list
toSyncErrorUpdateItems(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add item to error update items array list
toSyncNewItems(String, long, Date) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add item to new items array list
toSyncRemoveItems(String) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add item to remove items array list
toSyncUpdateItems(String, long, Date) - Method in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
Add item to update items array list
toXML() - Method in class com.funambol.exchange.items.note.model.Note
Set a Note properties to Client format content
toXml() - Method in class com.funambol.exchange.items.task.model.Task
Set a Task properties to Client format content

U

unAuthenticate(Cred) - Method in class com.funambol.exchange.security.ExchangeOfficer
Un-authenticates a credential.
unescapeXml(String) - Static method in class com.funambol.exchange.util.StringTools
Unescapes a string containing XML entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
updateForm() - Method in class com.funambol.exchange.admin.ExchangeConnectorConfigPanel
 
updateForm() - Method in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
updateItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.dao.ItemDAO
add local items
updateItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.manager.ItemManager
update local items
updateNote(Note, String, String, String) - Method in class com.funambol.exchange.items.note.manager.NoteManager
update note
updateSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeCalendarSyncSource
 
updateSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeContactSyncSource
 
updateSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeNoteSyncSource
 
updateSyncItem(SyncItem) - Method in class com.funambol.exchange.engine.source.ExchangeTaskSyncSource
 
upgradeItems(Item[], String, long) - Method in class com.funambol.exchange.items.common.manager.ItemManager
update local items
userManager - Variable in class com.funambol.exchange.security.ExchangeOfficer
 
username - Variable in class com.funambol.exchange.engine.cache.ExchangeCachedSyncSource
 

V

VCARD_TYPE - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
VCARD_TYPES - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 
VCARD_VERSIONS - Static variable in class com.funambol.exchange.admin.ExchangeSyncSourceConfigPanel
 

W

WEBDAV_HEADER_PROPPATCH - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
WEBDAV_HEADER_REMOVE - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
WEBDAV_HEADER_SELECT - Static variable in class com.funambol.exchange.items.common.dao.ItemDAO
 
WebDavHttpTransport - class com.funambol.exchange.httptransport.WebDavHttpTransport.
This class provide methods to access exchange server datastore by socket connection
WebDavHttpTransport(String, int, String) - Constructor for class com.funambol.exchange.httptransport.WebDavHttpTransport
 
webDavTagToDate(String) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date
webDavTagToPDIDate(String, TimeZone) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date
webDavToPDIAnniversary(String) - Static method in class com.funambol.exchange.util.DateTools
Make a date from a webdav tag date

X

XmlParseException - exception com.funambol.exchange.xml.XmlParseException.
 
XmlParseException() - Constructor for class com.funambol.exchange.xml.XmlParseException
Creates a new instance of XmlParseException without detail message.
XmlParseException(String) - Constructor for class com.funambol.exchange.xml.XmlParseException
Constructs an instance of XmlParseException with the specified detail message.
XmlParser - class com.funambol.exchange.xml.XmlParser.
This class provides commons methods to parser XML msg
XmlParser() - Constructor for class com.funambol.exchange.xml.XmlParser
 

A B C D E F G H I J L M N P R S T U V W X

Copyright © 2003-2006 Funambol.