Compoze Software, Inc.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

ACCEPT - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
accept(ICalendarContainer, boolean) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Accepts this meeting request, but does not create a meeting notice to return to the organizer.
accept(ICalendarContainer, IMailContainer, boolean) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Accepts this meeting request and creates an IMeetingNotice to return to the originator.
accept(ICalendarContainer, IMailContainer, boolean, FetchProfile) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Accepts this meeting request and creates an IMeetingNotice to return to the originator.
accept(IContainer) - Method in interface com.compoze.collab.exchange.ITaskRequest
Accepts this task request and creates an ITaskNotice to return to the originator.
accept(IContainer) - Method in interface com.compoze.collab.exchange.mapi.IMapiTaskRequest
Accepts the task into the default task folder.
accept(String) - Method in interface com.compoze.collab.domino.IInvitation
Hits the server and accepts the assignment.
accept(String, boolean) - Method in interface com.compoze.collab.domino.IAppointmentInvitation
Hits the server, accepts the invitation, and removes the appointment from the Inbox.
accept(String, boolean, boolean) - Method in interface com.compoze.collab.domino.IAppointmentInvitation
Hits the server and accepts the invitation.
ACCEPTED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
The accepted meeting response status.
ACCEPTED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The accepted notice type.
ACCEPTED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
Indicates that the meeting request was accepted.
ACCEPTED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The accepted invitation notice type.
ACCEPTED_TENTATIVELY - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The accepted tentatively notice type.
ACCEPTED_TENTATIVELY_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The accepted tentatively invitation notice type.
ACCOUNT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:account property that represents the account number of a contact.
ACCOUNT - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the account for a contact.
ACTIVE - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is currently actively working at the workstation and wants to receive messages
ACTIVE - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
Status indicates that the friend is currently online and is able to receive messages
ACTUAL_EFFORT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/actualeffort property that represents the actual work, in minutes, of a task.
ACTUAL_WORK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the actual work for a task.
ACTUAL_WORK - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008110 MAPI property that represents the actual work, in minutes, of a task.
ACTUAL_WORK - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property ACTUAL_WORK for a task.
add() - Method in interface com.compoze.collab.IContainer
Adds an item to a container.
add(boolean) - Method in interface com.compoze.collab.IContainer
Adds an item to a container that is of the default item class for the container.
add(ItemClass, boolean) - Method in interface com.compoze.collab.IContainer
Adds an item of the specified type.
addAttachment(IAttachmentSource) - Method in interface com.compoze.collab.IAttachmentSupport
Adds an attachment to an item.
addClassMapping(Key, String, ItemClass) - Method in interface com.compoze.collab.IProvider
Programatically adds a class mapping to the default schema for the provider.
addDefaultListener(ILogListener) - Static method in class com.compoze.collab.log.Logger
Adds a default log listener (immediately affects every Logger that has not changed its listeners from the default).
addDefaultLogListener(ILogListener) - Method in class com.compoze.collab.CollaborationManager
Adds a log listener that is used by default on every session on which the log listeners have not been changed.
addElement(EnumElement) - Method in class com.compoze.collab.CollabEnum
Adds an element to the enumeration (called from classes outside package during construction).
addEmbeddedAttachment(String, String, int) - Method in interface com.compoze.collab.groupware.IMailMessage
Adds an embedded message to this mail message.
addEntry(IExchangeAddressEntry) - Method in interface com.compoze.collab.exchange.IAccessControl
Adds an entry to the permissions list.
addEvent(EventObject) - Method in class com.compoze.collab.im.QueueEventListener
Adds an event to the queue (should be called by subclasses when they receive an event).
addImListener(IImListener) - Method in interface com.compoze.collab.im.IImSession
Adds a listener for events related to this session.
addKey(Key) - Method in class com.compoze.collab.FetchProfile
Adds a key to the profile.
addKeys(Key[]) - Method in class com.compoze.collab.FetchProfile
Adds keys to the profile.
addListener(ILogListener) - Method in class com.compoze.collab.log.Logger
Adds a listener to this logger.
addLogListener(ILogListener) - Method in interface com.compoze.collab.ISession
Adds a listener for both API and provider specific log messages that are related to this session.
addRecipient(IFriend) - Method in interface com.compoze.collab.im.IInstantMessage
Acts the same way as the IMessage.addRecipient(String), but excepts an IFriend reference, which allows for more abstract handling of message sending.
addRecipient(RecipientType, String) - Method in interface com.compoze.collab.groupware.IMailMessage
Adds a recipient to the message.
addRecipient(RecipientType, String, String) - Method in interface com.compoze.collab.groupware.IMailMessage
Adds a recipient to the message.
addRecipient(String) - Method in interface com.compoze.collab.messaging.IMessage
Adds a recipient.
ADDRESS - Static variable in interface com.compoze.collab.groupware.IAddressEntry
The key representing the address entry.
ADDRESS - Static variable in interface com.compoze.collab.messaging.IRecipient
Represents the address of the recipient.
ADDRESS_BOOK_FILE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'address book file'.
ADDRESS_BOOK_PORT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'address book port'.
ADDRESS_BOOK_SERVER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'address book server'.
ADDRESS_BOOK_TITLE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'address book title'.
ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the address type for an address entry.
ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the address type for a contact.
addSubcontainer(String) - Method in interface com.compoze.collab.IContainer
Adds a subcontainer with the given name to this container.
ADJUSTED_SUBJECT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'cz adjusted subject'.
AIM_DOMAIN - Static variable in interface com.compoze.collab.sametime.ISametimeFriend
Name of the domain assigned to all AOL Instant Messenger buddies
ALARMS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'alarms'.
ALIAS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the alias for an address entry.
ALL - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile that includes only the keys specified by a FetchProfile.TYPE_ALL FetchProfile.
ALL_DAY_EVENT - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
The all day event appointment type.
ALL_DAY_EVENT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the dummy property 'all day event'.
ALL_DAY_EVENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:alldayevent property that represents whether an appointment is an All Day Event.
ALL_DAY_EVENT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property ALL_DAY_EVENT.
ALT_CHAIR - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'chair'.
ALT_DELEGEE_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'alt delegee name'.
ALT_FROM - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'alt from'.
ALT_PRINCIPAL - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'alternate principal'.
ANNIVERSARY - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
The anniversary appointment type.
APPOINTMENT - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
The appointment appointment type.
APPOINTMENT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
An appointment document.
APPOINTMENT_GUID - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the GUID for MAPI named properties user for appointments.
APPOINTMENT_ID - Static variable in interface com.compoze.collab.domino.IAppointmentNotice
Key that represents the appointment ID.
APPOINTMENT_ID - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'AppointmentID'.
APPOINTMENT_TYPE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the appointment type.
APPOINTMENT_TYPE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'appointment type'.
AppointmentRecurrencePattern - class com.compoze.collab.exchange.AppointmentRecurrencePattern.
This class is used to set recurrence patterns on an appoinment.
AppointmentType - class com.compoze.collab.domino.AppointmentType.
An enumeration of the Domino appointment types.
AppointmentType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.AppointmentType
Constructor.
AppointmentTypeEnum - class com.compoze.collab.domino.AppointmentTypeEnum.
An enumeration of the Domino appointment types.
AppointmentTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.AppointmentTypeEnum
Constructor.
AppointmentTypeEnum(int) - Constructor for class com.compoze.collab.domino.AppointmentTypeEnum
 
APPT_ABSOLUTE_END - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_ABSOLUTE_END for an appointment.
APPT_ABSOLUTE_START - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_ABSOLUTE_START for an appointment.
APPT_ASSOCIATED_MASTER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_ASSOCIATED_MASTER.
APPT_DATE_SENT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_DATE_SENT for an appointment.
APPT_DURATION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/apptduration property that represents the duration, in minutes, of an appointment or meeting.
APPT_END - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_END.
APPT_IS_RECURRING - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/is_recurring property that represents if a WebDAV instance or exception item is recurring.
APPT_IS_RECURRING - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_IS_RECURRING.
APPT_LOCATION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:location property that represents the location of an appointment or meeting.
APPT_LOCATION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_LOCATION.
APPT_RECUR - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/apptrecur property that represents the binary recurrence pattern of an appointment or meeting.
APPT_START - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_START.
APPT_STATE_FLAGS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/apptstateflags property that represents the meeting status, as an integer value, for an appointment or meeting.
APPT_TIMEZONE_INFO - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_TIMEZONE_INFO for an appointment.
APPT_TIMEZONE_STRING - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property APPT_TIMEZONE_STRING for an appointment.
APPT_UID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:uid property that represents the unique id of an appointment or meeting.
AQUA - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Aqua
ARIAL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Arial
ARIAL_BLACK - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Arial Black
ASCENDING - Static variable in class com.compoze.collab.SortOrderEnum
 
ASSIGN_STATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'assign state'.
ASSIGNED_TO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'assigned to'.
ASSISTANT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'assistant'.
ASSISTANT - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the assistant.
ASSISTANT_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the assistant telephone number for an address entry.
ASSISTANT_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the assistant telephone number for a contact.
ASSOCIATED - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property 0x67aa000b for an attachment.
ASSOCIATED_APPOINTMENT_LINK - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the ID of an appointment that is associated with meetings and meeting requests.
ASSOCIATED_APPT_LINK - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property ASSOCIATED_APPT_LINK for a meeting request.
ASSOCIATED_INSTANCE_LINK - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the ID of a modified appointment instance that is associated with meetings and meeting requests.
ASSOCIATED_INSTANCE_LINK - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property ASSOCIATED_INSTANCE_LINK for a meeting request.
ASSOCIATED_ITEM - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property REQUEST_ASSOCIATED_TASK for a task.
ASSOCIATED_MASTER - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The key representing the ID of the master appointment associated with an instance.
ASSOCIATED_TASK_LINK - Static variable in interface com.compoze.collab.exchange.ITaskRequest
Represents the property that holds the link between a task request and the task it is associated.
ASSOCIATED_TASK_LINK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Represents the property that holds the link between a task and task requests / task notices.
ASSOCIATED_TASK_LINK - Static variable in interface com.compoze.collab.exchange.ITaskNotice
Represents the property that holds the link between a task notice and the task it is associated.
AT_LUNCH - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is out to lunch
ATTACHMENT_COUNT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'attachment count'.
ATTACHMENT_FILENAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:attachmentfilename property for WebDAV attachments.
ATTACHMENT_INFO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'attachment info'.
ATTACHMENTS - Static variable in interface com.compoze.collab.IAttachmentSupport
Represents the attachments on an item.
ATTENDEE_ROLE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:attendeerole property that represents the role of an attendee to a meeting.
ATTENDEE_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:attendeestatus property that represents the status of an attendee to a meeting.
AVAILABLE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is able to receive messages
AWAY - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is currently not at the workstation
AWAY - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
Status indicates that the friend is currently not at the workstation

B

BAD - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user has been marked undesirable for message exchange
BASE_TYPE_MASK - Static variable in class com.compoze.collab.Key
 
BCC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:bcc property for a WebDAV message.
BCC - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
BDAY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:bday property that represents the birthday of a contact.
BE_RIGHT_BACK - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is currently away but intends to return shortly
BILLING - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/billing property for WebDAV tasks.
BILLING_INFO - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the billing info for a task.
BILLING_INFO - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the billing info for a contact.
BILLING_INFO - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BILLING_INFO for a message.
BILLING_INFORMATION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:billinginformation property that represents the billing information of a contact.
BIRTHDAY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'birthday'.
BIRTHDAY - Static variable in interface com.compoze.collab.groupware.IContact
Represents the contact's birthday
BLIND_COPY_TO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'blind copy to'.
BLUE - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Blue
BODY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'body'.
BODY - Static variable in interface com.compoze.collab.messaging.IMessagingItem
Represents the plain text body of a groupware item.
BODY_HTML - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'body html'.
BODY_HTML - Static variable in interface com.compoze.collab.messaging.IMessagingItem
Represents the HTML body of a groupware item.
BODY_RTF - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the RTF body of a message.
BODY_STORED_FORM - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo body stored form.
BODY_STORED_FORM - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'body stored form'.
BOLD - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
BOLD_ITALIC - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
BOOK_FREE_TIME - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the appointment book free time flag.
BOOK_FREE_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'book free time'.
BOOKMARK - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A bookmark document.
BROADCAST - Static variable in interface com.compoze.collab.domino.IInvitation
Key that represents the notice type.
BROADCAST - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'broadcast'.
BUSINESS - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
The business address is the preferred address for mail
BUSINESS_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSINESS_ADDRESS for a contact.
BUSINESS_ADDRESS_CITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSINESS_ADDRESS_CITY for a contact.
BUSINESS_ADDRESS_CITY - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business address city.
BUSINESS_ADDRESS_COUNTRY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSINESS_ADDRESS_COUNTRY for a contact.
BUSINESS_ADDRESS_COUNTRY - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business address country.
BUSINESS_ADDRESS_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSINESS_ADDRESS_POSTAL_CODE for a contact.
BUSINESS_ADDRESS_POSTAL_CODE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business address postal code.
BUSINESS_ADDRESS_STATE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSINESS_ADDRESS_STATE for a contact.
BUSINESS_ADDRESS_STATE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business address state or province.
BUSINESS_ADDRESS_STREET - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSINESS_ADDRESS_STREET for a contact.
BUSINESS_ADDRESS_STREET - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business address street.
BUSINESS_COUNTRY - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the business country for an address entry.
BUSINESS_FAX - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business fax number.
BUSINESS_HOMEPAGE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:businesshomepage property that represents the url of a contact's business website.
BUSINESS_PAGER - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business pager.
BUSINESS_PHONE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the business phone number.
BUSINESS2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the business2 telephone number for an address entry.
BUSINESS2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the 2nd business telephone number for a contact.
BUSY - Static variable in class com.compoze.collab.groupware.BusyStatusEnum
 
BUSY - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is preoccupied and requests not to be disturbed
BUSY - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is preoccupied
BUSY_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'busy name'.
BUSY_PRIORITY - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the appointment busy priority flag.
BUSY_PRIORITY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'busy priority'.
BUSY_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:busystatus property that represents the free/busy information of an attendee at a particular time.
BUSY_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BUSY_STATUS.
BUSY_STATUS - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key representing the busy status of the appointment.
BUSY_STATUS_MAPI - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/busystatus property that represents the busy status, as an integer value, for an appointment or meeting.
BusyStatus - class com.compoze.collab.groupware.BusyStatus.
The element class for the BusyStatusEnum enumeration.
BusyStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.groupware.BusyStatus
Constructor.
BusyStatusEnum - class com.compoze.collab.groupware.BusyStatusEnum.
The enumeration class that contains BusyStatus elements.
BusyStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.groupware.BusyStatusEnum
Constructor.
BusyStatusEnum(int) - Constructor for class com.compoze.collab.groupware.BusyStatusEnum
 
BUZZ_RECEIVED - Static variable in class com.compoze.collab.yahoo.YahooImEvent
The buzz received event, received when a user has "buzzed" this user from the Yahoo client.
buzzReceived(ImEvent) - Method in interface com.compoze.collab.yahoo.IYahooImListener
 
buzzReceived(ImEvent) - Method in class com.compoze.collab.yahoo.QueueYahooEventListener
 
BY_DATE - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
The recurrence pattern end is an exact date
BYWEEK_FIFTH - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the 'fifth week'.
BYWEEK_FIRST - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the 'first week'.
BYWEEK_FOURTH - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the 'fourth week'.
BYWEEK_SECOND - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the 'second week'.
BYWEEK_THIRD - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the 'third week'.

C

C - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:c property that represents the country/region code of a contact.
CALENDAR - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:calendar property that retrieves the default Calendar folder from the root container.
CALENDAR - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
CALENDAR_DATE_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'calendar date time'.
CALL - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
CALLBACK_PHONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:callbackphone property that represents the phone number of a contact.
CALLBACK_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the callback telephone number for a contact.
cancel() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Cancels the appointment, if isMeeting returns true.
cancel(IMailContainer) - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Cancels the appointment, if isMeeting returns true.
cancel(String, boolean, boolean, boolean) - Method in interface com.compoze.collab.groupware.IAppointment
Cancels the appointment, if appropriate.
CANCELLED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The cancelled notice type.
CAR_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the car phone number for a contact.
CATEGORIES - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
Represents the user defined categories of a groupware item.
CC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:cc property for a WebDAV message.
CC - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
CELL_PHONE_NUMBER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'cell phone number'.
CHAIR - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'chair'.
CHANGE_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to represent the http://schemas.microsoft.com/repl/changetype property that is returned when using WebDAV replication to denote the type of change.
changedItem(String, IValue[]) - Method in interface com.compoze.collab.exchange.ISynchCallback
Callback function for an changed item.
checkForDuplicates(Key[]) - Static method in class com.compoze.collab.ItemClass
Check for duplicates in the defaultKeys array
checkOperandTypes(Context, Object[]) - Method in class com.compoze.collab.ItemOperation
Check whether parameters are compatible with the specified parameter types for this ItemOperation.
CHILD - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
The child instance type.
CHILDREN - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'children'.
CHILDREN - Static variable in interface com.compoze.collab.groupware.IContact
Represents the names of the contact's children.
CHILDRENS_NAMES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:childrensnames property that represents the names of each child of a contact.
CITY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the city for a contact.
CLASS - Static variable in interface com.compoze.collab.IMissingItem
The item class of IMissingItem.
CLASS - Static variable in interface com.compoze.collab.IRootContainer
The default type of root container for collaboration services.
CLASS - Static variable in interface com.compoze.collab.IContainer
The default type of container for collaboration services.
CLASS - Static variable in interface com.compoze.collab.IItem
The item class of IItem.
CLASS - Static variable in interface com.compoze.collab.IAttachment
The default type of binary attachment for items that support them.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoTasksContainer
The ContainerClass that represents an IDominoContactsContainer.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoAddressEntry
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoTask
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoCalendarContainer
The ContainerClass that represents an IDominoContactsContainer.
CLASS - Static variable in interface com.compoze.collab.domino.IDeliveryReport
The item class of IDominoContact.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoAddressEntryContainer
The ContainerClass that represents an IDominoAddressEntryContainer.
CLASS - Static variable in interface com.compoze.collab.domino.IMemo
The ItemClass that represents a groupware mail message.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoContact
The item class of IDominoContact.
CLASS - Static variable in interface com.compoze.collab.domino.IAppointmentNotice
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.domino.INonDeliveryReport
The item class of IDominoContact.
CLASS - Static variable in interface com.compoze.collab.domino.IAppointmentInvitation
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoMailContainer
The ContainerClass that represents an IDominoMailContainer.
CLASS - Static variable in interface com.compoze.collab.domino.IDominoContactsContainer
The ContainerClass that represents an IDominoContactsContainer.
CLASS - Static variable in interface com.compoze.collab.domino.IProfile
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.exchange.IMeetingCancellation
The item class of IMeetingCancellation.
CLASS - Static variable in interface com.compoze.collab.exchange.IMeetingNoticeDeclined
The item class of IMeetingNoticeDeclined.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The ItemClass that represents an Exchange appointment.
CLASS - Static variable in interface com.compoze.collab.exchange.IMeetingNoticeTentative
The item class of IMeetingNoticeTentative.
CLASS - Static variable in interface com.compoze.collab.exchange.ITaskRequest
The item class of IExchangeTaskRequest.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The ItemClass that represents an Exchange task.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeContactsContainer
The ContainerClass that represents an IExchangeContactsContainer.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The item class of IExchangeAddressEntry.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeNonDeliveryReport
The item class of INonDeliveryReport.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeReadReport
The item class of IExchangeReadReceipt.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeMessage
The ItemClass that represents an Exchange mail message.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The item class of IExchangeContact.
CLASS - Static variable in interface com.compoze.collab.exchange.IDeliveryReport
The item class of IDeliveryReport.
CLASS - Static variable in interface com.compoze.collab.exchange.ITaskNotice
The item class of IExchangeTaskNotice.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeMailContainer
The ContainerClass that represents an IExchangeMailContainer.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarContainer
The ContainerClass that represents an IExchangeCalendarContainer.
CLASS - Static variable in interface com.compoze.collab.exchange.IExchangeTasksContainer
The ContainerClass that represents an IExchangeTasksContainer.
CLASS - Static variable in interface com.compoze.collab.exchange.IMeetingRequest
The item class of IMeetingRequest.
CLASS - Static variable in interface com.compoze.collab.exchange.IMeetingNoticeAccepted
The item class of IMeetingNoticeAccepted.
CLASS - Static variable in interface com.compoze.collab.exchange.mapi.IMapiTask
The ItemClass that represents an Exchange task.
CLASS - Static variable in interface com.compoze.collab.exchange.mapi.IMapiAppointment
The ItemClass that represents a MAPI appointment.
CLASS - Static variable in interface com.compoze.collab.exchange.mapi.IMapiTaskRequest
The item class of IMapiTaskRequest.
CLASS - Static variable in interface com.compoze.collab.exchange.mapi.IMapiAddressEntryContainer
The ContainerClass that represents an IMapiAddressEntryContainer.
CLASS - Static variable in interface com.compoze.collab.exchange.mapi.IMapiCalendarContainer
The ContainerClass that represents an IMapiCalendarContainer.
CLASS - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavCalendarContainer
The ContainerClass that represents an IWebdavCalendarContainer.
CLASS - Static variable in interface com.compoze.collab.groupware.IMailMessage
The ItemClass that represents a groupware mail message.
CLASS - Static variable in interface com.compoze.collab.groupware.IMailRecipient
Represents a groupware recipient.
CLASS - Static variable in interface com.compoze.collab.groupware.IContact
The item class of IContact.
CLASS - Static variable in interface com.compoze.collab.groupware.IAddressBook
The default type of root container for collaboration services.
CLASS - Static variable in interface com.compoze.collab.groupware.IAddressEntryContainer
The ContainerClass that represents an IAddressEntryContainer.
CLASS - Static variable in interface com.compoze.collab.groupware.IReadReport
The item class of IReadReceipt.
CLASS - Static variable in interface com.compoze.collab.groupware.ITasksContainer
The ContainerClass that represents an ITasksContainer.
CLASS - Static variable in interface com.compoze.collab.groupware.IContactsContainer
The ContainerClass that represents an IContactsContainer.
CLASS - Static variable in interface com.compoze.collab.groupware.IMailContainer
The ContainerClass that represents an IMailContainer.
CLASS - Static variable in interface com.compoze.collab.groupware.ITask
The item class of ITask.
CLASS - Static variable in interface com.compoze.collab.groupware.IGroupwareContainer
The container class for an IGroupwareContainer.
CLASS - Static variable in interface com.compoze.collab.groupware.INonDeliveryReport
The item class of INonDeliveryReport.
CLASS - Static variable in interface com.compoze.collab.groupware.IEmbeddedAttachment
The default type of embedded attachment for items that support them.
CLASS - Static variable in interface com.compoze.collab.groupware.IAppointment
The ItemClass that represents an appointment.
CLASS - Static variable in interface com.compoze.collab.groupware.IAddressEntry
The item class of IAddressEntry.
CLASS - Static variable in interface com.compoze.collab.groupware.ICalendarContainer
The ContainerClass that represents an ICalendarContainer.
CLASS - Static variable in interface com.compoze.collab.im.IFriendGroupContainer
The ContainerClass that represents a friends container.
CLASS - Static variable in interface com.compoze.collab.im.IFriendsContainer
The ContainerClass that represents an IFriendsContainer.
CLASS - Static variable in interface com.compoze.collab.im.IInstantMessage
The ItemClass for IInstantMessage.
CLASS - Static variable in interface com.compoze.collab.im.IMessagesContainer
The ContainerClass that represents a messages container.
CLASS - Static variable in interface com.compoze.collab.im.IFriend
The ItemClass that represents a collab message.
CLASS - Static variable in interface com.compoze.collab.lcs.ILcsInstantMessage
The item class of ILcsGroup.
CLASS - Static variable in interface com.compoze.collab.lcs.ILcsFriend
The ItemClass that represents a collab message.
CLASS - Static variable in interface com.compoze.collab.messaging.IRecipient
The recipient item class.
CLASS - Static variable in interface com.compoze.collab.messaging.IMessage
The message item class.
CLASS - Static variable in interface com.compoze.collab.sametime.ISametimeFriend
The ItemClass that represents a collab message.
CLASS - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
The ItemClass that represents a collab message.
CLEAN_GLOBAL_OBJID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/cleanglobalobjid property the represents the unique ID of the appointment associated with a meeting request.
close() - Method in interface com.compoze.collab.ISession
Closes the session to the server.
CN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:cn property that represents the common name (or friendly name) of a contact.
CO - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:co property that represents the country or region of employment for a contact.
CollabEnum - class com.compoze.collab.CollabEnum.
This class is the superclass of all enumerations in the API.
CollabEnum() - Constructor for class com.compoze.collab.CollabEnum
Constructor (for de-serialization);
CollabEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.CollabEnum
Constructor.
CollaborationException - exception com.compoze.collab.CollaborationException.
Serves as the superclass of all exceptions thrown from the collaboration services API.
CollaborationException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.CollaborationException
Constructs a CollaborationException and its CollaborationExceptionInfo.
CollaborationException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.CollaborationException
Constructs a CollaborationException and its CollaborationExceptionInfo.
CollaborationException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.CollaborationException
Constructs a CollaborationException and its CollaborationExceptionInfo.
CollaborationException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.CollaborationException
Constructs a CollaborationException and its CollaborationExceptionInfo.
CollaborationManager - class com.compoze.collab.CollaborationManager.
Maintains a registry of API providers and related information.
CollaborationRuntimeException - exception com.compoze.collab.CollaborationRuntimeException.
Serves as the superclass of all exceptions thrown from the collaboration services API.
CollaborationRuntimeException(CollaborationException) - Constructor for class com.compoze.collab.CollaborationRuntimeException
Constructs a CollaborationRuntimeException from a CollaborationException.
CollaborationRuntimeException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.CollaborationRuntimeException
Constructs a CollaborationRuntimeException and its CollaborationExceptionInfo.
CollaborationRuntimeException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.CollaborationRuntimeException
Constructs a CollaborationRuntimeException and its CollaborationExceptionInfo.
CollaborationRuntimeException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.CollaborationRuntimeException
Constructs a CollaborationRuntimeException and its CollaborationExceptionInfo.
CollaborationRuntimeException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.CollaborationRuntimeException
Constructs a CollaborationRuntimeException and its CollaborationExceptionInfo.
COLLBLOB - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/repl/collblob property the represents if the attachments on a message are to be considered as hidden.
com.compoze.collab - package com.compoze.collab
This package provides the core classes for the Collaboration Framework.
com.compoze.collab.domino - package com.compoze.collab.domino
This package provides a Collaboration Framework groupware schema for accessing Lotus Domino.
com.compoze.collab.exchange - package com.compoze.collab.exchange
This package provides classes for the Exchange schema, used for connecting to Exchange 5.5, 2000 or 2003.
com.compoze.collab.exchange.mapi - package com.compoze.collab.exchange.mapi
This package provides the classes for the Exchange MAPI schema.
com.compoze.collab.exchange.webdav - package com.compoze.collab.exchange.webdav
This package provides classes for the Exchange WebDAV schema.
com.compoze.collab.groupware - package com.compoze.collab.groupware
This package provides the classes for the groupware schema.
com.compoze.collab.im - package com.compoze.collab.im
This package provides the classes for the instant messaging schema.
com.compoze.collab.lcs - package com.compoze.collab.lcs
This package provides classes for LCS schema.
com.compoze.collab.log - package com.compoze.collab.log
This package provides the classes for logging.
com.compoze.collab.messaging - package com.compoze.collab.messaging
This package provides the classes for the messaging schema, which is a super schema for groupware and IM.
com.compoze.collab.sametime - package com.compoze.collab.sametime
This packages provides classes for the Collaboration Sametime provider.
com.compoze.collab.yahoo - package com.compoze.collab.yahoo
This package provides the classes for the Yahoo schema.
combine(Key[], Key[]) - Static method in class com.compoze.collab.Key
Combines two key arrays, removing duplicates.
COMIC_SANS_MS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MS Comic Sans
COMMENT - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the comment.
COMMENT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'comment'.
commit() - Method in interface com.compoze.collab.IItem
Commits any changed or removed properties on the item to the backend server.
commit(IAttachmentSource) - Method in interface com.compoze.collab.IAttachment
Commits the attachment from the specified attachment source.
commit(int) - Method in interface com.compoze.collab.domino.IDominoAppointment
Hits the server to update any changed properties.
commit(int, boolean) - Method in interface com.compoze.collab.domino.IDominoAppointment
Hits the server to update any changed properties.
COMMON_GUID - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the GUID for common MAPI named properties.
COMMUNITY - Static variable in interface com.compoze.collab.sametime.ISametimeFriend
Key that represents the instant messaging friend 'community' property.
COMPANIES - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the companies for a task.
COMPANIES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/companies MAPI property that represents the companies field of a task.
COMPANIES - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property for a task.
COMPANY_MAIN_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the company main telephone number for a contact.
COMPANY_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'company name'.
COMPANY_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the company name.
compare(Object, Object) - Method in class com.compoze.collab.ItemComparator
 
compareTo(Object) - Method in class com.compoze.collab.EnumElement
 
COMPLETED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The completed notice type.
COMPLETED - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
COMPLETED_DATE_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'completed date time'.
COMPOSED_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'composed date'.
COMPUTER_NETWORK_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:computernetworkname property that represents the internet/intranet name of a contact.
COMPUTER_NETWORK_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the computer network name for a contact.
CONFIDENTIAL - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
CONFIRM - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
The confirm delivery report level.
CONFIRMED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The confirmed notice type.
CONTACT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A contact document.
CONTACT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:contact property that represents the name of a contact who is the attendee of a meeting.
CONTACT_BILLING_INFO - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property BILLING_INFO for a task.
CONTACT_NAMES - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the contact names for an item.
CONTACT_NAMES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/0x0000853A MAPI property that represents the contacts of a WebDAV item.
CONTACT_SMTP_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property CONTACT_SMTP_ADDRESS for a contact.
CONTACT_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:contacturl property that represents the URL where information about the contact for a meeting can be found.
CONTACTS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:contacts property that retrieves the default Contacts folder from the root container.
CONTACTS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
CONTACTS_GUID - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the GUID for MAPI named properties used for contacts.
CONTAINER_CLASS - Static variable in interface com.compoze.collab.IContainer
Key that represents a container type.
CONTAINER_DEFAULT - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile that includes only the keys specified by a FetchProfile.TYPE_CONTAINER_DEFAULT FetchProfile.
ContainerAlreadyExistsException - exception com.compoze.collab.ContainerAlreadyExistsException.
Exception class that means that a container could not be created because a container with the same name already exists.
ContainerAlreadyExistsException(Context) - Constructor for class com.compoze.collab.ContainerAlreadyExistsException
Constructs a ContainerAlreadyExistsException.
ContainerAlreadyExistsException(Context, String) - Constructor for class com.compoze.collab.ContainerAlreadyExistsException
Constructs a ContainerAlreadyExistsException.
ContainerAlreadyExistsException(Throwable, Context) - Constructor for class com.compoze.collab.ContainerAlreadyExistsException
Constructs a ContainerAlreadyExistsException.
ContainerAlreadyExistsException(Throwable, Context, String) - Constructor for class com.compoze.collab.ContainerAlreadyExistsException
Constructs a ContainerAlreadyExistsException.
ContainerClass - class com.compoze.collab.ContainerClass.
Defines the class of a Container through an extension of ItemClass.
ContainerCycleException - exception com.compoze.collab.ContainerCycleException.
Exception class that means that a container was copied or moved to a child of the source container.
ContainerCycleException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.ContainerCycleException
Constructs an ContainerCycleException.
ContainerCycleException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.ContainerCycleException
Constructs an ContainerCycleException.
ContainerCycleException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.ContainerCycleException
Constructs an ContainerCycleException.
ContainerCycleException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.ContainerCycleException
Constructs an ContainerCycleException.
ContainerNameException - exception com.compoze.collab.ContainerNameException.
Exception class that means that a container could not be created because the name specified for it is incompatible with the provider.
ContainerNameException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.ContainerNameException
Constructs a ContainerNameException.
ContainerNameException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.ContainerNameException
Constructs a ContainerNameException.
ContainerNameException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.ContainerNameException
Constructs a ContainerNameException.
ContainerNameException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.ContainerNameException
Constructs a ContainerNameException.
ContainerPermission - class com.compoze.collab.exchange.ContainerPermission.
The element class for the ContainerPermissionEnum enumeration.
ContainerPermission(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.ContainerPermission
Constructor.
ContainerPermissionEnum - class com.compoze.collab.exchange.ContainerPermissionEnum.
The enumeration class that contains ContainerPermission elements.
ContainerPermissionEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.ContainerPermissionEnum
Constructor.
ContainerPermissionEnum(int) - Constructor for class com.compoze.collab.exchange.ContainerPermissionEnum
 
contains(Key) - Method in class com.compoze.collab.FetchProfile
Determines if the profile contains the specified key.
containsDayOfMonth(int) - Method in class com.compoze.collab.domino.RepeatMonthlyByDayAdjust
Checks to see if this adjust contains the day of month.
containsDayOfMonth(int) - Method in class com.compoze.collab.domino.RepeatMonthlyByDateAdjust
Checks to see if this adjust contains the day of month.
containsDayOfWeek(int) - Method in class com.compoze.collab.domino.RepeatWeeklyAdjust
Checks to see if this adjust contains the day of week.
containsKey(Key) - Method in interface com.compoze.collab.IItem
Determines if the item contains a particular property.
containsKey(Key, boolean) - Method in class com.compoze.collab.Restriction
Determines if the restriction contains a particular key or potentially has sub-restrictions which contain the specified key.
containsKey(Key, boolean) - Method in interface com.compoze.collab.IItem
Determines if the item contains a particular property.
CONTENT_CLASS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the DAV:contentclass property for any WebDAV item.
COPY_TO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'copy to'.
copyProperties(Key[], Key[], boolean, IItem) - Method in interface com.compoze.collab.IItem
Copy the keys specified from this item to the specified item.
copyTo(IContainer) - Method in interface com.compoze.collab.IContainer
Copies the container to another container.
copyTo(IContainer) - Method in interface com.compoze.collab.IItem
Copies the item to another container.
COUNTER_DECLINED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The counter declined notice type.
counter(Date, Date, String) - Method in interface com.compoze.collab.domino.IInvitation
Hits the server and counter proposes the assignment.
COUNTERED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
The countered meeting response status.
COUNTERED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The countered notice type.
COUNTERED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The countered invitation notice type.
COUNTRY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the country for a contact.
COURIER_NEW - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Courier New
CREATE_ITEMS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to post items in the folder.
CREATE_SUBFOLDERS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create subfolders in the folder.
create(Context, String, Key[], Class, ItemClass) - Static method in class com.compoze.collab.RootContainerClass
 
create(Context, String, Key[], Class, String, String) - Static method in class com.compoze.collab.ContainerClass
 
create(String, int) - Static method in class com.compoze.collab.groupware.CustomNamedKey
Creates a new custom key
create(String, Key[], Class, ItemClass, String, String) - Static method in class com.compoze.collab.ContainerClass
Creates an ContainerClass, given its name and properties, or returns an existing ContainerClass if one has already been created with the same name and properties.
create(String, Key[], Class, String, String) - Static method in class com.compoze.collab.ItemClass
Creates an ItemClass, given its name and properties, or returns an existing ItemClass if one has already been created with the same name and properties.
createAndRestriction(Restriction[]) - Static method in class com.compoze.collab.Restriction
Create an AndRestriction ANDing two or more Restrictions.
createAndRestriction(Restriction, Restriction) - Static method in class com.compoze.collab.Restriction
Create an AndRestriction ANDing exactly two Restrictions.
createBinaryRestriction(Key, int, byte[]) - Static method in class com.compoze.collab.Restriction
Creates a binary restriction.
createCompareRestriction(Key, int, Key) - Static method in class com.compoze.collab.Restriction
Constructs a Restriction comparing two properties of the same type.
createContentRestriction(Key, String, int, boolean) - Static method in class com.compoze.collab.Restriction
Create a ContentRestriction on a property.
createCustom(ISession, Date[]) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a custom repeating pattern.
CREATED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:created property that represents date and time when an appointment was created.
createDaily(Date, Date, Date, Date, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a daily appointment recurrence pattern with an end date
createDaily(Date, Date, Date, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a daily appointment recurrence pattern with no end date.
createDaily(Date, Date, Date, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a daily appointment recurrence pattern for a number of occurrences.
createDaily(Date, Date, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a daily task recurrence pattern with an end date.
createDaily(Date, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a daily task recurrence pattern with no end date.
createDaily(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a daily recurrence pattern for a number of occurrences.
createDaily(ISession, Date, int, RepeatWeekends, Date) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a daily repeating pattern.
createDaily(ISession, Date, int, RepeatWeekends, RepeatForUnit, int) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a daily repeating pattern.
createDailyRegenerate(Date, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerating daily recurrence pattern with no end date.
createDailyRegenerate(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerating daily recurrence pattern for a number of occurrences.
createExistsRestriction(Key) - Static method in class com.compoze.collab.Restriction
Create a Restriction testing whether a property exists.
createKey(int) - Static method in class com.compoze.collab.exchange.MapiKey
Creates a custom MapiKey based on a property tag.
createKey(int, int) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates a custom WebdavKey based on a property tag.
createKey(int, int) - Static method in class com.compoze.collab.exchange.MapiKey
Creates a custom MapiKey based on a property tag.
createKey(int, String, String) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates a WebDAV key based on a WebDAV namespace and name.
createKey(int, String, String, String) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates a custom WebdavKey based on a mapi named prop.
createKey(String, int, int, boolean) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates an WebdavKey based on a property tag
createKey(String, int, int, int, boolean) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates an WebdavKey based on a property tag.
createKey(String, int, String, String, int) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates a WebdavKey.
createKey(String, int, String, String, int, boolean) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates a WebdavKey.
createKey(String, int, String, String, String, int) - Static method in class com.compoze.collab.exchange.WebdavKey
Creates a custom WebdavKey based on a mapi named prop.
createLogger(String, ILogContext, ResourceBundleCache, Logger) - Static method in class com.compoze.collab.log.Logger
Creates a named logger that pulls its logging context from the specified object.
createLogger(String, ILogContext, String, Logger) - Static method in class com.compoze.collab.log.Logger
Creates a named logger that pulls its logging context from the specified object.
createMeetingRequest(IMailContainer) - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Creates a meeting request for this appointment.
createMonthly(Date, Date, Date, Date, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a monthly recurrence pattern with an end date.
createMonthly(Date, Date, Date, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a monthly appointment recurrence pattern with no end date.
createMonthly(Date, Date, Date, int, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a monthly recurrence pattern for a number of occurrences.
createMonthly(Date, Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a monthly recurrence pattern with an end date.
createMonthly(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a monthly task recurrence pattern with no end date.
createMonthly(Date, int, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a monthly recurrence pattern for a number of occurrences.
createMonthlyByDate(ISession, Date, int, int[], RepeatWeekends, Date) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a monthly by date repeating pattern.
createMonthlyByDate(ISession, Date, int, int[], RepeatWeekends, RepeatForUnit, int) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a monthly by date repeating pattern.
createMonthlyByDay(ISession, Date, int, int[], RepeatWeekends, Date) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a monthly by day repeating pattern.
createMonthlyByDay(ISession, Date, int, int[], RepeatWeekends, RepeatForUnit, int) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a monthly by day repeating pattern.
createMonthlyNth(Date, Date, Date, Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a monthly nth recurrence pattern with an end date.
createMonthlyNth(Date, Date, Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a monthly nth recurrence pattern with no end date.
createMonthlyNth(Date, Date, Date, RecurrenceInstance, DaysOfWeek, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a monthly nth recurrence pattern for occurrences.
createMonthlyNth(Date, Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a monthly nth recurrence pattern with an end date.
createMonthlyNth(Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a monthly nth recurrence pattern with no end date.
createMonthlyNth(Date, RecurrenceInstance, DaysOfWeek, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a monthly nth recurrence pattern for occurrences.
createMonthlyRegenerate(Date, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerative monthly recurrence pattern with no end date.
createMonthlyRegenerate(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerative monthly recurrence pattern with occurrences.
createNamedPropKey(int, String, int) - Static method in class com.compoze.collab.exchange.MapiKey
Creates a MapiKey for a named property whose 'Kind' type is ID, specifying Compoze key data types.
createNamedPropKey(int, String, String) - Static method in class com.compoze.collab.exchange.MapiKey
Creates a MapiKey for a named property whose 'Kind' type is string, specifying Compoze key data types.
createNamedPropKey(String, int, int) - Static method in class com.compoze.collab.exchange.MapiKey
Creates a property key based on the named property information, using MAPI property types.
createNamedPropKey(String, int, String) - Static method in class com.compoze.collab.exchange.MapiKey
Creates a property key based on the named property information, using MAPI property types.
createNotRestriction(Restriction) - Static method in class com.compoze.collab.Restriction
Create a NotRestriction inverting the sense of a Restriction
createOrRestriction(Restriction[]) - Static method in class com.compoze.collab.Restriction
Create an OrRestriction ORing two or more Restrictions.
createOrRestriction(Restriction, Restriction) - Static method in class com.compoze.collab.Restriction
Create an OrRestriction ORing exactly two Restrictions.
createRequest() - Method in interface com.compoze.collab.exchange.mapi.IMapiTask
Creates a task request from this task.
createRootContainerClass(String, Key[], Class, ItemClass, String) - Static method in class com.compoze.collab.RootContainerClass
Creates an RootContainerClass, given its name and properties, or returns an existing RootContainerClass if one has already been created with the same name and properties.
createSession(Map) - Static method in class com.compoze.collab.SessionFactory
Creates an instance of ISession.
createSizeRestriction(Key, int, int) - Static method in class com.compoze.collab.Restriction
Create a SizeRestriction on a property.
createValueRestriction(Key, int, int) - Static method in class com.compoze.collab.Restriction
Create a ValueRestriction on a property with an int.
createValueRestriction(Key, int, Object) - Static method in class com.compoze.collab.Restriction
Create a ValueRestriction on a property.
createWeekly(Date, Date, Date, Date, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a weekly recurrence pattern with an end date.
createWeekly(Date, Date, Date, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a weekly recurrence pattern with no end date.
createWeekly(Date, Date, Date, DaysOfWeek, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a weekly recurrence pattern for a number of occurrences.
createWeekly(Date, Date, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a weekly recurrence pattern with an end date.
createWeekly(Date, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a weekly recurrence pattern with no end date.
createWeekly(Date, DaysOfWeek, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a weekly recurrence pattern for a number of occurrences.
createWeekly(ISession, Date, int, int[], RepeatWeekends, Date) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a weekly repeating pattern.
createWeekly(ISession, Date, int, int[], RepeatWeekends, RepeatForUnit, int) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a weekly repeating pattern.
createWeeklyRegenerate(Date, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerative weekly recurrence pattern with no end date.
createWeeklyRegenerate(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerative weekly recurrence pattern for a number of occurrences.
createYearly(Date, Date, Date, Date, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a yearly recurrence pattern with an end date.
createYearly(Date, Date, Date, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a yearly recurrence pattern with no end date.
createYearly(Date, Date, Date, int, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a yearly recurrence pattern ending for a number of occurrences.
createYearly(Date, Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a yearly task recurrence pattern with an end date.
createYearly(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a yearly task recurrence pattern with no end date.
createYearly(Date, int, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a yearly task recurrence pattern ending for a number of occurrences.
createYearly(ISession, Date, int, RepeatWeekends, Date) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a yearly repeating pattern.
createYearly(ISession, Date, int, RepeatWeekends, RepeatForUnit, int) - Static method in class com.compoze.collab.domino.RepeatPattern
Creates a yearly repeating pattern.
createYearlyNth(Date, Date, Date, Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a yearly nth recurrence pattern with an end date.
createYearlyNth(Date, Date, Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a yearly nth recurrence pattern with no end date.
createYearlyNth(Date, Date, Date, RecurrenceInstance, DaysOfWeek, int, int) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Creates a yearly nth recurrence pattern with a number of occurrences.
createYearlyNth(Date, Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a yearly nth recurrence pattern with an end date.
createYearlyNth(Date, RecurrenceInstance, DaysOfWeek, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a yearly nth recurrence pattern with no end date.
createYearlyNth(Date, RecurrenceInstance, DaysOfWeek, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a yearly nth recurrence pattern with a number of occurrences.
createYearlyRegenerate(Date, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerating yearly recurrence pattern with no end date.
createYearlyRegenerate(Date, int, int) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Creates a regenerating yearly recurrence pattern with a number of occurrences.
CREATION_DATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the DAV:creationdate property for any WebDAV item.
CREATOR_ENTRYID - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the creator entry ID of an item.
CS_VERSION - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'cs version'.
CUSTOM - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
The custom repeat type.
CUSTOM - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Custom user-defined status
CUSTOM_MESSAGE - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
Key that represents the instant messaging friend 'custom message' property.
CUSTOMER_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:customerid property that represents the customer ID of a contact.
CustomNamedKey - class com.compoze.collab.groupware.CustomNamedKey.
The CustomNamedKey class provides a way to create keys that are not statically mapped at runtime, but can be used to set and get properties with any provider.
CZ_BODY_HTML - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property Compoze 'body html' (for setting).

D

DAILY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
The daily repeat type.
DAILY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates a pattern that occurs every day.
DATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:date property that represents the date a WebDAV message was sent.
DATE_COMPLETED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x0000810F MAPI property that represents the date a task was completed.
DATE_COMPLETED - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property DATE_COMPLETED for a task.
DATE_COMPLETED - Static variable in interface com.compoze.collab.groupware.ITask
Key that represents the date completed.
DATE_COMPLETED_2K3 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/datecompleted property that represents the date a task was completed.
DATE_CREATED - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'date created'.
DATE_CREATED - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
Represents the date the item was created by the user.
DATE_LAST_MODIFIED - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
Represents the date the item was created by the user.
DATE_MODIFIED - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'date modified'.
DATE_RECEIVED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:datereceived property for WebDAV messages.
DayOfWeek - class com.compoze.collab.exchange.DayOfWeek.
This class is used to represent a day of the week for an Exchange recurrence pattern.
DayOfWeek(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.DayOfWeek
Constructor.
DayOfWeekEnum - class com.compoze.collab.exchange.DayOfWeekEnum.
This class is used to represent a day of the week for an Exchange recurrence pattern.
DayOfWeekEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.DayOfWeekEnum
Constructor.
DayOfWeekEnum(int) - Constructor for class com.compoze.collab.exchange.DayOfWeekEnum
 
DAYS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
The days repeat for unit.
DaysOfWeek - class com.compoze.collab.exchange.DaysOfWeek.
This class stores the values for 'days of week'.
DaysOfWeek() - Constructor for class com.compoze.collab.exchange.DaysOfWeek
Constructor.
DEBUG - Static variable in class com.compoze.collab.log.LogLevel
Next-to-lowest level of severity used for debugging applications- will usually be disabled in production.
DECLINE - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
decline() - Method in interface com.compoze.collab.exchange.ITaskRequest
Declines this task request and creates an ITaskNotice to return to the originator.
decline() - Method in interface com.compoze.collab.exchange.IMeetingRequest
Declines this meeting request, but does not create a notice to return to the organizer.
decline() - Method in interface com.compoze.collab.exchange.mapi.IMapiTaskRequest
In addition to the parent documentation, this method requires the information referenced in See Also.
decline(boolean, boolean) - Method in interface com.compoze.collab.exchange.IExchangeTask
Declines the task, if it is has already been accepted.
decline(IMailContainer) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Declines this meeting request and creates an IMeetingNotice to return to the originator.
decline(String, boolean) - Method in interface com.compoze.collab.domino.IInvitation
Hits the server and declines the assignment.
DECLINED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
The declined meeting response status.
DECLINED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The declined notice type.
DECLINED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
Indicates that the meeting request was declined.
DECLINED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The declined invitation notice type.
DEFAULT - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile that includes only the keys specified by a FetchProfile.TYPE_DEFAULT FetchProfile.
DEFAULT_CONTEXT - Static variable in interface com.compoze.collab.log.ILogContext
Provides a default log context returning the default VM locale and no application context.
DEFAULT_DEBUG - Static variable in class com.compoze.collab.log.DefaultLogEntryPrototype
 
DEFAULT_ERROR - Static variable in class com.compoze.collab.log.DefaultLogEntryPrototype
 
DEFAULT_INFO - Static variable in class com.compoze.collab.log.DefaultLogEntryPrototype
 
DEFAULT_TRACE - Static variable in class com.compoze.collab.log.DefaultLogEntryPrototype
 
DEFAULT_WARN - Static variable in class com.compoze.collab.log.DefaultLogEntryPrototype
 
DefaultContainerClass - class com.compoze.collab.groupware.DefaultContainerClass.
The element class for the DefaultContainerClassEnum enumeration.
DefaultContainerClass(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.groupware.DefaultContainerClass
Constructor.
DefaultContainerClassEnum - class com.compoze.collab.groupware.DefaultContainerClassEnum.
The enumeration class that contains DefaultContainerClass elements.
DefaultContainerClassEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.groupware.DefaultContainerClassEnum
Constructor.
DefaultContainerClassEnum(int) - Constructor for class com.compoze.collab.groupware.DefaultContainerClassEnum
 
DefaultEmbeddedImageListener - class com.compoze.collab.groupware.DefaultEmbeddedImageListener.
This class is an embedded image listener.
DefaultEmbeddedImageListener() - Constructor for class com.compoze.collab.groupware.DefaultEmbeddedImageListener
Constructor.
DefaultEmbeddedImageListener(String) - Constructor for class com.compoze.collab.groupware.DefaultEmbeddedImageListener
Constructor.
DefaultLogEntryPrototype - class com.compoze.collab.log.DefaultLogEntryPrototype.
This class contains prototypes for the test log messages.
DEFAULTLOGENTRYPROTOTYPE_DEBUG_LOG - Static variable in class com.compoze.collab.log.LogResourceBundle
 
DEFAULTLOGENTRYPROTOTYPE_ERROR_LOG - Static variable in class com.compoze.collab.log.LogResourceBundle
 
DEFAULTLOGENTRYPROTOTYPE_INFO_LOG - Static variable in class com.compoze.collab.log.LogResourceBundle
 
DEFAULTLOGENTRYPROTOTYPE_TRACE_LOG - Static variable in class com.compoze.collab.log.LogResourceBundle
 
DEFAULTLOGENTRYPROTOTYPE_WARN_LOG - Static variable in class com.compoze.collab.log.LogResourceBundle
 
DefaultLogEntryPrototype(LogResourceKey, LogLevel) - Constructor for class com.compoze.collab.log.DefaultLogEntryPrototype
Constructor.
DefaultLogEntryPrototype(LogResourceKey, LogLevel, Class) - Constructor for class com.compoze.collab.log.DefaultLogEntryPrototype
Constructor.
DefaultRootContainerClass - class com.compoze.collab.groupware.DefaultRootContainerClass.
The element class for the DefaultRootContainerClassEnum enumeration.
DefaultRootContainerClass(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.groupware.DefaultRootContainerClass
Constructor.
DefaultRootContainerClassEnum - class com.compoze.collab.groupware.DefaultRootContainerClassEnum.
The enumeration class that contains DefaultRootContainerClass elements.
DefaultRootContainerClassEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.groupware.DefaultRootContainerClassEnum
Constructor.
DefaultRootContainerClassEnum(int) - Constructor for class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
DEFERRED - Static variable in class com.compoze.collab.exchange.ExchangeTaskStatusEnum
 
delegate(IMailRecipient) - Method in interface com.compoze.collab.exchange.ITaskRequest
Delegates this request to another assignee without accepting or declining this task request.
delegate(String, String, boolean) - Method in interface com.compoze.collab.domino.IInvitation
Hits the server and delegates the assignment.
DELEGATED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
The delegated meeting response status.
DELEGATED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The delegated notice type.
DELEGATED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The delegated invitation notice type.
DELEGATOR - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the total work for a task.
DELEGATOR - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/delegator property that represents the delegator of a task.
DELEGATOR - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property DELEGATOR for a task.
DELEGEE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'delegee'.
DELETE - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
The delete weekend repeat rule.
DELETE_ALL - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Allows you to delete any item.
DELETE_NONE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Does not allow you to delete any item.
DELETE_OWN - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Allows you to delete items you create.
delete() - Method in interface com.compoze.collab.IItem
Deletes the item from the backend.
delete(int) - Method in interface com.compoze.collab.domino.IDominoTask
Hits the server to delete the task.
delete(int) - Method in interface com.compoze.collab.domino.IDominoAppointment
Deletes the appointment and handles repeat pattern updates.
DELETED - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
DELETED_ITEMS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:deleteditems property that retrieves the default Deleted Items folder from the root container.
deletedItem(String) - Method in interface com.compoze.collab.exchange.ISynchCallback
Callback function for a deleted item.
deleteItems(String[]) - Method in interface com.compoze.collab.IRootContainer
Deletes one or more items anywhere in this root container.
DELIVERED_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'delivered date'.
DELIVERY_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'delivery date'.
DELIVERY_DATE - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the delivery date of a message.
DELIVERY_PRIORITY - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo delivery priority.
DELIVERY_PRIORITY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'delivery priority'.
DELIVERY_RECEIPT_REQUESTED - Static variable in interface com.compoze.collab.exchange.IExchangeMessage
Key that represents a delivery receipt was requested.
DELIVERY_REPORT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A delivery report document.
DELIVERY_REPORT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'delivery report'.
DELIVERY_REPORT_LEVEL - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo delivery report level.
DELIVERY_REPORT_REQUESTED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/deliveryreportrequested property for WebDAV items.
DeliveryPriority - class com.compoze.collab.domino.DeliveryPriority.
An enumeration of the memo delivery priority levels.
DeliveryPriority(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.DeliveryPriority
Constructor.
DeliveryPriorityEnum - class com.compoze.collab.domino.DeliveryPriorityEnum.
An enumeration of the memo delivery priority levels.
DeliveryPriorityEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.DeliveryPriorityEnum
Constructor.
DeliveryPriorityEnum(int) - Constructor for class com.compoze.collab.domino.DeliveryPriorityEnum
 
DeliveryReportLevel - class com.compoze.collab.domino.DeliveryReportLevel.
An enumeration of the memo delivery report levels.
DeliveryReportLevel(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.DeliveryReportLevel
Constructor.
DeliveryReportLevelEnum - class com.compoze.collab.domino.DeliveryReportLevelEnum.
An enumeration of the memo delivery report levels.
DeliveryReportLevelEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.DeliveryReportLevelEnum
Constructor.
DeliveryReportLevelEnum(int) - Constructor for class com.compoze.collab.domino.DeliveryReportLevelEnum
 
DEPARTMENT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'department'.
DEPARTMENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:department property that represents the department of employment for a contact.
DEPARTMENT_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the department name.
DESCENDING - Static variable in class com.compoze.collab.SortOrderEnum
 
DESCRIPTION_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:descriptionurl property that represents the URL that contains the description of a meeting or appointment.
DEVIATION - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
DISPLAY_ADDRESS - Static variable in interface com.compoze.collab.groupware.IMailRecipient
Represents the display address of the recipient.
DISPLAY_BCC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:displaybcc property for WebDAV messages.
DISPLAY_BCC - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the displayable 'bcc' addresses of the message (in a provider specific format).
DISPLAY_CC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:displaycc property for WebDAV messages.
DISPLAY_CC - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the displayable 'cc' addresses of the message (in a provider specific format).
DISPLAY_FROM - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'from'.
DISPLAY_FROM - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the displayable 'from' addresses of the message (in a provider specific format).
DISPLAY_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the dummy property 'display name'.
DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
Key representing the DAV:displayname property that can be used to get the display name of any WebDAV item.
DISPLAY_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the display name.
DISPLAY_TO - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:displayto property for WebDAV messages.
DISPLAY_TO - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the displayable 'to' addresses of the message (in a provider specific format).
DISPLAY_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the display type for an address entry.
DN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:dn property that represents the fully distinguished X.500 name of a contact.
DO_NOT_DISTURB - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
Status indicates that the friend is asking users to refrain from initializing a conversation
DO_NOT_FORWARD - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
DOCUMENT_ID - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'document id'.
DOCUMENT_TYPE - Static variable in interface com.compoze.collab.domino.IDocument
Key that represents the Domino document type of the document.
DOCUMENT_TYPE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'document type'.
DocumentType - class com.compoze.collab.domino.DocumentType.
An enumeration of the document types.
DocumentType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.DocumentType
Constructor.
DocumentTypeEnum - class com.compoze.collab.domino.DocumentTypeEnum.
An enumeration of the document types.
DocumentTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.DocumentTypeEnum
Constructor.
DocumentTypeEnum(int) - Constructor for class com.compoze.collab.domino.DocumentTypeEnum
 
DOMAIN - Static variable in interface com.compoze.collab.sametime.ISametimeFriend
Key that represents the instant messaging friend 'domain' property.
DominoKey - class com.compoze.collab.domino.DominoKey.
This class contains Domino provider keys.
DominoKey(String, int, int) - Constructor for class com.compoze.collab.domino.DominoKey
Constructor.
DominoKey(String, int, int, boolean) - Constructor for class com.compoze.collab.domino.DominoKey
Constructor.
DominoRecipientType - class com.compoze.collab.domino.DominoRecipientType.
An enumeration of the Domino recipient types.
DominoRecipientType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.DominoRecipientType
Constructor.
DominoRecipientTypeEnum - class com.compoze.collab.domino.DominoRecipientTypeEnum.
An enumeration of the Domino recipient types.
DominoRecipientTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.DominoRecipientTypeEnum
Constructor.
DominoRecipientTypeEnum(int) - Constructor for class com.compoze.collab.domino.DominoRecipientTypeEnum
 
DONT_MOVE - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
The don't move weekend repeat rule.
DRAFTS - Static variable in class com.compoze.collab.domino.FolderTypeEnum
The drafts folder type.
DRAFTS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:drafts property that retrieves the default Drafts folder from the root container.
DRAFTS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
DT_DUE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/dtdue property that represents the date a task is due.
DT_END - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:dtend property that represents the date and time that an appointment or meeting ends.
DT_STAMP - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:dtstamp property that represents the date and time that an iCalendar object was created by CDO.
DT_START - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:dtstart property that represents the date and time that an appointment or meeting starts.
DT_START_TASK - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/dtstart property that represents the date a task starts.
DUE_CALENDAR - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the due calendar for a task.
DUE_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'due date'.
DUE_DATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008105 MAPI property that represents the date a task is due.
DUE_DATE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property DUE_DATE for a task.
DUE_DATE - Static variable in interface com.compoze.collab.groupware.ITask
Key that represents the due date for a task.
DUE_DATE_STR - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'due date'.
DUE_DATE_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'due date time'.
DUE_STATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'due state'.
DURATION - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the dummy property 'duration'.
DURATION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:duration property that represents the duration, in seconds, of an appointment or meeting.
DURATION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property DURATION.
DURATION - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key representing the duration of the appointment (read-only).

E

EDIT_ALL - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Allows you to modify any item.
EDIT_NONE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Does not allow changes to any item.
EDIT_OWN - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Allows you to modify items you create.
EMAIL_ADDRESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'email address'.
EMAIL1 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:email1 property that represents the fully qualified primary smtp email address of a contact.
EMAIL1_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email1emailaddress property that represents the primary SMTP email address for a contact.
EMAIL1_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the primary email address for a contact.
EMAIL1_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL1_ADDRESS for a contact.
EMAIL1_ADDRESS_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email1addrtype property that represents the primary email address type for a contact.
EMAIL1_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the primary email type for a contact.
EMAIL1_ADDRESS_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL1_ADDRESS_TYPE for a contact.
EMAIL1_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email1originaldisplayname property that represents the display name for a contact's primary email address.
EMAIL1_DISPLAY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the primary email display for a contact.
EMAIL1_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL1_DISPLAY_NAME for a contact.
EMAIL2 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:email2 property that represents the fully qualified secondary smtp email address of a contact.
EMAIL2_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email2emailaddress property that represents the secondary SMTP email address for a contact.
EMAIL2_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the secondary email address for a contact.
EMAIL2_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL2_ADDRESS for a contact.
EMAIL2_ADDRESS_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email2addrtype property that represents the secondary email address type for a contact.
EMAIL2_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the secondary email type for a contact.
EMAIL2_ADDRESS_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL2_ADDRESS_TYPE for a contact.
EMAIL2_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email2originaldisplayname property that represents the display name for a contact's secondary email address.
EMAIL2_DISPLAY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the secondary email display for a contact.
EMAIL2_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL2_DISPLAY_NAME for a contact.
EMAIL3_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email3emailaddress property that represents the third SMTP email address for a contact.
EMAIL3_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the tertiary email address for a contact.
EMAIL3_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL3_ADDRESS for a contact.
EMAIL3_ADDRESS_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email3addrtype property that represents the third email address type for a contact.
EMAIL3_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the tertiary email type for a contact.
EMAIL3_ADDRESS_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL3_ADDRESS_TYPE for a contact.
EMAIL3_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/email3originaldisplayname property that represents thedisplay name for a contact's third email address.
EMAIL3_DISPLAY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the tertiary email display for a contact.
EMAIL3_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property EMAIL3_DISPLAY_NAME for a contact.
EMBEDDED_IMAGE_COUNT - Static variable in interface com.compoze.collab.domino.IDocument
Key that represents the count of embedded images in the document.
EMBEDDED_IMAGE_COUNT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'embedded image count'.
EMBEDDED_IMAGE_INFO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'attachment info'.
EMPLOYEE_ID - Static variable in interface com.compoze.collab.domino.IDominoAddressEntry
Key that represents the address entry employee ID.
EMPLOYEE_ID - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'employee ID'.
EMPLOYEE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:employeenumber property that represents the employee number of a contact.
EMPTY_KEY_ARRAY - Static variable in class com.compoze.collab.Key
A Key[0] array, for when needed
EMPTY_STRING - Static variable in class com.compoze.collab.Key
 
ENCRYPT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'encrypt'.
ENCRYPTED - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the encrypted status of a message.
END_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'end date'.
END_DATE_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'end date time'.
END_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'end time'.
END_TIME - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key representing the end time of the appointment.
END_TIME_ZONE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'end time zone'.
END_TIMES - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the Domino end times array.
endProfile() - Method in interface com.compoze.collab.ISession
Ends profiling and returns a String containing the profile results.
endTimer() - Method in interface com.compoze.collab.ISession
Ends the default timer.
endTimer(String) - Method in interface com.compoze.collab.ISession
Ends a named timer.
EnumElement - class com.compoze.collab.EnumElement.
This class is an enumeration element.
EnumElement(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.EnumElement
Constructor.
EQUAL - Static variable in class com.compoze.collab.Restriction
Represents a ValueRestriction 'equal to' comparison.
equals(Object) - Method in class com.compoze.collab.QueryProfile
 
equals(Object) - Method in class com.compoze.collab.ItemClass
Equals.
equals(Object) - Method in class com.compoze.collab.Sort
 
equals(Object) - Method in class com.compoze.collab.FetchProfile
 
equals(Object) - Method in class com.compoze.collab.SortProperty
 
equals(Object) - Method in class com.compoze.collab.EnumElement
Equals.
equals(Object) - Method in class com.compoze.collab.ItemComparator
 
equals(Object) - Method in class com.compoze.collab.Key
Two keys are equal if they share IDs.
equals(Object) - Method in class com.compoze.collab.domino.DominoKey
Equals.
equals(Object) - Method in class com.compoze.collab.exchange.WebdavKey
 
equals(Object) - Method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Compares equality of two patterns.
equals(Object) - Method in class com.compoze.collab.exchange.TaskRecurrencePattern
Compares equality of two patterns.
equals(Object) - Method in class com.compoze.collab.exchange.DaysOfWeek
Checks for equality.
equals(Object) - Method in class com.compoze.collab.log.LogLevel
 
ERROR - Static variable in class com.compoze.collab.log.LogLevel
Highest level of severity- indicates definite problems.
ESTIMATED_EFFORT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/estimatedeffort property that represents the total work (estimate), in minutes, of a task.
ESTRANGELO_EDESSA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Estrangelo Edessa
EX_DATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:exdate property that represents the dates, as WebDAV dateTime strings, that are exceptions to an appointment or meeting.
EX_RULE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:exrule property that represents the RRULE string that is an exception recurrence rule to an appointment or meeting.
exceptionOccured(Throwable) - Method in interface com.compoze.collab.IProgress
If the operation threw an exception, this method will be called instead of IProgress.setResults(Object).
ExchangeBusyStatus - class com.compoze.collab.exchange.ExchangeBusyStatus.
The element class for the ExchangeBusyStatusEnum enumeration.
ExchangeBusyStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.ExchangeBusyStatus
Constructor.
ExchangeBusyStatusEnum - class com.compoze.collab.exchange.ExchangeBusyStatusEnum.
The enumeration class that contains ExchangeBusyStatus elements.
ExchangeBusyStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.ExchangeBusyStatusEnum
Constructor.
ExchangeBusyStatusEnum(int) - Constructor for class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
ExchangeTaskStatus - class com.compoze.collab.exchange.ExchangeTaskStatus.
The element class for the ExchangeTaskStatusEnum enumeration.
ExchangeTaskStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.ExchangeTaskStatus
Constructor.
ExchangeTaskStatusEnum - class com.compoze.collab.exchange.ExchangeTaskStatusEnum.
The enumeration class that contains ExchangeTaskStatus elements.
ExchangeTaskStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.ExchangeTaskStatusEnum
Constructor.
ExchangeTaskStatusEnum(int) - Constructor for class com.compoze.collab.exchange.ExchangeTaskStatusEnum
 
ExchangeTimeZone - class com.compoze.collab.exchange.ExchangeTimeZone.
This class is used to represent different time zones in Exchange.
ExchangeTimeZone() - Constructor for class com.compoze.collab.exchange.ExchangeTimeZone
Constructor.
ExchangeTimeZone(String, byte[]) - Constructor for class com.compoze.collab.exchange.ExchangeTimeZone
Constructor.
EXCLUDE_FROM_VIEW - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'exclude from view'.
EXPAND_GROUPS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'expand groups'.
EXT_ATTR_1 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/extensionattribute1 property that represents a user defined attribute of a contact.
EXT_ATTR_2 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/extensionattribute2 property that represents a user defined attribute of a contact.
EXT_ATTR_3 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/extensionattribute3 property that represents a user defined attribute of a contact.
EXT_ATTR_4 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/extensionattribute4 property that represents a user defined attribute of a contact.

F

FACSIMILE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:facsimiletelephonenumber property that represents the fax number of a contact.
FAILURE - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
The failure delivery report level.
FAILURE_REASON - Static variable in interface com.compoze.collab.domino.INonDeliveryReport
Key that represents the failure reason.
FAILURE_REASON - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'failure reason'.
FB_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:fburl property that represents the URL to the public folder free/busy information.
FEMALE - Static variable in class com.compoze.collab.exchange.GenderEnum
 
FetchProfile - class com.compoze.collab.FetchProfile.
This class holds a list of keys to be retrieved from the server.
FetchProfile() - Constructor for class com.compoze.collab.FetchProfile
Constructor (no initial keys).
FetchProfile(Key[]) - Constructor for class com.compoze.collab.FetchProfile
Constructor.
FetchProfile(Key[], int) - Constructor for class com.compoze.collab.FetchProfile
Constructor.
fetchProperties(FetchProfile) - Method in interface com.compoze.collab.IItem
Fetch unfetched properties for this item from the server into this item.
FILE_AS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:fileas property that represents the string that is used to display this contact.
FILE_AS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the 'file as' for a contact.
FILE_AS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property FILE_AS for a contact.
FILE_AS_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:fileasid property that represents the integer enumeration value that is used to display this contact.
FileAttachmentSource - class com.compoze.collab.FileAttachmentSource.
An IAttachmentSource that gets its data from a file.
FileAttachmentSource(File) - Constructor for class com.compoze.collab.FileAttachmentSource
Constructor.
FileAttachmentSource(String) - Constructor for class com.compoze.collab.FileAttachmentSource
Constructor.
findByName(String, int) - Static method in class com.compoze.collab.exchange.MapiKey
Finds a MapiKey based on named property information.
findByName(String, String) - Static method in class com.compoze.collab.exchange.MapiKey
Finds a MapiKey based on named property information.
findByProptag(int) - Static method in class com.compoze.collab.exchange.WebdavKey
Finds an WebDavKey based on MAPI proptag.
findByProptag(int) - Static method in class com.compoze.collab.exchange.MapiKey
Finds an exchange key based on Proptag
findKeyByWebdavName(String, String) - Static method in class com.compoze.collab.exchange.WebdavKey
Get a key based on a webdav id.
FIRST - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
Occurs on the first '[Sun-Sat]' of the week.
FIRST_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'first name'.
FIRST_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the first name.
FLAG - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'flag'.
FLAG - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the flag on a message as a FlagStatus.
FLAG_DUE_BY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property FLAG_DUE_BY for a message.
FLAG_REMIND_BY - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the reminder date for an item that is used to display reminder messages in Microsoft Outlook.
FLAG_TEXT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'flag'.
FLAG_TEXT - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the flag text for aan Exchange item as a FlagText.
FlagStatus - class com.compoze.collab.exchange.FlagStatus.
This class is used to represent how an item is flagged in Exchange.
FlagStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.FlagStatus
Constructor.
FlagStatusEnum - class com.compoze.collab.exchange.FlagStatusEnum.
This class is used to represent how an item is flagged in Exchange.
FlagStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.FlagStatusEnum
Constructor.
FlagStatusEnum(int) - Constructor for class com.compoze.collab.exchange.FlagStatusEnum
 
FlagText - class com.compoze.collab.exchange.FlagText.
This class is used to represent some standard strings that are associated with a flag status on an item.
FlagText(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.FlagText
Constructor.
FlagTextEnum - class com.compoze.collab.exchange.FlagTextEnum.
This class is used to represent some standard strings that are associated with a flag status on an item.
FlagTextEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.FlagTextEnum
Constructor.
FlagTextEnum(int) - Constructor for class com.compoze.collab.exchange.FlagTextEnum
 
FOLDER_ABSOLUTE_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder absolute name'.
FOLDER_CONTACT - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants folder contact status.
FOLDER_DEPTH - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder depth'.
FOLDER_HAS_SUBFOLDERS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'has sub-folders'.
FOLDER_ID - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder id'.
FOLDER_MEMO_COUNT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'memo count'.
FOLDER_MEMO_UNREAD_COUNT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'unread memo count'.
FOLDER_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder name'.
FOLDER_OWNER - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants all permissions in the folder.
FOLDER_SUBFOLDER_COUNT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder sub-folder count'.
FOLDER_TYPE - Static variable in interface com.compoze.collab.domino.IDominoMailContainer
Key that represents the folder type.
FOLDER_TYPE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder type'.
FOLDER_VIEW_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'folder view name'.
FOLDER_VISIBLE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to see the folder.
FolderType - class com.compoze.collab.domino.FolderType.
An enumeration of the folder types.
FolderType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.FolderType
Constructor.
FolderTypeEnum - class com.compoze.collab.domino.FolderTypeEnum.
An enumeration of the folder types.
FolderTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.FolderTypeEnum
Constructor.
FolderTypeEnum(int) - Constructor for class com.compoze.collab.domino.FolderTypeEnum
 
FOLLOW_UP - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
FOLLOW_UP_DATE - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo follow up date.
FOLLOW_UP_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'follow up date and time'.
FOLLOW_UP_STATUS - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo follow up status.
FOLLOW_UP_STATUS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'follow up status'.
FOLLOW_UP_TEXT - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo follow up text.
FOLLOW_UP_TEXT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'follow up text'.
FollowUpStatus - class com.compoze.collab.domino.FollowUpStatus.
An enumeration of the memo follow up statuses.
FollowUpStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.FollowUpStatus
Constructor.
FollowUpStatusEnum - class com.compoze.collab.domino.FollowUpStatusEnum.
An enumeration of the memo follow up statuses.
FollowUpStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.FollowUpStatusEnum
Constructor.
FollowUpStatusEnum(int) - Constructor for class com.compoze.collab.domino.FollowUpStatusEnum
 
FOOTER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'footer'.
FOOTER_HTML - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'footer html'.
FOR - Static variable in class com.compoze.collab.domino.RepeatHowEnum
The for repeat how value.
FOR_YOUR_INFORMATION - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
FORWARD - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
forward(IContainer) - Method in interface com.compoze.collab.groupware.IMailMessage
Creates a message that is suitable for forwarding and brings back the minimum properties on the new message.
forward(IContainer, FetchProfile) - Method in interface com.compoze.collab.groupware.IMailMessage
Creates a message that is suitable for forwarding.
FOURTH - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
Occurs on the fourth '[Sun-Sat]' of the week.
FRANKLIN_GOTHIC_MEDIUM - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Franklin Gothic Medium
FREE - Static variable in class com.compoze.collab.groupware.BusyStatusEnum
 
FreeBusy - class com.compoze.collab.groupware.FreeBusy.
This class represents the FreeBusy data for an IAddressEntry.
FREEBUSY_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the address of the free/busy entry.
FREEBUSY_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the address of the free/busy entry.
FREEBUSY_ALL_EVENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the events of 'all' free/busy data.
FREEBUSY_ALL_EVENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the events of 'all' free/busy data.
FREEBUSY_ALL_MONTHS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the months of 'all' free/busy data.
FREEBUSY_ALL_MONTHS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the months of 'all' free/busy data.
FREEBUSY_BUSY_EVENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the events of 'busy' free/busy data.
FREEBUSY_BUSY_EVENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the events of 'busy' free/busy data.
FREEBUSY_BUSY_MONTHS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the months of 'busy' free/busy data.
FREEBUSY_BUSY_MONTHS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the months of 'busy' free/busy data.
FREEBUSY_DATA - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the events local free/busy data.
FREEBUSY_MONTHS_TO_PUBLISH - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the amount of time, in months, to publish free/busy data.
FREEBUSY_MONTHS_TO_PUBLISH - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the local free/busy data.
FREEBUSY_OOF_EVENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the events of 'out of office events' free/busy data.
FREEBUSY_OOF_EVENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the events of 'out of office events' free/busy data.
FREEBUSY_OOF_MONTHS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the months of 'out of office' free/busy data.
FREEBUSY_OOF_MONTHS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the months of 'out of office' public free/busy data.
FREEBUSY_RANGE_END - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the end of the free busy data.
FREEBUSY_RANGE_END - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the end of the free busy data.
FREEBUSY_RANGE_START - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the start of the free busy data.
FREEBUSY_RANGE_START - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the start of the free busy data.
FREEBUSY_TENTATIVE_EVENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the events of 'tentative' free/busy data.
FREEBUSY_TENTATIVE_EVENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the events of 'tentative' free/busy data.
FREEBUSY_TENTATIVE_MONTHS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the months of 'tentative' free/busy data.
FREEBUSY_TENTATIVE_MONTHS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the months of 'tentative' free/busy data.
FreeBusy(Date, Date, TimeSlot[]) - Constructor for class com.compoze.collab.groupware.FreeBusy
Constructor.
FRIDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Friday.
FRIDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
FRIEND_UPDATED - Static variable in class com.compoze.collab.im.ImEvent
The friend update received event.
FriendStatus - class com.compoze.collab.im.FriendStatus.
The element class for the FriendStatusEnum enumeration.
FriendStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.im.FriendStatus
Constructor.
FriendStatusEnum - class com.compoze.collab.im.FriendStatusEnum.
The enumeration class that contains FriendStatus elements.
FriendStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.im.FriendStatusEnum
Constructor.
FriendStatusEnum(int) - Constructor for class com.compoze.collab.im.FriendStatusEnum
 
friendUpdated(ImEvent) - Method in interface com.compoze.collab.im.IImListener
Called when a friend's presence has been updated.
friendUpdated(ImEvent) - Method in class com.compoze.collab.im.QueueImEventListener
 
FROM - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'from'.
FROM - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:from property for WebDAV messages.
FROM - Static variable in interface com.compoze.collab.im.IInstantMessage
The key for the from field.
FROM_EMAIL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:fromemail property for WebDAV messages.
FROM_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:fromname property for WebDAV messages.
FTP_SITE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:ftpsite property that represents the File Transfer Protocol (FTP) site for a contact.
FTP_SITE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the ftp site for a contact.
FUCHSIA - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Fuchsia
FULL_NAME - Static variable in interface com.compoze.collab.domino.IDominoPerson
Key that represents the address entry full name.
FULL_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'full name'.

G

GAUTAMI - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Gautami
Gender - class com.compoze.collab.exchange.Gender.
This class is used to represent the sex of a person or contact.
GENDER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:gender property that represents the gender of a contact.
GENDER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the gender for a contact.
Gender(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.Gender
Constructor.
GenderEnum - class com.compoze.collab.exchange.GenderEnum.
This class is used to represent the sex of a person or contact.
GenderEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.GenderEnum
Constructor.
GenderEnum(int) - Constructor for class com.compoze.collab.exchange.GenderEnum
 
GEOLATITUDE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:geolatitude property that represents the latitude coordinates of an appointment or meeting.
GEOLONGITUDE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:geolongitude property that represents the longitude coordinates of an appointment or meeting.
GEORGIA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Georgia
GET_CONTENT_LENGTH - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:getcontentlength property for any WebDAV item.
GET_CONTENT_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:getcontenttype property for any WebDAV item.
GET_E_TAG - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:getetag property for any WebDAV item.
GET_LAST_MODIFIED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:getlastmodified property for any WebDAV item.
get(int) - Static method in class com.compoze.collab.log.LogLevel
Gets the log level for an integer value.
get(String) - Static method in class com.compoze.collab.Key
Gets a key by its ID.
get(String) - Static method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the timezone with the specified string identifier.
getAccessControl() - Method in interface com.compoze.collab.exchange.IExchangeContainer
Gets the access control instance for this container.
getAccount() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the account name.
getActualWork() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the actual work.
getAddress() - Method in interface com.compoze.collab.domino.IDominoAddressEntry
Gets the address of the address book entry.
getAddress() - Method in interface com.compoze.collab.groupware.IAddressEntry
Gets the address of the address entry.
getAddress() - Method in class com.compoze.collab.groupware.Sender
Gets the sender's address.
getAddress() - Method in interface com.compoze.collab.messaging.IRecipient
Gets the address of the recipient.
getAddressEntry() - Method in interface com.compoze.collab.exchange.IExchangeSession
Gets the address entry for the opener of the session.
getAddressEntry(FetchProfile) - Method in interface com.compoze.collab.exchange.IExchangeSession
Gets the address entry for the opener of the session.
getAddressType() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the address type for the address entry.
getAddressType() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the address type.
getAdjust() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the adjust for the repeat pattern.
getAdminDescription(Locale) - Method in class com.compoze.collab.SessionPropertyElement
Gets the administrator description of the property.
getAdminLocale() - Method in interface com.compoze.collab.ISession
Gets the locale used to translate admin messages.
getAdminLocale() - Method in interface com.compoze.collab.log.ILogContext
Gets the current locale of the administrator.
getAdminLocale() - Method in class com.compoze.collab.log.ILogContext.DefaultLogContext
 
getAdminMessage() - Method in class com.compoze.collab.CollaborationException
Gets a message that is suitable for display to an administrator.
getAdminMessage() - Method in class com.compoze.collab.CollaborationRuntimeException
Gets a message that is suitable for display to an administrator.
getAdminMessage() - Method in class com.compoze.collab.log.LogEntry
Gets the administrator message.
getAdminResolution() - Method in class com.compoze.collab.CollaborationException
Gets a message that provides a suggested admin resolution for the exception.
getAdminResolution() - Method in class com.compoze.collab.CollaborationRuntimeException
Gets a message that provides a suggested admin resolution for the exception.
getAlias() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the alias for the address entry.
getAllCapabilities() - Method in class com.compoze.collab.CollaborationManager
Gets all of the capabilities defined that a provider can choose to support.
getAllProvidersString() - Method in class com.compoze.collab.CollaborationManager
Gets all of the providers in the provider registry as a comma separated list.
getApplicationContext() - Method in interface com.compoze.collab.log.ILogContext
Gets the application specific context for the entry.
getApplicationContext() - Method in class com.compoze.collab.log.ILogContext.DefaultLogContext
 
getAppointment(String, FetchProfile, Date) - Method in interface com.compoze.collab.domino.IDominoCalendarContainer
Gets an appointment by its ID and instance date.
getAppointmentID() - Method in interface com.compoze.collab.domino.IAppointmentNotice
Gets the document id of the appointment that this notice is generated.
getAppointments() - Method in interface com.compoze.collab.groupware.IAppointmentList
Gets the appointments that are on this page.
getAppointments() - Method in interface com.compoze.collab.groupware.ICalendarContainer
Gets all of the appointments in the container using the default keys specified for an IAppointment.
getAppointments(Date, Date, boolean, FetchProfile) - Method in interface com.compoze.collab.exchange.IExchangeCalendarContainer
Gets the appointments from the container, optionally expanding recurring items.
getAppointments(Date, Date, FetchProfile) - Method in interface com.compoze.collab.exchange.IExchangeCalendarContainer
Gets the appointments from the container, expanding recurring items.
getAppointments(QueryProfile) - Method in interface com.compoze.collab.groupware.ICalendarContainer
Gets all of the appointments in the container matching the specified QueryProfile.
getAppointments(QueryProfile, int, int) - Method in interface com.compoze.collab.groupware.ICalendarContainer
Gets appointments in the container given a number of appointments per 'page' and a page number.
getAppointmentType() - Method in interface com.compoze.collab.domino.IDominoAppointment
Gets the appointment type of the appointment.
getAreaCode() - Method in class com.compoze.collab.groupware.PhoneNumber
Gets the area code.
getArguments() - Method in class com.compoze.collab.log.LogEntry
Gets the values for the arguments to the log entry message.
getAssistant() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's assistant.
getAssistantPhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the assistant phone number.
getAssociatedAppointment(ICalendarContainer) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Gets the appointment associated with this meeting request if it exists on the calendar.
getAssociatedAppointment(ICalendarContainer, FetchProfile) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Gets the appointment associated with this meeting request if it exists on the calendar.
getAssociatedTask() - Method in interface com.compoze.collab.exchange.ITaskRequest
Gets the task associated with this task request.
getAssociatedTask() - Method in interface com.compoze.collab.exchange.ITaskNotice
Gets the task associated with this task request.
getAssociatedTask(FetchProfile) - Method in interface com.compoze.collab.exchange.ITaskRequest
Gets the task associated with this task request.
getAssociatedTask(FetchProfile) - Method in interface com.compoze.collab.exchange.ITaskNotice
Gets the task associated with this task request.
getAttachment(int) - Method in interface com.compoze.collab.IAttachmentSupport
Gets an attachment from the item by its index.
getAttachmentCount() - Method in interface com.compoze.collab.IAttachmentSupport
Gets the number of attachments on the item.
getAttachments() - Method in interface com.compoze.collab.IAttachmentSupport
Gets an array of attachments on the message.
getAttribute(String) - Method in interface com.compoze.collab.ISession
Gets a non-persistent attribute off of the session.
getAttribute(String) - Method in interface com.compoze.collab.IItem
Returns a value that was set on this item for the given key.
getAuthorizationValue(String) - Method in interface com.compoze.collab.exchange.IExchangeSession
Gets an authorization token from an Exchange session.
getBackendName(Locale) - Method in interface com.compoze.collab.IProvider
Gets the name of the back-end data store or collaboration system.
getBadProps() - Method in class com.compoze.collab.LoginException
Get the bad properties as SessionProperty[]
getBaseKey() - Method in class com.compoze.collab.CollaborationException
Gets the base key for this exception.
getBccAddresses() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the 'bcc' addresses in a displayable format specific to the provider.
getBccRecipients() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets recipient that are BCC recipients.
getBillingInfo() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the billing info.
getBillingInfo() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the billing info.
getBirthday() - Method in interface com.compoze.collab.groupware.IContact
Gets the contact's birthday.
getBody() - Method in interface com.compoze.collab.messaging.IMessagingItem
Gets the plain text body.
getBodyHtml() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the HTML body.
getBodyHtml() - Method in interface com.compoze.collab.messaging.IMessagingItem
Gets the HTML body.
getBodyHtml(boolean, IEmbeddedImageListener) - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the HTML body.
getBodyRtf() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the rtf body of the item.
getBodyStoredFormHtml() - Method in interface com.compoze.collab.domino.IMemo
Gets the body stored form as html of the memo.
getBodyStoredFormHtml(IEmbeddedImageListener) - Method in interface com.compoze.collab.domino.IMemo
Gets the body stored form as html of the memo.
getBoolean() - Method in interface com.compoze.collab.IValue
Gets the value as a boolean.
getBusiness2Phone() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the business 2 phone numbers for the address entry.
getBusiness2PhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the 2nd business phone number.
getBusinessAddress() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's business address.
getBusinessCountry() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the business country for the address entry.
getBusinessFax() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's business fax.
getBusinessPager() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's business pager.
getBusinessPhone() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's business phone.
getBusyStatus() - Method in class com.compoze.collab.groupware.TimeSlot
Gets the busy status during the start and end times.
getBusyStatus() - Method in interface com.compoze.collab.groupware.ICalendarItem
Gets the busy status of this calendar item.
getBytes() - Method in class com.compoze.collab.exchange.ExchangeTimeZone
Gets the bytes that represents the time zone.
getBytes() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the byte representation of the time zone.
getCalendar() - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets a calendar instance in the user's time zone and locale.
getCallbackPhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the callback phone number.
getCarTelephoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the car telephone number.
getCategories() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the categories.
getCcAddresses() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the 'cc' addresses in a displayable format specific to the provider.
getCcRecipients() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets recipient that are CC recipients.
getChildren() - Method in interface com.compoze.collab.groupware.IContact
Gets the contact's childrens' names.
getCity() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the city portion of the defined "mailing address" for a contact.
getCity() - Method in class com.compoze.collab.groupware.PostalAddress
Gets the city.
getCode() - Method in class com.compoze.collab.ProviderException
Gets a provider specific code for the exception.
getCollabTypeFromWebdavType(String) - Static method in class com.compoze.collab.exchange.WebdavKey
Converts a WebDAV data type into a collab data type
getComment() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the comment of the contact.
getCommonName() - Method in class com.compoze.collab.domino.NameInfo
Gets the common name.
getCommunity() - Method in interface com.compoze.collab.sametime.ISametimeFriend
Gets user community name
getCompanies() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the companies.
getCompanyMainPhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the company main phone number.
getCompanyName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's company name.
getComparator() - Method in class com.compoze.collab.Sort
Creates a comparator that can sort items based on this sort.
getComparator(Collator) - Method in class com.compoze.collab.Sort
Creates a comparator that can sort items based on this sort.
getComputerNetworkName() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the computer network name.
getContactNames() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the contact names.
getContacts() - Method in interface com.compoze.collab.groupware.IContactList
Gets the contacts that are on this page.
getContacts() - Method in interface com.compoze.collab.groupware.IContactsContainer
Gets all of the contacts in the container using the default keys specified for an IContact.
getContacts(QueryProfile) - Method in interface com.compoze.collab.groupware.IContactsContainer
Gets all of the contacts in the container matching the specified QueryProfile.
getContacts(QueryProfile, int, int) - Method in interface com.compoze.collab.groupware.IContactsContainer
Gets contacts in the container given a number of contacts per 'page' and a page number.
getContainerByID(String) - Method in interface com.compoze.collab.IRootContainer
Gets a container from the root container by its ID.
getContainerByID(String, FetchProfile) - Method in interface com.compoze.collab.IRootContainer
Gets a container from the root container by its ID.
getContainerClass() - Method in interface com.compoze.collab.IContainer
Gets the container class for this container.
getContainerClasses() - Method in class com.compoze.collab.Schema
Gets the container classes defined for the schema.
getContainingItemClass() - Method in class com.compoze.collab.ItemClass
Get the internal name of the ItemClass of containers of this ItemClass.
getContext() - Method in class com.compoze.collab.log.LogEntry
Gets the log context.
getCount() - Method in class com.compoze.collab.exchange.DaysOfWeek
Gets a count of the number of days of the week that are set.
getCountry() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the country portion of the defined "mailing address" for a contact.
getCountry() - Method in class com.compoze.collab.groupware.PostalAddress
Gets the country.
getCountryCode() - Method in class com.compoze.collab.groupware.PhoneNumber
Gets the country code.
getCustomMessage() - Method in interface com.compoze.collab.yahoo.IYahooFriend
Gets the custom status message for the user.
getDataType() - Method in class com.compoze.collab.exchange.WebdavKey
Gets the WebDAV data type of this key.
getDate() - Method in interface com.compoze.collab.IValue
Gets the value as a Date.
getDateCompleted() - Method in interface com.compoze.collab.groupware.ITask
Gets the date completed.
getDateCreated() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the date the item was created.
getDateDelivered() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the date the message was delivered.
getDateLastModified() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the date the item was last modified.
getDateSent() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the date the message was sent.
getDayByNumber(int) - Static method in class com.compoze.collab.domino.RepeatPattern
Gets the localized string for a day.
getDayByNumber(int, int, Calendar, Locale) - Static method in class com.compoze.collab.domino.RepeatPattern
Gets the localized string for a day.
getDayByNumber(int, Locale) - Static method in class com.compoze.collab.domino.RepeatPattern
Gets the localized string for a day.
getDaylightSavings() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the name of the time zone during daylight savings time.
getDaylightSavings(Locale) - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the name of the time zone during daylight savings time.
getDayOfMonth() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the day of the month for the pattern (only valid for RecurrenceTypeEnum.MONTHLY and RecurrenceTypeEnum.YEARLY)
getDaysOfWeek() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the days of the week mask for the recurrence (only valid for RecurrenceTypeEnum.WEEKLY, RecurrenceTypeEnum.MONTHLY_NTH and RecurrenceTypeEnum.YEARLY_NTH).
getDefaultAdminLocale() - Static method in class com.compoze.collab.CollaborationManager
Gets the default Locale for administrators.
getDefaultContainer(DefaultContainerClass) - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets the container that represents the specified default container class from the session's default root container.
getDefaultContainer(DefaultContainerClass, FetchProfile) - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets the container that represents the specified default container class from the session's default root container.
getDefaultContainer(IExchangeAddressEntry, DefaultContainerClass, FetchProfile) - Method in interface com.compoze.collab.exchange.IExchangeSession
Opens the default container type of another user; if the current session's user has the appropriate permissions.
getDefaultElement() - Method in class com.compoze.collab.CollabEnum
Gets the default enum element.
getDefaultItemClass() - Method in class com.compoze.collab.ContainerClass
Get the default item class for this container class.
getDefaultKeys() - Method in class com.compoze.collab.ItemClass
Gets the Keys for the properties that are available for a specific Item.
getDefaultListeners() - Static method in class com.compoze.collab.log.Logger
Gets the default log listeners.
getDefaultLogLevel() - Method in class com.compoze.collab.CollaborationManager
Gets the default log level.
getDefaultLogLevel() - Static method in class com.compoze.collab.log.Logger
Gets the default log level.
getDefaultOption() - Method in class com.compoze.collab.SessionProperty
Gets the default option (if the property is an option property).
getDefaultProgrammerLocale() - Static method in class com.compoze.collab.CollaborationManager
Gets the default Locale for programmers.
getDefaultRootContainer() - Method in interface com.compoze.collab.ISession
Gets the default root container.
getDefaultRootContainer(FetchProfile) - Method in interface com.compoze.collab.ISession
Get the default root container using a FetchProfile.
getDefaultUserLocale() - Static method in class com.compoze.collab.CollaborationManager
Gets the default Locale for users.
getDefaultValue() - Method in class com.compoze.collab.SessionProperty
Gets the default value for the property (for optional properties only).
getDelegator() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the delegator.
getDeliveryDate() - Method in interface com.compoze.collab.domino.IDeliveryReport
Gets the delivery date.
getDeliveryPriority() - Method in interface com.compoze.collab.domino.IMemo
Gets the delivery priority of the memo.
getDeliveryReceiptRequested() - Method in interface com.compoze.collab.exchange.IExchangeMessage
Gets the delivery receipt requested option on an Exchange message.
getDeliveryReportLevel() - Method in interface com.compoze.collab.domino.IMemo
Gets the delivery report level of the memo.
getDepartmentName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's department name.
getDepth() - Method in class com.compoze.collab.QueryProfile
Gets the query depth.
getDescription() - Method in class com.compoze.collab.log.LogLevel
Gets a description for the log level in the default locale.
getDescription(Locale) - Method in class com.compoze.collab.log.LogLevel
Gets a description for the log level.
getDisplay() - Method in class com.compoze.collab.exchange.ExchangeTimeZone
Gets the display text of the time zone.
getDisplay() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the display name for the time zone.
getDisplay(Locale) - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the display name for the time zone.
getDisplayAddress() - Method in interface com.compoze.collab.groupware.IMailRecipient
Gets the display address.
getDisplayAddress() - Method in class com.compoze.collab.groupware.Sender
Gets the sender's display address.
getDisplayName() - Method in class com.compoze.collab.domino.UserInfo
Gets the display name of the user.
getDisplayName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's display name.
getDisplayName(Locale) - Method in class com.compoze.collab.EnumElement
Gets the display name of the element in a particular display locale.
getDocumentType() - Method in interface com.compoze.collab.domino.IDocument
Gets the Domino document type.
getDomain() - Method in interface com.compoze.collab.sametime.ISametimeFriend
Gets user's domain name.
getDouble() - Method in interface com.compoze.collab.IValue
Gets the value as a double.
getDueCalendar() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the due calendar.
getDueDate() - Method in interface com.compoze.collab.groupware.ITask
Gets the due date.
getDuration() - Method in interface com.compoze.collab.groupware.ICalendarItem
Gets the duration of the appointment, in minutes.
getElement(int) - Method in class com.compoze.collab.CollabEnum
Gets an enum element.
getElements() - Method in class com.compoze.collab.CollabEnum
Gets a copy of the enumeration's elements sorted in their natural order.
getEmail1Address() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the primary email address.
getEmail1AddressDisplayName() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the primary email address display name.
getEmail1AddressType() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the primary email address type.
getEmail2Address() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the secondary email address.
getEmail2AddressDisplayName() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the secondary email address display name.
getEmail2AddressType() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the secondary email address type.
getEmail3Address() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the tertiary email address.
getEmail3AddressDisplayName() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the tertiary email address display name.
getEmail3AddressType() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the tertiary email address type.
getEmailAddress() - Method in class com.compoze.collab.yahoo.YahooMailNotification
Gets the email address.
getEmbeddedImageCount() - Method in interface com.compoze.collab.domino.IDocument
Gets the number of embedded images on the document.
getEmployeeID() - Method in interface com.compoze.collab.domino.IDominoAddressEntry
Gets the employee ID of the address book entry.
getEndTime() - Method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Gets the end time of the pattern.
getEndTime() - Method in class com.compoze.collab.groupware.TimeSlot
Gets the end time of the time slot.
getEndTime() - Method in interface com.compoze.collab.groupware.ICalendarItem
Gets the end date and time of the appointment.
getEndTimes() - Method in interface com.compoze.collab.domino.IDominoAppointment
Gets the Domino end time array for this appointment.
getEndType() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the end type of the pattern.
getEntries() - Method in interface com.compoze.collab.exchange.IAccessControl
Gets an unmodifiable list of the entries for the access manager.
getEntries() - Method in interface com.compoze.collab.groupware.IAddressEntryContainer
Gets the address entries from the address container.
getEntries() - Method in interface com.compoze.collab.groupware.IAddressEntryList
Gets all of the address entries that are on this page.
getEntries(QueryProfile) - Method in interface com.compoze.collab.exchange.mapi.IMapiAddressEntryContainer
Gets the address entries from the address container.
getEntries(QueryProfile) - Method in interface com.compoze.collab.groupware.IAddressEntryContainer
Gets the address entries from the address container matching a QueryProfile.
getEntries(QueryProfile, int, int) - Method in interface com.compoze.collab.groupware.IAddressEntryContainer
Gets the address entries from the address container matching a QueryProfile.
getEnum(Key) - Method in interface com.compoze.collab.IItem
Gets the enumeration for the specified key.
getEnum(String) - Method in class com.compoze.collab.Schema
Gets an enumeration by its internal name.
getEnumeration() - Method in class com.compoze.collab.EnumElement
Gets the enumeration.
getEnums() - Method in class com.compoze.collab.Schema
Gets the enumerations used in the schema.
getEvents() - Method in class com.compoze.collab.im.QueueEventListener
Gets the events that have occurred since the last time this method was called (equivalent to calling getEvents(true));
getEvents(boolean) - Method in class com.compoze.collab.im.QueueEventListener
Gets and optionally also removes all of the events in the queue.
getExceptionClass() - Method in class com.compoze.collab.log.LogEntryPrototype
Gets the exception class of messages made from this prototype.
getExchangeTimeZone() - Method in interface com.compoze.collab.exchange.IExchangeCalendarItem
Gets the timezone used when setting a recurrence pattern.
getExtension() - Method in class com.compoze.collab.groupware.PhoneNumber
Gets the extension.
getFailureReason() - Method in interface com.compoze.collab.domino.INonDeliveryReport
Gets the failure reason.
getFetchProfile() - Method in class com.compoze.collab.QueryProfile
Gets the FetchProfile, which specifies which keys are to be retrieved.
getFieldCount() - Method in class com.compoze.collab.Sort
Get the number of fields in this Sort.
getFileAs() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the 'file as'.
getFirstName() - Method in class com.compoze.collab.domino.UserInfo
Gets the first name of the user.
getFirstName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's first name.
getFlagStatus() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the flag status.
getFlagText() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the flag text.
getFloat() - Method in interface com.compoze.collab.IValue
Gets the value as a float.
getFolderType() - Method in interface com.compoze.collab.domino.IDominoMailContainer
Gets the folder type for the container.
getFollowUpDate() - Method in interface com.compoze.collab.domino.IMemo
Gets the follow up date of the memo.
getFollowUpStatus() - Method in interface com.compoze.collab.domino.IMemo
Gets the follow up status of the memo.
getFollowUpText() - Method in interface com.compoze.collab.domino.IMemo
Gets the follow up text of the memo.
getFor() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the repeat pattern for.
getForUnit() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the repeat pattern for unit.
getFreeBusy(Date, Date) - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the Free/Busy information for the address.
getFreeBusy(Date, Date, int) - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the Free/Busy information for the address.
getFreeBusyAddress() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the internet free/busy address.
getFrom() - Method in interface com.compoze.collab.im.IInstantMessage
Gets the username of the user that sent the message.
getFrom() - Method in class com.compoze.collab.yahoo.YahooMailNotification
Gets the from address.
getFrom(IExchangeCalendarItem) - Static method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Gets the recurrence pattern from an appointment.
getFrom(IExchangeTask) - Static method in class com.compoze.collab.exchange.TaskRecurrencePattern
Gets the pattern of a task.
getFromAddresses() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the 'from' addresses in a displayable format specific to the provider.
getFtpSite() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the ftp site.
getFullName() - Method in interface com.compoze.collab.domino.IDominoPerson
Gets the full name of the address book entry.
getFullName() - Method in class com.compoze.collab.exchange.WebdavKey
Combines a webdav namespace and name together as a single strings
getFullNames() - Method in class com.compoze.collab.domino.UserInfo
Gets the full names of the user.
getGender() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the gender.
getGroupId() - Method in interface com.compoze.collab.lcs.ILcsGroup
Get SIP group id.
getHasReminder() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the 'has reminder' flag.
getHideAttachments() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets whether attachments are hidden.
getHobbies() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the hobbies.
getHome2TelephoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the secondary home phone number.
getHomeFax() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's home fax.
getHomePhone() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's home phone.
getHost() - Method in class com.compoze.collab.log.LogEntry
Gets the host that the log message was created on.
getHow() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the repeat pattern how.
getID() - Method in class com.compoze.collab.Key
Gets an ID for the key that is unique across VM invocations.
getID() - Method in interface com.compoze.collab.IItem
Gets the ID of the item.
getID() - Method in class com.compoze.collab.domino.InstanceInfo
Gets the id of the instance.
getID() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the id of the time zone.
getImAddress() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the instant messenger address.
getImageUrl(String) - Method in class com.compoze.collab.groupware.DefaultEmbeddedImageListener
 
getImageUrl(String) - Method in interface com.compoze.collab.groupware.IEmbeddedImageListener
Gets a URL that can provide the image data to the browser.
getImportance() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the importance.
getInitials() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the initials for the address entry.
getInputStream() - Method in class com.compoze.collab.InputStreamAttachmentSource
 
getInputStream() - Method in interface com.compoze.collab.IAttachmentSource
Gets the input stream for this attachment source.
getInputStream() - Method in class com.compoze.collab.FileAttachmentSource
 
getInputStream(Key) - Method in interface com.compoze.collab.IItem
Get a InputStream for reading the contents of a Key.VALUE_BINARY type Key.
getInstance() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the instance of the day within the period (only valid for RecurrenceTypeEnum.MONTHLY_NTH and RecurrenceTypeEnum.YEARLY_NTH).
getInstanceDates() - Method in class com.compoze.collab.domino.RepeatPattern
Gets a list of the dates for the repeat pattern.
getInstanceDates() - Method in class com.compoze.collab.domino.InstanceInfo
Gets the instance dates for this instance.
getInstanceInfo() - Method in interface com.compoze.collab.domino.IDominoAppointment
Hits the server and gets an array of instance info for this appointment.
getInstanceType() - Method in interface com.compoze.collab.domino.IDominoTask
Gets the instance type for this task.
getInstanceType() - Method in interface com.compoze.collab.domino.IDominoAppointment
Gets the instance type for this appointment.
getInstanceType() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the instance type of the appointment.
getInt() - Method in interface com.compoze.collab.IValue
Gets the value as an integer.
getIntegerValue() - Method in class com.compoze.collab.EnumElement
Gets the value.
getIntendedBusyStatus() - Method in interface com.compoze.collab.exchange.IMeetingRequest
Gets the busy status that is intended for the appointment associated with this meeting request.
getIntendedRecipient() - Method in interface com.compoze.collab.domino.IDeliveryReport
Gets the intended recipient.
getInternalName() - Method in class com.compoze.collab.SessionPropertyElement
Gets the internal name of the property, as supplied when specifying properties to open a session with.
getInternalName() - Method in class com.compoze.collab.CollabEnum
Gets the internal name of the enumeration.
getInternalName() - Method in class com.compoze.collab.Schema
Gets the internal name of the schema.
getInternalName() - Method in class com.compoze.collab.ItemClass
Get the ItemClass's name.
getInternalName() - Method in class com.compoze.collab.ItemOperation
Gets the internal name of the item operation (used for debugging purposes).
getInternalName() - Method in interface com.compoze.collab.IProvider
Gets an internal name for the provider (must be unique among all registered providers).
getInternetAddress() - Method in class com.compoze.collab.domino.UserInfo
Gets the Internet address of the user.
getInterval() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the repeat pattern interval.
getInterval() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the number of recurrence units between instances.
getIntID() - Method in class com.compoze.collab.Key
Get the integer ID
getIntID() - Method in class com.compoze.collab.exchange.WebdavKey
 
getIntID() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the integer id of the time zone.
getIntitials() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the initials.
getIntValue() - Method in class com.compoze.collab.EnumElement
Gets the value.
getIntValue() - Method in class com.compoze.collab.ItemOperation
Gets the integer value of the operation so it can be switched on.
getIntValue() - Method in class com.compoze.collab.exchange.DaysOfWeek
Gets the value that's used to store the day of week in the storage system.
getIntValue() - Method in class com.compoze.collab.log.LogLevel
Gets an integer value for the log level.
getInvalidValue() - Method in interface com.compoze.collab.IValue
Gets the InvalidValue instance.
getInvalidValue() - Method in class com.compoze.collab.InvalidValueException
Gets the invalid value.
getISDNNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the ISDN number.
getItem() - Method in interface com.compoze.collab.groupware.IEmbeddedAttachment
Gets the item that backs this embedded attachment using FetchProfile.MINIMUM.
getItem(FetchProfile) - Method in interface com.compoze.collab.groupware.IEmbeddedAttachment
Gets the item that backs this embedded attachment.
getItemByID(String) - Method in interface com.compoze.collab.IRootContainer
Gets an item from the root container by its ID.
getItemByID(String, FetchProfile) - Method in interface com.compoze.collab.IRootContainer
Gets an item from the root container by its ID.
getItemClass() - Method in interface com.compoze.collab.IItem
Gets the item class for this item.
getItemClasses() - Method in class com.compoze.collab.Schema
Gets the item classes defined for the schema.
getItemClassParent() - Method in class com.compoze.collab.ItemClass
Gets the internal name of the parent ItemClass that this ItemClass extends.
getItemCount() - Method in interface com.compoze.collab.IContainer
Gets the number of items in this container.
getItemCount() - Method in interface com.compoze.collab.IItemList
Returns the count of items in this list
getItemCount(Restriction) - Method in interface com.compoze.collab.IContainer
Gets the number of items in this container.
getItems() - Method in interface com.compoze.collab.IContainer
Gets all of the items in the container.
getItems() - Method in interface com.compoze.collab.IItemList
Get the items that are on this page.
getItems(IProgress, boolean, QueryProfile) - Method in interface com.compoze.collab.IContainer
Gets all of the items in the container matching the specified QueryProfile.
getItems(IProgress, boolean, QueryProfile, int, int) - Method in interface com.compoze.collab.IContainer
Gets items in the container given a number of items per 'page' and a page number, with progress reporting.
getItems(QueryProfile) - Method in interface com.compoze.collab.IContainer
Gets all of the items in the container matching the specified QueryProfile.
getItems(QueryProfile, int, int) - Method in interface com.compoze.collab.IContainer
Gets items in the container given a number of items per 'page' and a page number.
getItemsByID(String[], FetchProfile) - Method in interface com.compoze.collab.IRootContainer
Gets an array of items from the root container by their IDs.
getItemStartIndex() - Method in interface com.compoze.collab.IItemList
Gets the zero based start index of the items in the list as offset from the total number of items in the list.
getJavaClass() - Method in class com.compoze.collab.ItemClass
Gets the implementation class for the item class.
getJobTitle() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's job title.
getKey() - Method in class com.compoze.collab.CollaborationException
Gets the key for this exception.
getKey() - Method in class com.compoze.collab.SortProperty
Get the sort property key
getKey() - Method in interface com.compoze.collab.IValue
Gets the key associated with the value.
getKey() - Method in class com.compoze.collab.domino.DominoKey
Gets the key of the property.
getKey() - Method in class com.compoze.collab.log.LogEntry
Gets the key for the log entry message in the resource bundle.
getKey() - Method in class com.compoze.collab.log.LogEntryPrototype
Gets the key in the resource bundle for log entry messages made from this prototype.
getKeys() - Method in class com.compoze.collab.FetchProfile
Gets all of the keys in the profile.
getKeys() - Method in class com.compoze.collab.domino.RepeatPattern
Gets a list of the values from the repeat pattern.
getKeyType() - Method in class com.compoze.collab.domino.DominoKey
Gets the type of a key for the property.
getLanguage() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the language for the address entry.
getLanguage() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the language.
getLastName() - Method in class com.compoze.collab.domino.UserInfo
Gets the last name of the user.
getLastName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's last name.
getLegalTrademarks(Locale) - Method in interface com.compoze.collab.IProvider
Gets the legal information regarding the provider and its terms of legal use.
getLength() - Method in class com.compoze.collab.QueryProfile
Gets the desired end index.
getListeners() - Method in class com.compoze.collab.log.Logger
Gets the log listeners registered for this logger.
getLocale() - Method in interface com.compoze.collab.ISession
Gets the locale used to translate user messages.
getLocales() - Method in class com.compoze.collab.CollaborationManager
Gets the list of locales that API translations are available for.
getLocales() - Method in interface com.compoze.collab.IProvider
Gets the available locales for the provider.
getLocality() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the locality for the address entry.
getLocation() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the location.
getLocation() - Method in interface com.compoze.collab.groupware.ICalendarItem
Gets the location of the appointment.
getLogger() - Method in class com.compoze.collab.log.LogEntry
Gets the logger that created the entry.
getLoggerName() - Method in interface com.compoze.collab.IProvider
Gets the name of the logger for the provider.
getLogLevel() - Method in interface com.compoze.collab.ISession
Get the current session LogLevel
getLogLevel() - Method in class com.compoze.collab.log.Logger
Gets the log level.
getLogLevel() - Method in class com.compoze.collab.log.LogEntry
Gets the log level of the entry.
getLogLevel() - Method in class com.compoze.collab.log.LogEntryPrototype
Gets the level of log entries made from this prototype.
getLogWriter(LogLevel) - Method in class com.compoze.collab.log.Logger
Gets a PrintWriter which will write a log entry for each line that is written to the writer (println should be used to write a line).
getLong() - Method in interface com.compoze.collab.IValue
Gets the value as a long.
getMail() - Method in interface com.compoze.collab.groupware.IMailMessageList
Gets all of the mail items that are on this page.
getMailDomain() - Method in class com.compoze.collab.domino.UserInfo
Gets the mail domain of the user.
getMailFile() - Method in class com.compoze.collab.domino.UserInfo
Gets the mail file of the user.
getMailMessages() - Method in interface com.compoze.collab.groupware.IMailContainer
Gets all of the mail items in the container using the default keys specified for an IMailMessage.
getMailMessages(QueryProfile) - Method in interface com.compoze.collab.groupware.IMailContainer
Gets all of the mail items in the container matching the specified QueryProfile.
getMailMessages(QueryProfile, int, int) - Method in interface com.compoze.collab.groupware.IMailContainer
Gets mail items in the container given a number of mail items per 'page' and a page number.
getMailServer() - Method in class com.compoze.collab.domino.UserInfo
Gets the mail server of the user.
getManagerName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's manager name.
getMax() - Method in class com.compoze.collab.exchange.DaysOfWeek
Gets the maximum day of the week for this set.
getMeetingStatus() - Method in interface com.compoze.collab.exchange.IExchangeCalendarItem
Gets the meeting status of the calendar item.
getMemoDate() - Method in interface com.compoze.collab.domino.IMemo
Gets the memo date for the document.
getMessageCount() - Method in class com.compoze.collab.yahoo.YahooMailNotification
Gets the message count.
getMiddleInitial() - Method in class com.compoze.collab.domino.UserInfo
Gets the middle initial of the user.
getMiddleName() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's middle name.
getMileage() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the mileage.
getMinimumKeys() - Method in class com.compoze.collab.ItemClass
Gets the minimum set of keys for this class.
getMinimumKeys() - Method in class com.compoze.collab.ContainerClass
Gets the minimum set of keys for this class.
getMinimumKeys() - Method in class com.compoze.collab.RootContainerClass
Gets the minimum set of keys for this class.
getMobilePhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the mobile phone number for the address entry.
getMonthOfYear() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the month of year for the pattern (only valid for types RecurrenceTypeEnum.YEARLY and RecurrenceTypeEnum.YEARLY_NTH).
getName() - Method in class com.compoze.collab.InputStreamAttachmentSource
 
getName() - Method in interface com.compoze.collab.IAttachmentSource
Gets the name of the attachment source.
getName() - Method in interface com.compoze.collab.IContainer
Gets the name of the container.
getName() - Method in class com.compoze.collab.FileAttachmentSource
 
getName() - Method in class com.compoze.collab.domino.NameInfo
Gets the name.
getName() - Method in class com.compoze.collab.exchange.WebdavKey
Gets the WebDAV name.
getName() - Method in interface com.compoze.collab.exchange.IAccessEntry
Gets the name of the access entry.
getName() - Method in class com.compoze.collab.groupware.CustomNamedKey
Gets the name for this custom key.
getName() - Method in interface com.compoze.collab.groupware.IMailRecipient
Gets the name.
getName() - Method in class com.compoze.collab.groupware.Sender
Gets the sender's name.
getName() - Method in class com.compoze.collab.log.LogLevel
Gets a readable name for the log level in the default locale.
getName() - Method in class com.compoze.collab.log.Logger
Gets the name of the logger.
getName(Locale) - Method in interface com.compoze.collab.IProvider
Gets a descriptive name for the provider.
getName(Locale) - Method in class com.compoze.collab.log.LogLevel
Gets a readable name for the log level.
getNamedPropGuid() - Method in class com.compoze.collab.exchange.MapiKey
Gets the named prop guid
getNamedPropIntID() - Method in class com.compoze.collab.exchange.MapiKey
Gets the named prop integer ID.
getNamedPropKind() - Method in class com.compoze.collab.exchange.MapiKey
Gets the named prop 'kind'.
getNamedPropStringID() - Method in class com.compoze.collab.exchange.MapiKey
Gets the named prop string ID.
getNamePrefix() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's name prefix.
getNamespace() - Method in class com.compoze.collab.exchange.WebdavKey
Gets the WebDAV namespace.
getNameSuffix() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's name suffix.
getNextEvent() - Method in class com.compoze.collab.im.QueueEventListener
Gets and removes the next event in the queue (equivalent to calling getNextEvent(true)).
getNextEvent(boolean) - Method in class com.compoze.collab.im.QueueEventListener
Gets and optionally removes the next event in the queue.
getNickname() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the nickname.
getNormalizedSubject() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the normalized subject (for example, the part of the subject after RE: or FW:).
getNoticeType() - Method in interface com.compoze.collab.domino.INotice
Gets the notice type.
getNumber() - Method in class com.compoze.collab.groupware.PhoneNumber
Gets the phone number.
getObject() - Method in interface com.compoze.collab.IValue
Gets the value as an object.
getOccurrences() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the number of occurrences in the pattern.
getOfficeLocation() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's office location.
getOfficeNumber() - Method in interface com.compoze.collab.domino.IDominoAddressEntry
Gets the office number of the address book entry.
getOperandTypes() - Method in class com.compoze.collab.ItemOperation
Get the operand types.
getOperations() - Method in class com.compoze.collab.Schema
Gets the operations defined for items in the schema.
getOption(String) - Method in interface com.compoze.collab.ISession
Gets a session option.
getOption(String) - Method in class com.compoze.collab.SessionProperty
Gets an option by its internal name.
getOptionalAttendees() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the invitees of a meeting that are optional to attend.
getOptions() - Method in class com.compoze.collab.SessionProperty
Gets the possible options for the value.
getOptions(String[]) - Method in interface com.compoze.collab.ISession
Gets an array of session options for each key supplied.
getOrganization() - Method in class com.compoze.collab.domino.NameInfo
Gets the organization.
getOrganizer() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the organizer of the appointment.
getOrganizerName() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the display name of the organizer for an appointment.
getOriginalCc() - Method in interface com.compoze.collab.exchange.IExchangeReport
Gets the CC field that was on the original message represented by this report.
getOriginalRecipients() - Method in interface com.compoze.collab.groupware.IReadReport
Gets the original recipients that the message represented by this receipt was addressed to.
getOriginalSubject() - Method in interface com.compoze.collab.exchange.IDeliveryReport
Gets the subject of the message that was delivered.
getOriginalSubject() - Method in interface com.compoze.collab.groupware.IReport
Gets the subject of the message that is represented by the report.
getOriginalTo() - Method in interface com.compoze.collab.exchange.IExchangeReport
Gets the TO field that was on the original message represented by this report.
getOtherAddress() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the other address.
getOtherAddressString() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the other address.
getOtherTelephoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the other telephone number.
getOutputStream(Key, int) - Method in interface com.compoze.collab.IItem
Get a OutputStream for outputting the value of a Key.VALUE_BINARY type Key.
getOwner() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the owner.
getPackageName() - Method in class com.compoze.collab.Schema
Gets the package name where schema classes and resources are located.
getPage() - Method in interface com.compoze.collab.IItemList
Gets the page number for this list of items.
getPageCount() - Method in interface com.compoze.collab.IItemList
Gets the total count of pages.
getPagerPhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the pager phone number for the address entry.
getParent() - Method in interface com.compoze.collab.IItem
Gets the parent of the item, fetching its minimum properties.
getParent(FetchProfile) - Method in interface com.compoze.collab.IItem
Gets the parent of the item.
getParentDocumentID() - Method in interface com.compoze.collab.domino.IDocument
Gets the ID of the parent document.
getParentID() - Method in interface com.compoze.collab.IItem
Gets the ID for the parent of the item.
getPatternEndDate() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the date of the last recurring instance.
getPatternInstance(Date) - Method in class com.compoze.collab.domino.RepeatPattern
Gets a new instance of the repeat pattern with the new start date.
getPatternInstance(Date, Date) - Method in class com.compoze.collab.domino.RepeatPattern
Gets a new instance of the repeat pattern with the new start date.
getPatternStartDate() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the date of the first recurring instance.
getPercentComplete() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the percent complete.
getPersonalAddress() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's personal address.
getPersonalAddressString() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the personal address.
getPersonalHomePage() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the personal home page.
getPersonalMobilePhone() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's personal mobile phone.
getPhoneLabel1() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phone label 1 for the contact.
getPhoneLabel2() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phone label 2 for the contact.
getPhoneLabel3() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phone label 3 for the contact.
getPhoneLabel4() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phone label 4 for the contact.
getPhoneLabel5() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phone label 5 for the contact.
getPhoneLabel6() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phone label 6 for the contact.
getPhoneticName() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the phonetic name of the contact.
getPostalCode() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the postal code for the address entry.
getPostalCode() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the postal code portion of the defined "mailing address" for a contact.
getPostalCode() - Method in class com.compoze.collab.groupware.PostalAddress
Gets the postal code.
getPreventCounter() - Method in interface com.compoze.collab.domino.IDominoAppointment
Gets the prevent counter propose flag.
getPreventDelegate() - Method in interface com.compoze.collab.domino.IDominoAppointment
Gets the prevent delegate flag.
getPrimaryAccount() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the primary account for the address entry.
getPrimaryAccountSid() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the primary account SID for the address entry.
getPrimaryFaxNumber() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the primary fax number for the address entry.
getPrimaryFaxNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the primary fax number.
getPrimaryTelephoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the primary telephone number for the address entry.
getPrimaryTelephoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the primary telephone number.
getPriority() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the priority of the item.
getProfession() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the profession.
getProgrammerLocale() - Method in interface com.compoze.collab.ISession
Gets the locale used to translate programmer messages.
getProgrammerLocale() - Method in interface com.compoze.collab.log.ILogContext
Gets the current locale of the programmer.
getProgrammerLocale() - Method in class com.compoze.collab.log.ILogContext.DefaultLogContext
 
getProgrammerMessage() - Method in class com.compoze.collab.CollaborationException
Gets a message that is suitable for display to a programmer.
getProgrammerMessage() - Method in class com.compoze.collab.CollaborationRuntimeException
Gets a message that is suitable for display to a programmer.
getProgrammerMessage() - Method in class com.compoze.collab.log.LogEntry
Gets the programmer message.
getProgrammerResolution() - Method in class com.compoze.collab.CollaborationException
Gets a message that provides a suggested programmer resolution for the exception.
getProgrammerResolution() - Method in class com.compoze.collab.CollaborationRuntimeException
Gets a message that provides a suggested programmer resolution for the exception.
getProperties() - Method in interface com.compoze.collab.IItem
Gets all of the properties on the item that have already been retrieved.
getProperties(Key[]) - Method in interface com.compoze.collab.IItem
Gets the properties on the item for the given set of keys.
getProperties(Key[], boolean) - Method in interface com.compoze.collab.IItem
Gets the properties on the item for the given set of keys.
getProperty(Key) - Method in interface com.compoze.collab.IItem
Gets a property on the item.
getProperty(Key, boolean) - Method in interface com.compoze.collab.IItem
Gets a property on the item.
getProperty(Key, boolean, boolean) - Method in interface com.compoze.collab.IItem
Gets a property on the item.
getProperty(String) - Method in interface com.compoze.collab.ISession
Gets a session property (used by the context for providers and stubs).
getProptag() - Method in class com.compoze.collab.exchange.WebdavKey
Gets the Proptag.
getProptag() - Method in class com.compoze.collab.exchange.MapiKey
Gets the Proptag.
getPropType() - Method in class com.compoze.collab.exchange.MapiKey
Gets the MAPI data type of this key.
getProvider() - Method in interface com.compoze.collab.ISession
Get this session's Provider
getProvider(String) - Method in class com.compoze.collab.CollaborationManager
Gets a provider by its internal name.
getProviderProperty(String) - Method in interface com.compoze.collab.IProvider
Get a provider configuration property.
getProviders() - Method in class com.compoze.collab.CollaborationManager
Gets all of the providers.
getProviders(Locale) - Method in class com.compoze.collab.CollaborationManager
Gets all of the providers that have translations for the specified locale.
getProviders(String) - Method in class com.compoze.collab.CollaborationManager
Gets all of the providers that support the specified schema.
getRadioPhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the radio phone number.
getRawElements() - Method in class com.compoze.collab.CollabEnum
Gets the enumeration's elements.
getReadDate() - Method in interface com.compoze.collab.groupware.IReadReport
Gets the date that the message represented by this receipt was read.
getReader(Key) - Method in interface com.compoze.collab.IItem
Get a Reader for reading the contents of a Key.VALUE_STRING type Key.
getRecipients() - Method in interface com.compoze.collab.messaging.IMessage
Gets the recipients for the message.
getRecipientsByType(IMailRecipient[], RecipientType) - Static method in class com.compoze.collab.groupware.RecipientHelper
Gets the recipients from the array by the specified type.
getRecipientsByType(RecipientType) - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the recipients by recipient type.
getRecurrencePattern() - Method in interface com.compoze.collab.exchange.IExchangeCalendarItem
Gets the recurrence pattern for the appointment.
getRecurrencePattern() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the recurrence pattern.
getReferredByName() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the referred by name.
getRegenerate() - Method in class com.compoze.collab.exchange.TaskRecurrencePattern
Gets the regeneration interval for the pattern type.
getReminderDate() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the reminder date.
getRepeatPattern() - Method in interface com.compoze.collab.domino.IDominoAppointment
Hits the server and gets the repeat pattern for this appointment.
getRepeatWeekends() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the repeat pattern weekends.
getReportText() - Method in interface com.compoze.collab.exchange.IExchangeReadReport
Gets the report information for the receipt.
getRequiredAttendees() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the invitees of a meeting that are required to attend.
getRequiredSessionProperties(Map) - Method in interface com.compoze.collab.IProvider
Gets the required properties given that the specified properties have already been supplied.
getResource(Locale, String) - Method in class com.compoze.collab.SessionPropertyElement
Gets a resource.
getResourceBase() - Method in interface com.compoze.collab.IProvider
Gets the base name of the resource bundle.
getResourceBundle() - Method in class com.compoze.collab.CollabEnum
Gets the resource bundle that enum keys are kept in.
getResources() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the resources that are scheduled to be booked for a meeting.
getRestriction() - Method in class com.compoze.collab.QueryProfile
Gets the restriction.
getRootContainer() - Method in interface com.compoze.collab.IItem
Returns the root container this item is under.
getRootContainer(DefaultRootContainerClass) - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets the the root container specified by the supplied type.
getRootContainer(DefaultRootContainerClass, FetchProfile) - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets the the root container specified by the supplied type.
getRootContainerClasses() - Method in class com.compoze.collab.Schema
Gets the root container classes defined for the schema.
getSampleValue(Locale) - Method in class com.compoze.collab.SessionProperty
Gets a sample value to present to the user.
getSchema(String) - Method in class com.compoze.collab.CollaborationManager
Gets a schema by its internal name.
getSchemas() - Method in class com.compoze.collab.CollaborationManager
Gets all of the schemas.
getSelectedMailingAddress() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the selected mailing address.
getSender() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the sender for this mail message.
getSensitivity() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the sensiivity of the item.
getSentDate() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the date that this meeting was sent to the attendees.
getSeries() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the 'series' appointment for this appointment, if it is recurring.
getSeries(FetchProfile) - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets the 'series' appointment for this appointment, if it is recurring.
getSession() - Method in interface com.compoze.collab.IItem
Gets the session that the item is associated with.
getSessionProperties(Map) - Method in interface com.compoze.collab.IProvider
Gets the required and optional session properties given that the specified properties have already been supplied.
getSessionProperty(String) - Method in interface com.compoze.collab.IProvider
Gets a session property by its internal name.
getShort() - Method in interface com.compoze.collab.IValue
Gets the value as a short.
getShortName() - Method in class com.compoze.collab.domino.UserInfo
Gets the short name of the user.
getShortName() - Method in interface com.compoze.collab.domino.IDominoContact
Gets the short name of the contact.
getShortUserDescription(Locale) - Method in class com.compoze.collab.SessionPropertyElement
Gets the short user description of the property.
getSize() - Method in class com.compoze.collab.InputStreamAttachmentSource
 
getSize() - Method in interface com.compoze.collab.IAttachmentSource
Gets the size of the attachment in bytes.
getSize() - Method in class com.compoze.collab.FileAttachmentSource
 
getSize() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the size of the item, in bytes.
getSmtpAddress() - Method in interface com.compoze.collab.groupware.IMailRecipient
Gets the SMTP address.
getSmtpAddress() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's SMTP address.
getSort() - Method in class com.compoze.collab.QueryProfile
Gets the sort.
getSortOrder() - Method in class com.compoze.collab.SortProperty
Gets the current sort order.
getSource() - Method in class com.compoze.collab.im.ImEvent
Gets the source of the event.
getSpouse() - Method in interface com.compoze.collab.groupware.IContact
Gets the contact's spouse's name.
getStandard() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the name of the time zone during standard time.
getStandard(Locale) - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets the name of the time zone during standard time.
getStartCalendar() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the start calendar.
getStartDate() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the start date for the repeat pattern.
getStartDate() - Method in interface com.compoze.collab.groupware.ITask
Gets the date the task starts.
getStartIndex() - Method in class com.compoze.collab.QueryProfile
Gets the start index.
getStartTime() - Method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Gets the start time of the pattern.
getStartTime() - Method in class com.compoze.collab.groupware.TimeSlot
Gets the start time of the time slot.
getStartTime() - Method in interface com.compoze.collab.groupware.ICalendarItem
Gets the start date and time of the appointment.
getStartTimes() - Method in interface com.compoze.collab.domino.IDominoAppointment
Gets the Domino start time array for this appointment.
getState() - Method in interface com.compoze.collab.ISession
Gets the current state of the session.
getState() - Method in class com.compoze.collab.groupware.PostalAddress
Gets the state or province.
getStateOrProvince() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the state or province portion of the defined "mailing address" for a contact.
getStatus() - Method in interface com.compoze.collab.exchange.ITaskNotice
Gets the status change of an assigned ITaskRequest.
getStatus() - Method in interface com.compoze.collab.groupware.ITask
Gets the status of the task.
getStatus() - Method in interface com.compoze.collab.im.IFriend
Gets the user's current status.
getStatusUpdate() - Method in interface com.compoze.collab.domino.INotice
Gets the status update (comment) for the notice.
getStreet() - Method in class com.compoze.collab.groupware.PostalAddress
Gets the street.
getStreetAddress() - Method in interface com.compoze.collab.exchange.IExchangeAddressEntry
Gets the street address for the address entry.
getStreetAddress() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the street address portion of the defined "mailing address" for a contact.
getString() - Method in class com.compoze.collab.EnumElement
Gets the non-localized string for the enum.
getString() - Method in interface com.compoze.collab.IValue
Gets the value as a string.
getString() - Method in class com.compoze.collab.exchange.MapiKey
Returns a string representation of the key
getSubcontainer(String) - Method in interface com.compoze.collab.IContainer
Gets a container with the specified name that is held inside this container.
getSubcontainer(String, FetchProfile) - Method in interface com.compoze.collab.IContainer
Gets a container with the specified name that is held inside this container.
getSubcontainers() - Method in interface com.compoze.collab.IContainer
Gets the subcontainers in this container.
getSubcontainers(QueryProfile) - Method in interface com.compoze.collab.IContainer
Gets the subcontainers in this container.
getSubject() - Method in interface com.compoze.collab.domino.IDeliveryReport
Gets the subject with a message in the user locale.
getSubject() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the subject.
getSubject() - Method in class com.compoze.collab.yahoo.YahooMailNotification
Gets the subject.
getSubject(int, String) - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets a truncated version of the subject.
getSubjectPrefix() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets whether attachments are hidden.
getSubjectPrefix() - Method in interface com.compoze.collab.groupware.IGroupwareItem
Gets the subject prefix (for example, RE: or FW:).
getSubProperties() - Method in class com.compoze.collab.SessionOption
Gets the new sub-properties that are available if this option has been selected.
getSuperSchema() - Method in class com.compoze.collab.Schema
Gets the schema that this schema inherits from, if any.
getTasks() - Method in interface com.compoze.collab.groupware.ITasksContainer
Gets all of the tasks in the container using the default keys specified for an ITask.
getTasks() - Method in interface com.compoze.collab.groupware.ITaskList
Gets the tasks that are on this page.
getTasks(QueryProfile) - Method in interface com.compoze.collab.groupware.ITasksContainer
Gets all of the tasks in the container matching the specified QueryProfile.
getTasks(QueryProfile, int, int) - Method in interface com.compoze.collab.groupware.ITasksContainer
Gets tasks in the container given a number of tasks per 'page' and a page number.
getTelexNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the telex number.
getThreadName() - Method in class com.compoze.collab.log.LogEntry
Gets the name of the thread that created the log entry.
getThrowable() - Method in class com.compoze.collab.log.LogEntry
Gets the Throwable included with the log message.
getTime() - Method in class com.compoze.collab.log.LogEntry
Gets the time that the log entry was created.
getTimeSlots() - Method in class com.compoze.collab.groupware.FreeBusy
Gets the time slots.
getTimeZone() - Method in class com.compoze.collab.exchange.ExchangeTimeZone
Gets a java timezone implementation for the Exchange Time Zone.
getTimeZone() - Method in class com.compoze.collab.exchange.TimeZoneInfo
Gets a java time zone representation of the exchange time zone.
getTimeZone() - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets the user's timezone.
getTimeZone(boolean) - Method in interface com.compoze.collab.groupware.IGroupwareSession
Gets the user's timezone.
getTimeZones() - Static method in class com.compoze.collab.exchange.TimeZoneInfo
Returns an array of Time Zone information.
getTitle() - Method in interface com.compoze.collab.domino.INotice
Gets the title for the notice using the default locale.
getToAddresses() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the 'to' addresses in a displayable format specific to the provider.
getTopic() - Method in interface com.compoze.collab.domino.INotice
Gets the topic of the notice.
getToRecipients() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets recipient that are TO recipients.
getTotalItemCount() - Method in interface com.compoze.collab.IItemList
Gets the total number of items available.
getTotalItemCount() - Method in interface com.compoze.collab.groupware.IGroupwareContainer
Gets the total number of items in the container, not to be confused with IContainer.getItemCount().
getTotalWork() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets the total work.
getTTYTDDPhoneNumber() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the TTYTDD phone number.
getType() - Method in class com.compoze.collab.FetchProfile
Gets the FetchProfile type which defines what if any standard keys are to be retrieved in addition to the specified keys.
getType() - Method in class com.compoze.collab.Restriction
Gets the type of the restriction.
getType() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the repeat pattern type.
getType() - Method in class com.compoze.collab.exchange.RecurrencePattern
Gets the type of the recurrence.
getType() - Method in interface com.compoze.collab.groupware.IMailRecipient
Gets the type of this recipient, as addressed on the message.
getType() - Method in class com.compoze.collab.im.ImEvent
Gets the event type.
getType() - Method in class com.compoze.collab.yahoo.YahooImEvent
Gets the event type.
getUnreachableRecipients() - Method in interface com.compoze.collab.groupware.INonDeliveryReport
Gets the recipients off of the message represented by this report that could not be contacted for delivery.
getUnreadItemCount() - Method in interface com.compoze.collab.groupware.IGroupwareContainer
Gets the total number of 'unread' items in the container.
getUnresolvedRecipients() - Method in class com.compoze.collab.messaging.UnresolvedRecipientsException
Gets the unresolved recipients.
getUntilDate() - Method in class com.compoze.collab.domino.RepeatPattern
Gets the until date for the repeat pattern.
getUri() - Method in interface com.compoze.collab.im.IFriend
Gets URI value for this user
getUserDescription(Locale) - Method in class com.compoze.collab.SessionPropertyElement
Gets the full user description of the property.
getUserField1() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the user field 1.
getUserField2() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the user field 2.
getUserField3() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the user field 3.
getUserField4() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the user field 4.
getUserLocale() - Method in interface com.compoze.collab.log.ILogContext
Gets the current locale of the user.
getUserLocale() - Method in class com.compoze.collab.log.ILogContext.DefaultLogContext
 
getUserMessage() - Method in class com.compoze.collab.CollaborationException
Gets a message that is suitable for display to an end user.
getUserMessage() - Method in class com.compoze.collab.CollaborationRuntimeException
Gets a message that is suitable for display to an end user.
getUserMessage() - Method in class com.compoze.collab.log.LogEntry
Gets the user message.
getUsername() - Method in interface com.compoze.collab.im.IFriend
Gets the username of the user.
getUserName(Locale) - Method in class com.compoze.collab.SessionPropertyElement
Gets the name of the property as displayable to the user.
getUserResolution() - Method in class com.compoze.collab.CollaborationException
Gets a message that provides a suggested user resolution for the exception.
getUserResolution() - Method in class com.compoze.collab.CollaborationRuntimeException
Gets a message that provides a suggested user resolution for the exception.
getValues() - Method in class com.compoze.collab.domino.RepeatPattern
Gets a list of the values from the repeat pattern.
getValues() - Method in class com.compoze.collab.domino.RepeatAdjust
Gets the values of the repeat adjust.
getValuesArray() - Method in class com.compoze.collab.domino.RepeatPattern
Gets a list of the values from the repeat pattern.
getValuesArray() - Method in class com.compoze.collab.domino.RepeatAdjust
Gets the values of the repeat adjust.
getValueType() - Method in class com.compoze.collab.Key
Gets the type of values associated with this key.
getValueType() - Method in class com.compoze.collab.domino.DominoKey
Gets the type of a value for the property.
getValueTypeName() - Method in class com.compoze.collab.Key
Gets the name of the value type of a Key.
getVendorName(Locale) - Method in interface com.compoze.collab.IProvider
Gets the company that authored the provider.
getWebPage() - Method in interface com.compoze.collab.groupware.IPerson
Gets the person's web page.
getWeddingAnniversary() - Method in interface com.compoze.collab.exchange.IExchangeContact
Gets the wedding anniversary date.
getWriter(Key, int) - Method in interface com.compoze.collab.IItem
Get a Writer for writing the value of a Key.VALUE_STRING type Key.
GIVEN_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:givenName property that represents the given, or first name, of a contact.
GLOBAL_ADDRESS_LIST - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
GLOBAL_OBJID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/global_objid property the represents the unique ID of the appointment associated with a meeting request.
GREATER - Static variable in class com.compoze.collab.Restriction
Represents a ValueRestriction 'greater than' comparison.
GREATER_EQUAL - Static variable in class com.compoze.collab.Restriction
Represents a ValueRestriction 'greater than or equal to' comparison.
GREEN - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Green
GREY - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Grey
GROUP - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A group document.
GROUP_ID - Static variable in interface com.compoze.collab.lcs.ILcsGroup
Key that represents the instant messaging friend 'group id' property.

H

HAS_ATTACHMENT - Static variable in interface com.compoze.collab.IAttachmentSupport
Represents whether the message has attachments.
HAS_ATTACHMENT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'has attachment'.
HAS_ATTACHMENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:hasattachment property for WebDAV messages.
HAS_REMINDER - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The key representing if a reminder is set on the Exchange item.
HAS_REMINDER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property HAS_REMINDER for a message.
HAS_SUBCONTAINERS - Static variable in interface com.compoze.collab.IContainer
Key that represents whether the container has subcontainers.
HAS_SUBS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key representing the DAV:hassubs property that represents if a folder has subfolders.
hasAttachment() - Method in interface com.compoze.collab.IAttachmentSupport
Determines if the item has at least one attachment.
hasDefaultOption() - Method in class com.compoze.collab.SessionProperty
Determines if the property has a default option (if the property is an option property).
hashCode() - Method in class com.compoze.collab.QueryProfile
 
hashCode() - Method in class com.compoze.collab.ItemClass
Gets the hash code of the item class (the hash of its internal name).
hashCode() - Method in class com.compoze.collab.Sort
 
hashCode() - Method in class com.compoze.collab.FetchProfile
 
hashCode() - Method in class com.compoze.collab.SortProperty
 
hashCode() - Method in class com.compoze.collab.Key
 
hashCode() - Method in class com.compoze.collab.domino.DominoKey
Gets a hash code for the key.
hasSameRules(TimeZone) - Method in class com.compoze.collab.exchange.TimeZoneInfo
Checks if the Exchange timezone has the same daylight rules as a java timezone.
hasSubcontainer(String) - Method in interface com.compoze.collab.IContainer
Determines if this container has a subcontainer with the specified name.
hasSubProperties() - Method in class com.compoze.collab.SessionOption
Determines if the option has sub-properties associated with it.
HEADER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'header'.
HEADER_HTML - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'header html'.
HIDE_ATTACHMENTS - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents whether attachments are hidden.
HIDE_ATTACHMENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property HIDE_ATTACHMENTS
HIGH - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
The high delivery priority.
HIGH - Static variable in class com.compoze.collab.exchange.PriorityEnum
Urgent
HIGH - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
HOBBIES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:hobbies property that represents the hobbies of a contact.
HOBBIES - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the hobbies for a contact.
HOLDS_ITEMS - Static variable in interface com.compoze.collab.IContainer
Key that represents whether the container can hold items.
HOLDS_SUBCONTAINERS - Static variable in interface com.compoze.collab.IContainer
Key that represents whether the container can hold subcontainers.
holdsItems() - Method in interface com.compoze.collab.IContainer
Determines whether this container is capable of holding items.
holdsSubcontainers() - Method in interface com.compoze.collab.IContainer
Determines whether this container is capable of holding subcontainers.
HOME - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
The home address is the preferred address for mail
HOME_ADDRESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home address'.
HOME_CITY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home city'.
HOME_CITY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homeCity property that represents the home city of a contact.
HOME_COUNTRY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home country'.
HOME_COUNTRY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homeCountry property that represents the home country of a contact.
HOME_FAX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homefax property that represents the home fax number of a contact.
HOME_FAX_PHONE_NUMBER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home fax phone number'.
HOME_LATITUDE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homelatitude property that represents the latitude of the home for a contact.
HOME_LONGITUDE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homelongitude property that represents the longitude of the home for a contact.
HOME_PHONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homePhone property that represents the home phone number of a contact.
HOME_PHONE_NUMBER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home phone number'.
HOME_PHONE2 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homepostaladdress property that represents the secondary home phone number of a contact.
HOME_POST_OFFICE_BOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homepostofficebox property that represents the home post office box of a contact.
HOME_POSTAL_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homepostaladdress property that represents the home postal address of a contact.
HOME_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homePostalCode property that represents the home postal code of a contact.
HOME_SERVER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the home server for an address entry.
HOME_STATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home state'.
HOME_STATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homeState property that represents the home state of a contact.
HOME_STREET - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:homeStreet property that represents the home street of a contact.
HOME_STREET_ADDRESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home street address'.
HOME_TIMEZONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:hometimezone property that represents the home timezone of a contact.
HOME_ZIP - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'home zip'.
HOME2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the home2 telephone number for an address entry.
HOME2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the home2 phone number for a contact.
HREF - Static variable in class com.compoze.collab.exchange.WebdavKey
Key representing the DAV:href property that is used as an items ID.
HTML_DESCRIPTION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:htmldescription that represents the HTML body of a WebDAV message.

I

i() - Static method in class com.compoze.collab.SortOrderEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.CollaborationManager
Gets the singleton instance of this class.
i() - Static method in class com.compoze.collab.domino.MeetingResponseStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.DeliveryReportLevelEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.RepeatHowEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.FolderTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.NoticeTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.DeliveryPriorityEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.RepeatWeekendsEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.DominoRecipientTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.AppointmentTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.TaskDueStateEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.RepeatForUnitEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.FollowUpStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.DocumentTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.RepeatTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.domino.InstanceTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.GenderEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.SelectedMailingAddressEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.ExchangeTaskStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.TaskResponseStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.RecurrenceTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.RecurrenceInstanceEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.ContainerPermissionEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.InstanceTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.DayOfWeekEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.PriorityEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.MeetingResponseStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.FlagTextEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.FlagStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.SensitivityEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.exchange.MeetingStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.groupware.RecipientTypeEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.groupware.TaskStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.groupware.BusyStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.groupware.ImportanceEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.groupware.DefaultContainerClassEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.im.FriendStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.lcs.LcsFriendStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.lcs.LcsFontStyleEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.lcs.LcsFontEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.lcs.LcsFontColorEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.log.LogResourceBundle
Gets the instance.
i() - Static method in class com.compoze.collab.sametime.SametimeFriendStatusEnum
Gets the singleton.
i() - Static method in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Gets the singleton.
IAccessControl - interface com.compoze.collab.exchange.IAccessControl.
IAccessControl is the basis for maintaining Access Control about an item.
IAccessEntry - interface com.compoze.collab.exchange.IAccessEntry.
This interface defines an access entry, which is used when determining permissions for a container.
IAddressBook - interface com.compoze.collab.groupware.IAddressBook.
An address book is a specialized type of root container that can access address lists on a groupware server.
IAddressEntry - interface com.compoze.collab.groupware.IAddressEntry.
Represents an entry from an address book, that is not necessarily an item.
IAddressEntryContainer - interface com.compoze.collab.groupware.IAddressEntryContainer.
This interface provides the necessary functionality to get addresses from an address list.
IAddressEntryList - interface com.compoze.collab.groupware.IAddressEntryList.
The IAddressEntryList interface represents the set of sliced address entries in a container.
IAppointment - interface com.compoze.collab.groupware.IAppointment.
Represents an appointment in the groupware schema.
IAppointmentInvitation - interface com.compoze.collab.domino.IAppointmentInvitation.
Interface for an appointment invitation.
IAppointmentList - interface com.compoze.collab.groupware.IAppointmentList.
The IAppointmentList interface represents the set of sliced IAppointments in a container.
IAppointmentNotice - interface com.compoze.collab.domino.IAppointmentNotice.
Interface for a notice of an appointment update.
IAttachment - interface com.compoze.collab.IAttachment.
Represents an attachment to an item.
IAttachmentSource - interface com.compoze.collab.IAttachmentSource.
Supplies data for adding an attachment.
IAttachmentSupport - interface com.compoze.collab.IAttachmentSupport.
Classes that implement this interface are items that are capable of having attachments added to and removed from them.
ICalendarContainer - interface com.compoze.collab.groupware.ICalendarContainer.
Container class that holds appointments.
ICalendarItem - interface com.compoze.collab.groupware.ICalendarItem.
Calendar items represent the common set of properties and logic among appointments of different types.
ICON_INDEX - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the icon index value for an Exchange item.
IContact - interface com.compoze.collab.groupware.IContact.
This class represents a contact in the groupware schema.
IContactList - interface com.compoze.collab.groupware.IContactList.
The IContactList interface represents the set of sliced IContacts in a container.
IContactsContainer - interface com.compoze.collab.groupware.IContactsContainer.
Container class that holds contacts.
IContainer - interface com.compoze.collab.IContainer.
An extension of IItem that implements a container that holds other items.
ID - Static variable in interface com.compoze.collab.IItem
Key that represents the item ID.
ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:id property for any WebDAV item.
ID - Static variable in interface com.compoze.collab.im.IFriendsContainer
The fixed ID of the IM friends container (528c09a2-4eca-4292-992b-276ceea92c02).
ID - Static variable in interface com.compoze.collab.im.IMessagesContainer
The fixed ID of the IM messages container (a621f4a4-926b-49c7-afc8-b6887cae7371).
ID - Static variable in interface com.compoze.collab.im.IImRootContainer
The fixed ID of the IM root container (0d6f9b11-0d74-448b-9a71-c564639123a8).
IDeliveryReport - interface com.compoze.collab.domino.IDeliveryReport.
Interface used for the Domino delivery report.
IDeliveryReport - interface com.compoze.collab.exchange.IDeliveryReport.
The IDeliveryReport interface represents the message that is sent when a message that was marked for delivery notification was successfully delivered.
IDLE - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
Status indicates that the friend is not actively working at the workstation
IDLE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user has not been actively using the workstation for an extended period of time
IDocument - interface com.compoze.collab.domino.IDocument.
Interface that contains document manipulation methods specific to Domino.
IDominoAddressEntry - interface com.compoze.collab.domino.IDominoAddressEntry.
This interface is used for Domino specific address entries.
IDominoAddressEntryContainer - interface com.compoze.collab.domino.IDominoAddressEntryContainer.
This interface extends the groupware IAddressEntryContainer with Domino specific addressbook functionality.
IDominoAppointment - interface com.compoze.collab.domino.IDominoAppointment.
This interface is used for Domino specific appointments.
IDominoCalendarContainer - interface com.compoze.collab.domino.IDominoCalendarContainer.
This interface extends the standard IDominoContainer to add calendar functionality.
IDominoContact - interface com.compoze.collab.domino.IDominoContact.
This interface is used for Domino specific contacts.
IDominoContactsContainer - interface com.compoze.collab.domino.IDominoContactsContainer.
This interface extends the standard IDominoContainer to add contacts functionality.
IDominoContainer - interface com.compoze.collab.domino.IDominoContainer.
This interface extends the groupware container with Domino specific functionality.
IDominoMailContainer - interface com.compoze.collab.domino.IDominoMailContainer.
This interface extends the standard IDominoContainer to add mail functionality.
IDominoPerson - interface com.compoze.collab.domino.IDominoPerson.
This interface is extended by IDominoAddressEntry and IDominoContact so that they may share their common fields.
IDominoSession - interface com.compoze.collab.domino.IDominoSession.
Domino session interface.
IDominoTask - interface com.compoze.collab.domino.IDominoTask.
This interface is used for Domino specific address entries.
IDominoTasksContainer - interface com.compoze.collab.domino.IDominoTasksContainer.
This interface extends the standard IDominoContainer to add tasks functionality.
IEmbeddedAttachment - interface com.compoze.collab.groupware.IEmbeddedAttachment.
Represents an attachment that is an embedded item.
IEmbeddedImageListener - interface com.compoze.collab.groupware.IEmbeddedImageListener.
Classes that implement this interface are capable of creating links for embedded images.
IExchangeAddressEntry - interface com.compoze.collab.exchange.IExchangeAddressEntry.
This interface is used for Exchange specific address entries as obtained from the GAL for Exchange 5.5, or Active Directory for Exchange 2000 and 2003.
IExchangeAppointment - interface com.compoze.collab.exchange.IExchangeAppointment.
This interface is used to represent appointments in exchange.
IExchangeCalendarContainer - interface com.compoze.collab.exchange.IExchangeCalendarContainer.
Container class that holds appointments.
IExchangeCalendarItem - interface com.compoze.collab.exchange.IExchangeCalendarItem.
This interface is used to represent the common properties and methods among calendar items in Exchange.
IExchangeContact - interface com.compoze.collab.exchange.IExchangeContact.
Represents a contact in the Exchange system.
IExchangeContactsContainer - interface com.compoze.collab.exchange.IExchangeContactsContainer.
Container class that holds Exchange contacts.
IExchangeContainer - interface com.compoze.collab.exchange.IExchangeContainer.
Containers of this type are specific to Exchange.
IExchangeItem - interface com.compoze.collab.exchange.IExchangeItem.
This interface is used to define an item in exchange.
IExchangeMailContainer - interface com.compoze.collab.exchange.IExchangeMailContainer.
Container class that holds Exchange mail.
IExchangeMessage - interface com.compoze.collab.exchange.IExchangeMessage.
This interface is used to represent an exchange message.
IExchangeNonDeliveryReport - interface com.compoze.collab.exchange.IExchangeNonDeliveryReport.
The IExchangeNonDeliveryReport interface represents the message that is sent when a delivery failure has occurred.
IExchangeReadReport - interface com.compoze.collab.exchange.IExchangeReadReport.
The IExchangeReadReport interface represents the message that is sent when a message that was flagged with a read receipt was read by the recipient.
IExchangeReport - interface com.compoze.collab.exchange.IExchangeReport.
The IExchangeReport interface represents messages that are used to report on events in the Exchange subsystem, such as IExchangeReadReport notices.
IExchangeSession - interface com.compoze.collab.exchange.IExchangeSession.
Represents an Exchange session.
IExchangeTask - interface com.compoze.collab.exchange.IExchangeTask.
The IExchangeTask class represents a task in Exchange.
IExchangeTasksContainer - interface com.compoze.collab.exchange.IExchangeTasksContainer.
Container class that holds Exchange tasks.
IFriend - interface com.compoze.collab.im.IFriend.
Provides the interface to the Friend item.
IFriendGroupContainer - interface com.compoze.collab.im.IFriendGroupContainer.
Container class that holds a group of IM friends (as opposed to the top level IFriendsContainer, which holds all friends and groups).
IFriendsContainer - interface com.compoze.collab.im.IFriendsContainer.
Container class that holds IM friends.
IGroupwareContainer - interface com.compoze.collab.groupware.IGroupwareContainer.
This container is used to indicate a groupware container.
IGroupwareItem - interface com.compoze.collab.groupware.IGroupwareItem.
Classes that implement this interface are items in the groupware schema.
IGroupwareSession - interface com.compoze.collab.groupware.IGroupwareSession.
Superclass of all groupware sessions.
IImListener - interface com.compoze.collab.im.IImListener.
Classes that implement this interface can listen for instant messaging events.
IImRootContainer - interface com.compoze.collab.im.IImRootContainer.
Container class for the IM root container.
IImSession - interface com.compoze.collab.im.IImSession.
Extends the collab ISession with additional instant messaging specific functionality.
IInstantMessage - interface com.compoze.collab.im.IInstantMessage.
Provides the interface to the instant message item.
IInvitation - interface com.compoze.collab.domino.IInvitation.
This class is a Domino invitation.
IItem - interface com.compoze.collab.IItem.
This class is the superclass of all containers and items in the Collaboration Services API.
IItemList - interface com.compoze.collab.IItemList.
Represents a paginated slice of items from the backend store.
ILcsFriend - interface com.compoze.collab.lcs.ILcsFriend.
Describes an LCS friend
ILcsGroup - interface com.compoze.collab.lcs.ILcsGroup.
Describes a SIP friends group
ILcsInstantMessage - interface com.compoze.collab.lcs.ILcsInstantMessage.
Interface defines an extension to the Collab instant message that is specific to SIP messages
ILcsSession - interface com.compoze.collab.lcs.ILcsSession.
Specifies an LCS specific extension to IImSession
ILogContext - interface com.compoze.collab.log.ILogContext.
Classes that implement this interface are capable of supplying context information for a log entry including programmer, user and admin locales and an application specific context string.
ILogContext.DefaultLogContext - class com.compoze.collab.log.ILogContext.DefaultLogContext.
This class implements a default log context.
ILogContext.DefaultLogContext() - Constructor for class com.compoze.collab.log.ILogContext.DefaultLogContext
 
ILogListener - interface com.compoze.collab.log.ILogListener.
Classes that implement this interface are capable of receiving log messages for the purpose of display, storage or other processing requirements.
IM_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062004-0000-0000-C000-000000000046}/0x00008062 property that represents the IM address of a contact.
IM_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the instant messenger address for a contact.
IM_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property IM_ADDRESS for a contact.
IMailContainer - interface com.compoze.collab.groupware.IMailContainer.
Container class that holds mail messages.
IMailMessage - interface com.compoze.collab.groupware.IMailMessage.
Classes that implement this interface are messaging in the messaging schema.
IMailMessageList - interface com.compoze.collab.groupware.IMailMessageList.
The IMailMessageList interface represents the set of sliced IMailMessages in a container.
IMailRecipient - interface com.compoze.collab.groupware.IMailRecipient.
Classes that implement this interface are recipients in the groupware schema.
IMapiAddressEntryContainer - interface com.compoze.collab.exchange.mapi.IMapiAddressEntryContainer.
This interface provides the necessary functionality to get addresses from a MAPI address list.
IMapiAppointment - interface com.compoze.collab.exchange.mapi.IMapiAppointment.
This interface is used to represent appointments in the MAPI provider.
IMapiCalendarContainer - interface com.compoze.collab.exchange.mapi.IMapiCalendarContainer.
This interface is used to represent a calendar container for MAPI.
IMapiSession - interface com.compoze.collab.exchange.mapi.IMapiSession.
Provides access to the MAPI provider.
IMapiTask - interface com.compoze.collab.exchange.mapi.IMapiTask.
This interface is used exclusively by MAPI to provide task request functionality.
IMapiTaskRequest - interface com.compoze.collab.exchange.mapi.IMapiTaskRequest.
The interface IMapiTaskRequest represents the message that is received by a recipient when a task has been assigned to them.
IMeetingCancellation - interface com.compoze.collab.exchange.IMeetingCancellation.
The IMeetingCancellation interface represents the message that is sent to recipients of meetings when the organizer cancels the meeting.
IMeetingNotice - interface com.compoze.collab.exchange.IMeetingNotice.
The IMeetingNotice interface represents the message that is sent from recipients of meeting requests that have either accepted or declined a meeting.
IMeetingNoticeAccepted - interface com.compoze.collab.exchange.IMeetingNoticeAccepted.
The IMeetingNoticeAccepted interface represents the message that is sent from recipients of meeting requests when they have accepted a meeting.
IMeetingNoticeDeclined - interface com.compoze.collab.exchange.IMeetingNoticeDeclined.
The IMeetingNoticeDeclined interface represents the message that is sent from recipients of meeting requests when they have declined a meeting.
IMeetingNoticeTentative - interface com.compoze.collab.exchange.IMeetingNoticeTentative.
The IMeetingNoticeTentative interface represents the message that is sent from recipients of meeting requests when they have tentatively accepted a meeting.
IMeetingRequest - interface com.compoze.collab.exchange.IMeetingRequest.
The IMeetingRequest interface represents a meeting request.
IMemo - interface com.compoze.collab.domino.IMemo.
The interface to a Domino memo.
IMessage - interface com.compoze.collab.messaging.IMessage.
Classes that implement this interface are messages in the messaging schema.
IMessagesContainer - interface com.compoze.collab.im.IMessagesContainer.
Container class that holds instant messages.
IMessagingItem - interface com.compoze.collab.messaging.IMessagingItem.
Classes that implement this interface are items in the messaging schema (contain a body).
ImEvent - class com.compoze.collab.im.ImEvent.
This class is used to notify listeners on a container that some changed has occurred in the container.
ImEvent(Object, int) - Constructor for class com.compoze.collab.im.ImEvent
Constructor.
IMissingItem - interface com.compoze.collab.IMissingItem.
The IMissingItem interface is used to represent items that were not found when requesting multiple IDs.
Importance - class com.compoze.collab.groupware.Importance.
The element class for the ImportanceEnum enumeration.
IMPORTANCE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'importance'.
IMPORTANCE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:importance property for WebDAV messages.
IMPORTANCE - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
Represents the importance of the item.
Importance(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.groupware.Importance
Constructor.
ImportanceEnum - class com.compoze.collab.groupware.ImportanceEnum.
The enumeration class that contains Importance elements.
ImportanceEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.groupware.ImportanceEnum
Constructor.
ImportanceEnum(int) - Constructor for class com.compoze.collab.groupware.ImportanceEnum
 
IN_CALL - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is on the phone
IN_PROGRESS - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
INBOX - Static variable in class com.compoze.collab.domino.FolderTypeEnum
The inbox folder type.
INBOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:inbox property that retrieves the default Inbox folder from the root container.
INBOX - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
INFO - Static variable in class com.compoze.collab.log.LogLevel
Middle level of severity- useful informational messages.
init(String) - Method in class com.compoze.collab.groupware.Sender
Initializes from a name and address.
init(String, String) - Method in class com.compoze.collab.groupware.Sender
Initializes from a name and address.
INITIALS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the initials for an address entry.
INITIALS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:initials property that represents initials for a contact.
INITIALS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the initials for a contact.
INonDeliveryReport - interface com.compoze.collab.domino.INonDeliveryReport.
Interface used for the Domino non-delivery report.
INonDeliveryReport - interface com.compoze.collab.groupware.INonDeliveryReport.
The INonDeliveryReport interface represents the message that is sent when a delivery failure has occurred.
INotice - interface com.compoze.collab.domino.INotice.
This class is a Domino notice.
InputStreamAttachmentSource - class com.compoze.collab.InputStreamAttachmentSource.
An IAttachmentSource that gets its data from an InputStream.
InputStreamAttachmentSource(InputStream, String, int) - Constructor for class com.compoze.collab.InputStreamAttachmentSource
Constructor.
INSTANCE - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
INSTANCE_TYPE - Static variable in interface com.compoze.collab.domino.IDominoTask
Key that represents the instance type.
INSTANCE_TYPE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the instance type.
INSTANCE_TYPE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'instance type'.
INSTANCE_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The key representing the instance type.
INSTANCE_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:instancetype property that represents if this appointment is an instance, single, master, or exception.
INSTANCE_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property INSTANCE_TYPE for an appointment.
InstanceInfo - class com.compoze.collab.domino.InstanceInfo.
This class represents information (such as ID and instance dates) for a single instance of a repeating document.
INSTANCES - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
The recurrence pattern end is determined by a fixed number of occurrences.
InstanceType - class com.compoze.collab.domino.InstanceType.
An enumeration of the Domino repeating appointment instance types.
InstanceType - class com.compoze.collab.exchange.InstanceType.
The element class for the InstanceTypeEnum enumeration.
InstanceType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.InstanceType
Constructor.
InstanceType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.InstanceType
Constructor.
InstanceTypeEnum - class com.compoze.collab.domino.InstanceTypeEnum.
An enumeration of the Domino repeating appointment instance types.
InstanceTypeEnum - class com.compoze.collab.exchange.InstanceTypeEnum.
The enumeration class that contains InstanceType elements.
InstanceTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.InstanceTypeEnum
Constructor.
InstanceTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.InstanceTypeEnum
Constructor.
InstanceTypeEnum(int) - Constructor for class com.compoze.collab.domino.InstanceTypeEnum
 
InstanceTypeEnum(int) - Constructor for class com.compoze.collab.exchange.InstanceTypeEnum
 
INSTANT_MESSAGE_RECEIVED - Static variable in class com.compoze.collab.im.ImEvent
The instant message received event.
INTENDED_BUSY_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/intendedbusystatus property the represents the busy status of the appointment associated with this meeting request.
INTENDED_BUSY_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property INTENDED_BUSY_STATUS.
INTENDED_BUSY_STATUS - Static variable in interface com.compoze.collab.exchange.IMeetingRequest
The key representing the ID of appointment that is associated with this request.
INTENDED_RECIPIENT - Static variable in interface com.compoze.collab.domino.IDeliveryReport
Key that represents the intended recipient.
INTENDED_RECIPIENT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'intended recipient'.
INTERNAL_NAME - Static variable in interface com.compoze.collab.domino.IDominoSession
The internal name of the Domino provider (passed when creating a session).
INTERNAL_NAME - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This constant may be used to open a session as the value for the ISession.PROP_PROVIDER property.
INTERNAL_NAME - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
This constant may be used to open a session as the value for the ISession.PROP_PROVIDER property.
INTERNATIONAL_ISDN_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:internationalisdnnumber property that represents ISDN number for a contact.
INTERNET_ADDRESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'internet address'.
INTERNET_FREE_BUSY_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the internet free/busy address for a contact.
INTERNET_FREE_BUSY_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property INTERNET_FREE_BUSY_ADDRESS for a contact.
InvalidArgumentException - exception com.compoze.collab.InvalidArgumentException.
Exceptions of this class are thrown when a method argument has an invalid value.
InvalidArgumentException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.InvalidArgumentException
Constructs an InvalidArgumentException.
InvalidArgumentException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.InvalidArgumentException
Constructs an InvalidArgumentException.
InvalidArgumentException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.InvalidArgumentException
Constructs an InvalidArgumentException.
InvalidArgumentException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.InvalidArgumentException
Constructs an InvalidArgumentException.
invalidateCache() - Method in interface com.compoze.collab.ISession
Throws away any cached queries for the session.
InvalidStateException - exception com.compoze.collab.InvalidStateException.
Exceptions of this class are thrown when a method call or argument is invalid at the time it is called.
InvalidStateException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.InvalidStateException
Constructs an InvalidStateException.
InvalidStateException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.InvalidStateException
Constructs a InvalidStateException.
InvalidStateException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.InvalidStateException
Constructs an InvalidStateException.
InvalidStateException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.InvalidStateException
Constructs an InvalidStateException.
InvalidValue - class com.compoze.collab.InvalidValue.
A property value that is invalid.
InvalidValue(Object) - Constructor for class com.compoze.collab.InvalidValue
Constructor.
InvalidValueException - exception com.compoze.collab.InvalidValueException.
Exceptions of this class are thrown when a property value is invalid and the programmer attempts to access the value as a datatype with no logical support for values of type InvalidValue (anything but Object).
InvalidValueException(Context, ExceptionResourceKey, InvalidValue) - Constructor for class com.compoze.collab.InvalidValueException
Constructs an InvalidValueException.
InvalidValueException(Context, ExceptionResourceKey, Object, InvalidValue) - Constructor for class com.compoze.collab.InvalidValueException
Constructs an InvalidValueException.
InvalidValueException(Throwable, Context, ExceptionResourceKey, InvalidValue) - Constructor for class com.compoze.collab.InvalidValueException
Constructs an InvalidValueException.
InvalidValueException(Throwable, Context, ExceptionResourceKey, Object, InvalidValue) - Constructor for class com.compoze.collab.InvalidValueException
Constructs an InvalidValueException.
INVISIBLE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user's presence information is not to be revealed
INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The invitation notice type.
INVITATION_DELEGATE - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The invitation delegate notice type.
IPerson - interface com.compoze.collab.groupware.IPerson.
Represents a person in the groupware schema.
IProfile - interface com.compoze.collab.domino.IProfile.
This interface provides access to a Domino profile, typically used for persistent per-user configuration.
IProgress - interface com.compoze.collab.IProgress.
This interface provides callbacks for reporting progress on time-consuming operations.
IProvider - interface com.compoze.collab.IProvider.
Provides the abstract superclass for all collaboration service providers.
IReadReport - interface com.compoze.collab.groupware.IReadReport.
The IReadReceipt interface represents the message that is sent when a message that was flagged with a read receipt was read by the recipient.
IRecipient - interface com.compoze.collab.messaging.IRecipient.
Classes that implement this interface are recipients in the messaging schema.
IReport - interface com.compoze.collab.groupware.IReport.
The IReport interface represents messages that are used to report on events in the mail subsystem, such as INonDeliveryReport notices.
IRootContainer - interface com.compoze.collab.IRootContainer.
This class implements a root container, which can be used to fetch any item or container in the hierarchy.
IS_ALL_DAY - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key that represents if the appointment is an all day event (read-only).
IS_COLLECTION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:iscollection property for any WebDAV item.
IS_COMPLETE - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the 'is complete' for a task.
IS_COMPLETE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x0000811C MAPI property that represents whether a task has been marked as complete.
IS_COMPLETE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property IS_COMPLETE for a task.
IS_COMPLETE_2K3 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/is_complete property that represents whether a task has been marked as complete.
IS_CUSTOM_BUSY - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
Key that represents the instant messaging friend 'is custom message busy' property.
IS_FOLDER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the DAV:isfolder property for any WebDAV item.
IS_HIDDEN - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents when an item is hidden.
IS_HIDDEN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the DAV:ishidden property for any WebDAV item.
IS_IGNORED - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
Key that represents the instant messaging friend 'is ignored' property.
IS_LOGGED_IN - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
Key that represents the instant messaging friend 'is logged in' property.
IS_ON_CHAT - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
Key that represents the instant messaging friend 'is on chat' property.
IS_ON_PAGER - Static variable in interface com.compoze.collab.yahoo.IYahooFriend
Key that represents the instant messaging friend 'is on pager' property.
IS_ORGANIZER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:isorganizer property that represents if an attendee is the organizer of an appointment or meeting.
IS_READ_ONLY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:isreadonly property for any WebDAV item.
IS_RECURRING - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008126 MAPI property that represents if a task is recurring.
IS_RECURRING - Static variable in interface com.compoze.collab.groupware.ITask
Key that represents the recurring flag of a task.
IS_RECURRING - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key that represents if the appointment is recurring (read-only).
IS_RECURRING_2K3 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/is_recurring property that represents if a task is recurring.
IS_RESPONSE_REQUESTED - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the organizer of the appointment.
IS_STRUCTURED_DOCUMENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:isstructureddocument property for any WebDAV item.
IS_TEAM_TASK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the 'is team task' for a task.
IS_TEAM_TASK - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008103 MAPI property that represents if a task has been delegated to at least 2 recipients.
IS_TEAM_TASK - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property IS_TEAM_TASK for a task.
isAllDayEvent() - Method in interface com.compoze.collab.groupware.ICalendarItem
Returns if the appointment is an all day event.
ISametimeFriend - interface com.compoze.collab.sametime.ISametimeFriend.
Interface provides Sametime specific extension to IFriend.
isAnniversary() - Method in interface com.compoze.collab.domino.IDominoAppointment
Checks if the appointment is an anniversary.
isArray() - Method in class com.compoze.collab.domino.DominoKey
Checks if the value type of the property is an array.
isAscending() - Method in class com.compoze.collab.SortProperty
Determine if the sort order is ascending.
isBookFreeTime() - Method in interface com.compoze.collab.domino.IDominoAppointment
Checks the book free time for the appointment.
isBroadcast() - Method in interface com.compoze.collab.domino.IInvitation
Gets the broadcast flag.
isCalculated() - Method in class com.compoze.collab.Key
Determines if the key is for a calculated property.
isCapabilitySupported(String) - Method in interface com.compoze.collab.ISession
Determine if the specified capability is supported by the provider for this session.
isComplete() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets whether the task is complete.
isComposite() - Method in class com.compoze.collab.domino.DominoKey
Checks if the value is stored as a composite value in Domino (affects how we can use the property in the provider implementation).
isCurrentUserRecipient() - Method in interface com.compoze.collab.exchange.IExchangeTask
Returns if the current user is a recipient of the task.
isCustomBusy() - Method in interface com.compoze.collab.yahoo.IYahooFriend
Determines if the custom status message means that the user is busy.
isDefault() - Method in class com.compoze.collab.SessionOption
Determines if this option is the default of the available session options.
isDefault() - Method in class com.compoze.collab.EnumElement
Determines if this is the default enum element (in its top level enumeration only).
isDefaultElement(EnumElement) - Method in class com.compoze.collab.CollabEnum
Determines if the specified element is the default for this enumeration.
isDefaultKey(Key) - Method in class com.compoze.collab.ItemClass
Determines if the specified key is a default for the item.
ISDN_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the ISDN number for a contact.
isEmpty() - Method in class com.compoze.collab.Sort
Determines if the sort contains no sort fields.
isEncrypted() - Method in interface com.compoze.collab.groupware.IMailMessage
Determines if the message encrypted flag is set.
ISession - interface com.compoze.collab.ISession.
Provides a session to a collaboration service provider and an entry point to the Collaboration Framework.
isEstablished() - Method in interface com.compoze.collab.lcs.ILcsSession
Indicator of whether the connection has been successfully established.
isExceptionEntry() - Method in class com.compoze.collab.log.LogEntry
Determines if the entry stores an exception.
isExceptionPrototype() - Method in class com.compoze.collab.log.LogEntryPrototype
Determines if the prototype is for an exception.
isFirstPage() - Method in interface com.compoze.collab.IItemList
Gets if this item list is the first page.
isHidden() - Method in interface com.compoze.collab.exchange.IExchangeItem
Gets the hidden status of the item.
isIgnored() - Method in interface com.compoze.collab.yahoo.IYahooFriend
Determines if the user is ignored.
isInstanceOf(ItemClass) - Method in class com.compoze.collab.ItemClass
Checks to see if this ItemClass is the same as or a subclass of the given ItemClass.
isInvalid() - Method in interface com.compoze.collab.IValue
Gets if this Value is invalid.
isLastPage() - Method in interface com.compoze.collab.IItemList
Gets if this item list is the last page.
isLogEnabled(LogEntryPrototype) - Method in class com.compoze.collab.log.Logger
Determines if logging is enabled for a prototype.
isLoggedIn() - Method in interface com.compoze.collab.yahoo.IYahooFriend
Determines if the user is logged in.
isMarkPrivate() - Method in interface com.compoze.collab.domino.IDominoAppointment
Checks the mark private flag for the appointment.
isMeeting() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets whether this appointment is a meeting.
isMissing() - Method in interface com.compoze.collab.IItem
Gets whether the current item was not found when requested by its ID during a batch search for items.
isNamedProperty() - Method in class com.compoze.collab.exchange.MapiKey
Returns if the key is a named prop.
isOnChat() - Method in interface com.compoze.collab.yahoo.IYahooFriend
Determines if the user is on chat.
isOnPager() - Method in interface com.compoze.collab.yahoo.IYahooFriend
Determines if the user is on Yahoo pager.
isOptional() - Method in class com.compoze.collab.SessionProperty
Determines if the property is optional.
isOptionProperty() - Method in class com.compoze.collab.SessionProperty
Determines if the property is an option property.
isOrganizer() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets if the Exchange account associated with the ISession is the creator, also known as the organizer, of a meeting.
isReadOnly() - Method in class com.compoze.collab.Key
Determines if the key is for a read-only property.
isReadReceiptRequested() - Method in interface com.compoze.collab.groupware.IMailMessage
Determines if a read receipt is requested.
isRecurring() - Method in interface com.compoze.collab.groupware.ITask
Gets whether a task is recurring.
isRecurring() - Method in interface com.compoze.collab.groupware.ICalendarItem
Returns if the appointment is recurring.
isRecurring(boolean) - Method in interface com.compoze.collab.exchange.IExchangeCalendarItem
Gets if the calendar item is recurring.
isRegenerating() - Method in class com.compoze.collab.exchange.TaskRecurrencePattern
Returns if this pattern is regenerative.
isSametimeNative() - Method in interface com.compoze.collab.sametime.ISametimeFriend
Indicates whether the user is a Sametime-native friend.
isSensitive() - Method in class com.compoze.collab.SessionProperty
Determines if the property contains sensitive contents (such as a password).
isSet(ContainerPermission) - Method in interface com.compoze.collab.exchange.IAccessEntry
Gets if a particular permission was set.
isSigned() - Method in interface com.compoze.collab.groupware.IMailMessage
Determines if the message signed flag is set.
isSpanning() - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Gets whether this appointment is spanning.
isTeamTask() - Method in interface com.compoze.collab.exchange.IExchangeTask
Gets if the task is a team assigned task.
isTyping() - Method in interface com.compoze.collab.im.IFriend
Indicates whether this friend is currently typing
isUnder(IContainer) - Method in interface com.compoze.collab.IContainer
Gets whether a container is in the hierarchy of another container.
isUnread() - Method in interface com.compoze.collab.groupware.IMailMessage
Gets the unread status.
isUpdated() - Method in interface com.compoze.collab.IValue
Has this Value been updated?
ISynchCallback - interface com.compoze.collab.exchange.ISynchCallback.
This interface is used as a callback mechanism for synchronization.
ITALIC - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
ITask - interface com.compoze.collab.groupware.ITask.
Represents a task in the groupware schema.
ITaskList - interface com.compoze.collab.groupware.ITaskList.
The ITaskList interface represents the set of sliced ITasks in a container.
ITaskNotice - interface com.compoze.collab.exchange.ITaskNotice.
The ITaskNotice interface represents the message that is sent from recipients of task requests that have either accepted, declined or modified an assigned task.
ITaskRequest - interface com.compoze.collab.exchange.ITaskRequest.
The interface IExchangeTaskRequest represents the message that is received by a recipient when a task has been assigned to them.
ITasksContainer - interface com.compoze.collab.groupware.ITasksContainer.
Container class that holds tasks.
ITEM_CLASS - Static variable in interface com.compoze.collab.IItem
Key that represents the item type.
ItemClass - class com.compoze.collab.ItemClass.
Defines the class of an Item including its name, default keys, implementing Java class, containing item class and parent item class.
ItemComparator - class com.compoze.collab.ItemComparator.
Comparator for arbitrary properties on items.
ItemComparator(SortProperty[]) - Constructor for class com.compoze.collab.ItemComparator
Constructor (default Collator).
ItemComparator(SortProperty[], Collator) - Constructor for class com.compoze.collab.ItemComparator
Constructor.
ItemNotFoundException - exception com.compoze.collab.ItemNotFoundException.
Exception class that means that an item that was requested was not found by the provider (it may not exist, or may have been externally deleted).
ItemNotFoundException(Context) - Constructor for class com.compoze.collab.ItemNotFoundException
Constructor.
ItemNotFoundException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.ItemNotFoundException
Constructs an ItemNotFoundException.
ItemNotFoundException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.ItemNotFoundException
Constructs an ItemNotFoundException.
ItemNotFoundException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.ItemNotFoundException
Constructs an ItemNotFoundException.
ItemNotFoundException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.ItemNotFoundException
Constructs an ItemNotFoundException.
ItemOperation - class com.compoze.collab.ItemOperation.
Defines an operation that can be performed on an item.
ItemOperation(int, Class[], String) - Constructor for class com.compoze.collab.ItemOperation
Construct an ItemOperation that takes operands.
ItemOperation(int, String) - Constructor for class com.compoze.collab.ItemOperation
Construct an ItemOperation that takes no operands.
IValue - interface com.compoze.collab.IValue.
This class stores a property value.
IWebdavCalendarContainer - interface com.compoze.collab.exchange.webdav.IWebdavCalendarContainer.
Container class that holds WebDAV appointments.
IWebdavSession - interface com.compoze.collab.exchange.webdav.IWebdavSession.
Provides access to the WebDAV provider.
IYahooFriend - interface com.compoze.collab.yahoo.IYahooFriend.
Provides the interface to the YahooFriend item
IYahooImListener - interface com.compoze.collab.yahoo.IYahooImListener.
An extension of the standard IM listener for Yahoo specific events.
IYahooSession - interface com.compoze.collab.yahoo.IYahooSession.
Extends the IM schema's ImSession with additional instant messaging specific functionality.

J

JOB_TITLE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'job title'.
JOB_TITLE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the job title.
JOURNAL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:journal property that retrieves the default Journal folder from the root container.

K

KEEP_POSTED - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'keep posted'.
Key - class com.compoze.collab.Key.
A key for properties that are set on an item.
KEY_DOCUMENT - Static variable in class com.compoze.collab.domino.DominoKey
 
KEY_FOLDER - Static variable in class com.compoze.collab.domino.DominoKey
 
Key(String, int) - Constructor for class com.compoze.collab.Key
Constructor (read-write key).
Key(String, int, boolean) - Constructor for class com.compoze.collab.Key
Constructor.
Key(String, int, boolean, boolean, int) - Constructor for class com.compoze.collab.Key
Constructor.
Key(String, int, boolean, int) - Constructor for class com.compoze.collab.Key
Constructor.
Key(String, int, int) - Constructor for class com.compoze.collab.Key
Constructor (read-write key).
KEYID_ACCOUNT - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.ACCOUNT key.
KEYID_ACTUAL_WORK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.ACTUAL_WORK key.
KEYID_ADDRESS - Static variable in interface com.compoze.collab.groupware.IAddressEntry
The int ID for the IAddressEntry.ADDRESS key.
KEYID_ADDRESS - Static variable in interface com.compoze.collab.messaging.IRecipient
The int ID for the IRecipient.ADDRESS key.
KEYID_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.ADDRESS_TYPE key.
KEYID_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.ADDRESS_TYPE key.
KEYID_ALIAS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.ALIAS key.
KEYID_APPOINTMENT_ID - Static variable in interface com.compoze.collab.domino.IAppointmentNotice
The int ID for the IAppointmentNotice.APPOINTMENT_ID key.
KEYID_APPOINTMENT_TYPE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.APPOINTMENT_TYPE key.
KEYID_ASSISTANT - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.ASSISTANT key.
KEYID_ASSISTANT_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.ASSISTANT_TELEPHONE_NUMBER key.
KEYID_ASSISTANT_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.ASSISTANT_TELEPHONE_NUMBER key.
KEYID_ASSOCIATED_APPOINTMENT_LINK - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.ASSOCIATED_APPOINTMENT_LINK key.
KEYID_ASSOCIATED_INSTANCE_LINK - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.ASSOCIATED_INSTANCE_LINK key.
KEYID_ASSOCIATED_MASTER - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The int ID for the IExchangeAppointment.ASSOCIATED_MASTER key.
KEYID_ASSOCIATED_TASK_LINK - Static variable in interface com.compoze.collab.exchange.ITaskRequest
The int ID for the ITaskRequest.ASSOCIATED_TASK_LINK key.
KEYID_ASSOCIATED_TASK_LINK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.ASSOCIATED_TASK_LINK key.
KEYID_ASSOCIATED_TASK_LINK - Static variable in interface com.compoze.collab.exchange.ITaskNotice
The int ID for the ITaskNotice.ASSOCIATED_TASK_LINK key.
KEYID_ATTACHMENTS - Static variable in interface com.compoze.collab.IAttachmentSupport
The int ID for the IAttachmentSupport.ATTACHMENTS key.
KEYID_BILLING_INFO - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.BILLING_INFO key.
KEYID_BILLING_INFO - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.BILLING_INFO key.
KEYID_BIRTHDAY - Static variable in interface com.compoze.collab.groupware.IContact
The int ID for the IContact.BIRTHDAY key.
KEYID_BODY - Static variable in interface com.compoze.collab.messaging.IMessagingItem
The int ID for the IMessagingItem.BODY key.
KEYID_BODY_HTML - Static variable in interface com.compoze.collab.messaging.IMessagingItem
The int ID for the IMessagingItem.BODY_HTML key.
KEYID_BODY_RTF - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.BODY_RTF key.
KEYID_BODY_STORED_FORM - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.BODY_STORED_FORM key.
KEYID_BOOK_FREE_TIME - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.BOOK_FREE_TIME key.
KEYID_BROADCAST - Static variable in interface com.compoze.collab.domino.IInvitation
The int ID for the IInvitation.BROADCAST key.
KEYID_BUSINESS_ADDRESS_CITY - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_ADDRESS_CITY key.
KEYID_BUSINESS_ADDRESS_COUNTRY - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_ADDRESS_COUNTRY key.
KEYID_BUSINESS_ADDRESS_POSTAL_CODE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_ADDRESS_POSTAL_CODE key.
KEYID_BUSINESS_ADDRESS_STATE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_ADDRESS_STATE key.
KEYID_BUSINESS_ADDRESS_STREET - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_ADDRESS_STREET key.
KEYID_BUSINESS_COUNTRY - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.BUSINESS_COUNTRY key.
KEYID_BUSINESS_FAX - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_FAX key.
KEYID_BUSINESS_PAGER - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_PAGER key.
KEYID_BUSINESS_PHONE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.BUSINESS_PHONE key.
KEYID_BUSINESS2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.BUSINESS2_TELEPHONE_NUMBER key.
KEYID_BUSINESS2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.BUSINESS2_TELEPHONE_NUMBER key.
KEYID_BUSY_PRIORITY - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.BUSY_PRIORITY key.
KEYID_BUSY_STATUS - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.BUSY_STATUS key.
KEYID_CALLBACK_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.CALLBACK_TELEPHONE_NUMBER key.
KEYID_CAR_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.CAR_TELEPHONE_NUMBER key.
KEYID_CATEGORIES - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
The int ID for the IGroupwareItem.CATEGORIES key.
KEYID_CHILDREN - Static variable in interface com.compoze.collab.groupware.IContact
The int ID for the IContact.CHILDREN key.
KEYID_CITY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.CITY key.
KEYID_COMMENT - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.COMMENT key.
KEYID_COMPANIES - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.COMPANIES key.
KEYID_COMPANY_MAIN_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.COMPANY_MAIN_TELEPHONE_NUMBER key.
KEYID_COMPANY_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.COMPANY_NAME key.
KEYID_COMPUTER_NETWORK_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.COMPUTER_NETWORK_NAME key.
KEYID_CONTACT_NAMES - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.CONTACT_NAMES key.
KEYID_CONTAINER_CLASS - Static variable in interface com.compoze.collab.IContainer
The int ID for the IContainer.CONTAINER_CLASS key.
KEYID_COUNTRY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.COUNTRY key.
KEYID_CREATOR_ENTRYID - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.CREATOR_ENTRYID key.
KEYID_DATE_COMPLETED - Static variable in interface com.compoze.collab.groupware.ITask
The int ID for the ITask.DATE_COMPLETED key.
KEYID_DATE_CREATED - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
The int ID for the IGroupwareItem.DATE_CREATED key.
KEYID_DATE_LAST_MODIFIED - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
The int ID for the IGroupwareItem.DATE_LAST_MODIFIED key.
KEYID_DELEGATOR - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.DELEGATOR key.
KEYID_DELIVERY_DATE - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.DELIVERY_DATE key.
KEYID_DELIVERY_PRIORITY - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.DELIVERY_PRIORITY key.
KEYID_DELIVERY_RECEIPT_REQUESTED - Static variable in interface com.compoze.collab.exchange.IExchangeMessage
The int ID for the IExchangeMessage.DELIVERY_RECEIPT_REQUESTED key.
KEYID_DELIVERY_REPORT_LEVEL - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.DELIVERY_REPORT_LEVEL key.
KEYID_DEPARTMENT_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.DEPARTMENT_NAME key.
KEYID_DISPLAY_ADDRESS - Static variable in interface com.compoze.collab.groupware.IMailRecipient
The int ID for the IMailRecipient.DISPLAY_ADDRESS key.
KEYID_DISPLAY_BCC - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.DISPLAY_BCC key.
KEYID_DISPLAY_CC - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.DISPLAY_CC key.
KEYID_DISPLAY_FROM - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.DISPLAY_FROM key.
KEYID_DISPLAY_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.DISPLAY_NAME key.
KEYID_DISPLAY_TO - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.DISPLAY_TO key.
KEYID_DISPLAY_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.DISPLAY_TYPE key.
KEYID_DOCUMENT_TYPE - Static variable in interface com.compoze.collab.domino.IDocument
The int ID for the IDocument.DOCUMENT_TYPE key.
KEYID_DUE_CALENDAR - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.DUE_CALENDAR key.
KEYID_DUE_DATE - Static variable in interface com.compoze.collab.groupware.ITask
The int ID for the ITask.DUE_DATE key.
KEYID_DURATION - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.DURATION key.
KEYID_EMAIL1_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL1_ADDRESS key.
KEYID_EMAIL1_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL1_ADDRESS_TYPE key.
KEYID_EMAIL1_DISPLAY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL1_DISPLAY_NAME key.
KEYID_EMAIL2_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL2_ADDRESS key.
KEYID_EMAIL2_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL2_ADDRESS_TYPE key.
KEYID_EMAIL2_DISPLAY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL2_DISPLAY_NAME key.
KEYID_EMAIL3_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL3_ADDRESS key.
KEYID_EMAIL3_ADDRESS_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL3_ADDRESS_TYPE key.
KEYID_EMAIL3_DISPLAY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.EMAIL3_DISPLAY_NAME key.
KEYID_EMBEDDED_IMAGE_COUNT - Static variable in interface com.compoze.collab.domino.IDocument
The int ID for the IDocument.EMBEDDED_IMAGE_COUNT key.
KEYID_EMPLOYEE_ID - Static variable in interface com.compoze.collab.domino.IDominoAddressEntry
The int ID for the IDominoAddressEntry.EMPLOYEE_ID key.
KEYID_ENCRYPTED - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.ENCRYPTED key.
KEYID_END_TIME - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.END_TIME key.
KEYID_END_TIMES - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.END_TIMES key.
KEYID_FAILURE_REASON - Static variable in interface com.compoze.collab.domino.INonDeliveryReport
The int ID for the INonDeliveryReport.FAILURE_REASON key.
KEYID_FILE_AS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.FILE_AS key.
KEYID_FIRST_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.FIRST_NAME key.
KEYID_FLAG - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.FLAG key.
KEYID_FLAG_REMIND_BY - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.FLAG_REMIND_BY key.
KEYID_FLAG_TEXT - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.FLAG_TEXT key.
KEYID_FOLDER_TYPE - Static variable in interface com.compoze.collab.domino.IDominoMailContainer
The int ID for the IDominoMailContainer.FOLDER_TYPE key.
KEYID_FOLLOW_UP_DATE - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.FOLLOW_UP_DATE key.
KEYID_FOLLOW_UP_STATUS - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.FOLLOW_UP_STATUS key.
KEYID_FOLLOW_UP_TEXT - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.FOLLOW_UP_TEXT key.
KEYID_FROM - Static variable in interface com.compoze.collab.im.IInstantMessage
The int ID for the IInstantMessage.FROM key.
KEYID_FTP_SITE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.FTP_SITE key.
KEYID_FULL_NAME - Static variable in interface com.compoze.collab.domino.IDominoPerson
The int ID for the IDominoPerson.FULL_NAME key.
KEYID_GENDER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.GENDER key.
KEYID_HAS_ATTACHMENT - Static variable in interface com.compoze.collab.IAttachmentSupport
The int ID for the IAttachmentSupport.HAS_ATTACHMENT key.
KEYID_HAS_REMINDER - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.HAS_REMINDER key.
KEYID_HAS_SUBCONTAINERS - Static variable in interface com.compoze.collab.IContainer
The int ID for the IContainer.HAS_SUBCONTAINERS key.
KEYID_HIDE_ATTACHMENTS - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.HIDE_ATTACHMENTS key.
KEYID_HOBBIES - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.HOBBIES key.
KEYID_HOLDS_ITEMS - Static variable in interface com.compoze.collab.IContainer
The int ID for the IContainer.HOLDS_ITEMS key.
KEYID_HOLDS_SUBCONTAINERS - Static variable in interface com.compoze.collab.IContainer
The int ID for the IContainer.HOLDS_SUBCONTAINERS key.
KEYID_HOME_SERVER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.HOME_SERVER key.
KEYID_HOME2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.HOME2_TELEPHONE_NUMBER key.
KEYID_HOME2_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.HOME2_TELEPHONE_NUMBER key.
KEYID_ICON_INDEX - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.ICON_INDEX key.
KEYID_ID - Static variable in interface com.compoze.collab.IItem
The int ID for the IItem.ID key.
KEYID_IM_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.IM_ADDRESS key.
KEYID_IMPORTANCE - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
The int ID for the IGroupwareItem.IMPORTANCE key.
KEYID_INITIALS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.INITIALS key.
KEYID_INITIALS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.INITIALS key.
KEYID_INSTANCE_TYPE - Static variable in interface com.compoze.collab.domino.IDominoTask
The int ID for the IDominoTask.INSTANCE_TYPE key.
KEYID_INSTANCE_TYPE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.INSTANCE_TYPE key.
KEYID_INSTANCE_TYPE - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The int ID for the IExchangeAppointment.INSTANCE_TYPE key.
KEYID_INTENDED_BUSY_STATUS - Static variable in interface com.compoze.collab.exchange.IMeetingRequest
The int ID for the IMeetingRequest.INTENDED_BUSY_STATUS key.
KEYID_INTENDED_RECIPIENT - Static variable in interface com.compoze.collab.domino.IDeliveryReport
The int ID for the IDeliveryReport.INTENDED_RECIPIENT key.
KEYID_INTERNET_FREE_BUSY_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.INTERNET_FREE_BUSY_ADDRESS key.
KEYID_IS_ALL_DAY - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.IS_ALL_DAY key.
KEYID_IS_COMPLETE - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.IS_COMPLETE key.
KEYID_IS_HIDDEN - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.IS_HIDDEN key.
KEYID_IS_RECURRING - Static variable in interface com.compoze.collab.groupware.ITask
The int ID for the ITask.IS_RECURRING key.
KEYID_IS_RECURRING - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.IS_RECURRING key.
KEYID_IS_RESPONSE_REQUESTED - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.IS_RESPONSE_REQUESTED key.
KEYID_IS_TEAM_TASK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.IS_TEAM_TASK key.
KEYID_ISDN_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.ISDN_NUMBER key.
KEYID_ITEM_CLASS - Static variable in interface com.compoze.collab.IItem
The int ID for the IItem.ITEM_CLASS key.
KEYID_JOB_TITLE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.JOB_TITLE key.
KEYID_LANGUAGE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.LANGUAGE key.
KEYID_LANGUAGE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.LANGUAGE key.
KEYID_LAST_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.LAST_NAME key.
KEYID_LOCALITY - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.LOCALITY key.
KEYID_LOCATION - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.LOCATION key.
KEYID_LOCATION - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.LOCATION key.
KEYID_MANAGER_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.MANAGER_NAME key.
KEYID_MARK_PRIVATE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.MARK_PRIVATE key.
KEYID_MEETING_RESPONSE_STATUS - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.MEETING_RESPONSE_STATUS key.
KEYID_MEETING_STATUS - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.MEETING_STATUS key.
KEYID_MEMO_DATE - Static variable in interface com.compoze.collab.domino.IMemo
The int ID for the IMemo.MEMO_DATE key.
KEYID_MIDDLE_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.MIDDLE_NAME key.
KEYID_MILEAGE - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.MILEAGE key.
KEYID_MOBILE_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.MOBILE_TELEPHONE_NUMBER key.
KEYID_NAME - Static variable in interface com.compoze.collab.IContainer
The int ID for the IContainer.NAME key.
KEYID_NAME - Static variable in interface com.compoze.collab.IAttachment
The int ID for the IAttachment.NAME key.
KEYID_NAME - Static variable in interface com.compoze.collab.groupware.IMailRecipient
The int ID for the IMailRecipient.NAME key.
KEYID_NAME_PREFIX - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.NAME_PREFIX key.
KEYID_NAME_SUFFIX - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.NAME_SUFFIX key.
KEYID_NICKNAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.NICKNAME key.
KEYID_NORMALIZED_SUBJECT - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.NORMALIZED_SUBJECT key.
KEYID_NOTICE_TYPE - Static variable in interface com.compoze.collab.domino.INotice
The int ID for the INotice.NOTICE_TYPE key.
KEYID_OFFICE_LOCATION - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.OFFICE_LOCATION key.
KEYID_OFFICE_NUMBER - Static variable in interface com.compoze.collab.domino.IDominoAddressEntry
The int ID for the IDominoAddressEntry.OFFICE_NUMBER key.
KEYID_ORGANIZER_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The int ID for the IExchangeAppointment.ORGANIZER_NAME key.
KEYID_ORIGINAL_DISPLAY_CC - Static variable in interface com.compoze.collab.exchange.IExchangeReport
The int ID for the IExchangeReport.ORIGINAL_DISPLAY_CC key.
KEYID_ORIGINAL_DISPLAY_TO - Static variable in interface com.compoze.collab.exchange.IExchangeReport
The int ID for the IExchangeReport.ORIGINAL_DISPLAY_TO key.
KEYID_ORIGINAL_RECIPIENTS - Static variable in interface com.compoze.collab.groupware.IReadReport
The int ID for the IReadReport.ORIGINAL_RECIPIENTS key.
KEYID_ORIGINAL_SUBJECT - Static variable in interface com.compoze.collab.groupware.IReport
The int ID for the IReport.ORIGINAL_SUBJECT key.
KEYID_OTHER_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_ADDRESS key.
KEYID_OTHER_ADDRESS_CITY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_ADDRESS_CITY key.
KEYID_OTHER_ADDRESS_COUNTRY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_ADDRESS_COUNTRY key.
KEYID_OTHER_ADDRESS_POSTAL_CODE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_ADDRESS_POSTAL_CODE key.
KEYID_OTHER_ADDRESS_STATE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_ADDRESS_STATE key.
KEYID_OTHER_ADDRESS_STREET - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_ADDRESS_STREET key.
KEYID_OTHER_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.OTHER_TELEPHONE_NUMBER key.
KEYID_OWNER - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.OWNER key.
KEYID_PAGER_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.PAGER_TELEPHONE_NUMBER key.
KEYID_PARENT_DOCUMENT_ID - Static variable in interface com.compoze.collab.domino.IDocument
The int ID for the IDocument.PARENT_DOCUMENT_ID key.
KEYID_PARENT_ID - Static variable in interface com.compoze.collab.IItem
The int ID for the IItem.PARENT_ID key.
KEYID_PERCENT_COMPLETE - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.PERCENT_COMPLETE key.
KEYID_PERSONAL_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.PERSONAL_ADDRESS key.
KEYID_PERSONAL_ADDRESS_CITY - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_ADDRESS_CITY key.
KEYID_PERSONAL_ADDRESS_COUNTRY - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_ADDRESS_COUNTRY key.
KEYID_PERSONAL_ADDRESS_POSTAL_CODE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_ADDRESS_POSTAL_CODE key.
KEYID_PERSONAL_ADDRESS_STATE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_ADDRESS_STATE key.
KEYID_PERSONAL_ADDRESS_STREET - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_ADDRESS_STREET key.
KEYID_PERSONAL_FAX - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_FAX key.
KEYID_PERSONAL_HOME_PAGE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.PERSONAL_HOME_PAGE key.
KEYID_PERSONAL_MOBILE_PHONE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_MOBILE_PHONE key.
KEYID_PERSONAL_PHONE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.PERSONAL_PHONE key.
KEYID_PHONE_LABEL_1 - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONE_LABEL_1 key.
KEYID_PHONE_LABEL_2 - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONE_LABEL_2 key.
KEYID_PHONE_LABEL_3 - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONE_LABEL_3 key.
KEYID_PHONE_LABEL_4 - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONE_LABEL_4 key.
KEYID_PHONE_LABEL_5 - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONE_LABEL_5 key.
KEYID_PHONE_LABEL_6 - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONE_LABEL_6 key.
KEYID_PHONETIC_NAME - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.PHONETIC_NAME key.
KEYID_POSTAL_CODE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.POSTAL_CODE key.
KEYID_POSTAL_CODE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.POSTAL_CODE key.
KEYID_PREVENT_COUNTER - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.PREVENT_COUNTER key.
KEYID_PREVENT_DELEGATE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.PREVENT_DELEGATE key.
KEYID_PRIMARY_ACCOUNT - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.PRIMARY_ACCOUNT key.
KEYID_PRIMARY_ACCOUNT_SID - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.PRIMARY_ACCOUNT_SID key.
KEYID_PRIMARY_FAX_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.PRIMARY_FAX_NUMBER key.
KEYID_PRIMARY_FAX_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.PRIMARY_FAX_NUMBER key.
KEYID_PRIMARY_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.PRIMARY_TELEPHONE_NUMBER key.
KEYID_PRIMARY_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.PRIMARY_TELEPHONE_NUMBER key.
KEYID_PRIORITY - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.PRIORITY key.
KEYID_PROFESSION - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.PROFESSION key.
KEYID_RADIO_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.RADIO_TELEPHONE_NUMBER key.
KEYID_READ_DATE - Static variable in interface com.compoze.collab.groupware.IReadReport
The int ID for the IReadReport.READ_DATE key.
KEYID_READ_NO_ACTION - Static variable in interface com.compoze.collab.exchange.ITaskRequest
The int ID for the ITaskRequest.READ_NO_ACTION key.
KEYID_READ_RECEIPT_REQUESTED - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.READ_RECEIPT_REQUESTED key.
KEYID_RECIPIENTS - Static variable in interface com.compoze.collab.messaging.IMessage
The int ID for the IMessage.RECIPIENTS key.
KEYID_RECURRENCE_PATTERN - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.RECURRENCE_PATTERN key.
KEYID_RECURRENCE_PATTERN - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.RECURRENCE_PATTERN key.
KEYID_REFERRED_BY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.REFERRED_BY_NAME key.
KEYID_REMINDER_DATE - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.REMINDER_DATE key.
KEYID_REMINDER_MINUTES_BEFORE_START - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.REMINDER_MINUTES_BEFORE_START key.
KEYID_REPLY_TIME - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.REPLY_TIME key.
KEYID_REPORT_TEXT - Static variable in interface com.compoze.collab.exchange.IExchangeReadReport
The int ID for the IExchangeReadReport.REPORT_TEXT key.
KEYID_SELECTED_MAILING_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.SELECTED_MAILING_ADDRESS key.
KEYID_SENDER_ADDRESS - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.SENDER_ADDRESS key.
KEYID_SENDER_NAME - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.SENDER_NAME key.
KEYID_SENSITIVITY - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.SENSITIVITY key.
KEYID_SENT_DATE - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The int ID for the IExchangeAppointment.SENT_DATE key.
KEYID_SENT_DATE - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.SENT_DATE key.
KEYID_SHORT_NAME - Static variable in interface com.compoze.collab.domino.IDominoContact
The int ID for the IDominoContact.SHORT_NAME key.
KEYID_SIGNED - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.SIGNED key.
KEYID_SIZE - Static variable in interface com.compoze.collab.IAttachment
The int ID for the IAttachment.SIZE key.
KEYID_SIZE - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
The int ID for the IGroupwareItem.SIZE key.
KEYID_SMTP_ADDRESS - Static variable in interface com.compoze.collab.groupware.IMailRecipient
The int ID for the IMailRecipient.SMTP_ADDRESS key.
KEYID_SMTP_ADDRESS - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.SMTP_ADDRESS key.
KEYID_SPOUSE_NAME - Static variable in interface com.compoze.collab.groupware.IContact
The int ID for the IContact.SPOUSE_NAME key.
KEYID_START_CALENDAR - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.START_CALENDAR key.
KEYID_START_DATE - Static variable in interface com.compoze.collab.groupware.ITask
The int ID for the ITask.START_DATE key.
KEYID_START_TIME - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The int ID for the ICalendarItem.START_TIME key.
KEYID_START_TIMES - Static variable in interface com.compoze.collab.domino.IDominoAppointment
The int ID for the IDominoAppointment.START_TIMES key.
KEYID_STATE_OR_PROVINCE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.STATE_OR_PROVINCE key.
KEYID_STATE_OR_PROVINCE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.STATE_OR_PROVINCE key.
KEYID_STATUS - Static variable in interface com.compoze.collab.exchange.ITaskNotice
The int ID for the ITaskNotice.STATUS key.
KEYID_STATUS - Static variable in interface com.compoze.collab.groupware.ITask
The int ID for the ITask.STATUS key.
KEYID_STATUS_UPDATE - Static variable in interface com.compoze.collab.domino.INotice
The int ID for the INotice.STATUS_UPDATE key.
KEYID_STREET_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The int ID for the IExchangeAddressEntry.STREET_ADDRESS key.
KEYID_STREET_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.STREET_ADDRESS key.
KEYID_SUBCONTAINER_COUNT - Static variable in interface com.compoze.collab.IContainer
The int ID for the IContainer.SUBCONTAINER_COUNT key.
KEYID_SUBJECT - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
The int ID for the IGroupwareItem.SUBJECT key.
KEYID_SUBJECT_PREFIX - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The int ID for the IExchangeItem.FLAG_REMIND_BY key.
KEYID_TELEX_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.TELEX_NUMBER key.
KEYID_TIMEZONE_INFO - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.TIMEZONE_INFO key.
KEYID_TIMEZONE_STRING - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The int ID for the IExchangeCalendarItem.TIMEZONE_STRING key.
KEYID_TOPIC - Static variable in interface com.compoze.collab.domino.INotice
The int ID for the INotice.TOPIC key.
KEYID_TOTAL_ITEM_COUNT - Static variable in interface com.compoze.collab.groupware.IGroupwareContainer
The int ID for the IGroupwareContainer.TOTAL_ITEM_COUNT key.
KEYID_TOTAL_WORK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
The int ID for the IExchangeTask.TOTAL_WORK key.
KEYID_TTYTDD_PHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.TTYTDD_PHONE_NUMBER key.
KEYID_TYPE - Static variable in interface com.compoze.collab.groupware.IMailRecipient
The int ID for the IMailRecipient.TYPE key.
KEYID_UNREACHABLE_RECIPIENTS - Static variable in interface com.compoze.collab.groupware.INonDeliveryReport
The int ID for the INonDeliveryReport.UNREACHABLE_RECIPIENTS key.
KEYID_UNREAD - Static variable in interface com.compoze.collab.groupware.IMailMessage
The int ID for the IMailMessage.UNREAD key.
KEYID_UNREAD_ITEM_COUNT - Static variable in interface com.compoze.collab.groupware.IGroupwareContainer
The int ID for the IGroupwareContainer.UNREAD_ITEM_COUNT key.
KEYID_USER_FIELD1 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.USER_FIELD1 key.
KEYID_USER_FIELD2 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.USER_FIELD2 key.
KEYID_USER_FIELD3 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.USER_FIELD3 key.
KEYID_USER_FIELD4 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.USER_FIELD4 key.
KEYID_WEB_PAGE - Static variable in interface com.compoze.collab.groupware.IPerson
The int ID for the IPerson.WEB_PAGE key.
KEYID_WEDDING_ANNIVERSARY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
The int ID for the IExchangeContact.WEDDING_ANNIVERSARY key.
KEYWORDS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to change the http://schemas.microsoft.com/exchange/keywords-utf8 property that represents the keywords (or categories) of an item.
KEYWORDS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents Keywords (Categories) for an item.

L

L - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:l property that represents city of a contact.
LANGUAGE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the language for an address entry.
LANGUAGE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:language property that represents ISO639 language of a contact.
LANGUAGE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the language for a contact.
LAST - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
Occurs on the last '[Sun-Sat]' of the week.
LAST_MODIFIED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:lastmodified property that represents the string value of when an appointment was last modified.
LAST_MODIFIED_TIME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:lastmodifiedtime property that represents the last time a WebDAV item was modified.
LAST_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'last name'.
LAST_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the last name.
LATHA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Latha
LcsFont - class com.compoze.collab.lcs.LcsFont.
The element class for the LcsFontEnum enumeration.
LcsFont(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.lcs.LcsFont
Constructor.
LcsFontColor - class com.compoze.collab.lcs.LcsFontColor.
The element class for the LcsFontColorEnum enumeration.
LcsFontColor(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.lcs.LcsFontColor
Constructor.
LcsFontColorEnum - class com.compoze.collab.lcs.LcsFontColorEnum.
The enumeration class that contains LcsFontColor elements.
LcsFontColorEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.lcs.LcsFontColorEnum
Constructor.
LcsFontColorEnum(int) - Constructor for class com.compoze.collab.lcs.LcsFontColorEnum
 
LcsFontEnum - class com.compoze.collab.lcs.LcsFontEnum.
The enumeration class that contains LcsFont elements.
LcsFontEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.lcs.LcsFontEnum
Constructor.
LcsFontEnum(int) - Constructor for class com.compoze.collab.lcs.LcsFontEnum
 
LcsFontStyle - class com.compoze.collab.lcs.LcsFontStyle.
The element class for the LcsFontStyleEnum enumeration.
LcsFontStyle(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.lcs.LcsFontStyle
Constructor.
LcsFontStyleEnum - class com.compoze.collab.lcs.LcsFontStyleEnum.
The enumeration class that contains LcsFontStyle elements.
LcsFontStyleEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.lcs.LcsFontStyleEnum
Constructor.
LcsFontStyleEnum(int) - Constructor for class com.compoze.collab.lcs.LcsFontStyleEnum
 
LcsFriendStatus - class com.compoze.collab.lcs.LcsFriendStatus.
The element class for the LcsFriendStatusEnum enumeration.
LcsFriendStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.lcs.LcsFriendStatus
Constructor.
LcsFriendStatusEnum - class com.compoze.collab.lcs.LcsFriendStatusEnum.
The enumeration class that contains LcsFriendStatus elements.
LcsFriendStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.lcs.LcsFriendStatusEnum
Constructor.
LcsFriendStatusEnum(int) - Constructor for class com.compoze.collab.lcs.LcsFriendStatusEnum
 
LESS - Static variable in class com.compoze.collab.Restriction
Represents a ValueRestriction 'less than' comparison.
LESS_EQUAL - Static variable in class com.compoze.collab.Restriction
Represents a ValueRestriction 'less than or equal to' comparison.
LicenseException - exception com.compoze.collab.LicenseException.
Exception class that's thrown when there was a problem with the Compoze license.
LicenseException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.LicenseException
Constructs a LicenseException.
LicenseException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.LicenseException
Constructs a LicenseException.
LicenseException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.LicenseException
Constructs a LicenseException.
LicenseException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.LicenseException
Constructs a LicenseException.
LIME - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Lime
LOCAL_FREEBUSY_DATA - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the local free/busy data.
LOCALITY - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the locality for an address entry.
LOCATION - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'location'.
LOCATION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:location property that represents the location of a contact.
LOCATION - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the location for a contact.
LOCATION - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key representing the location of the appointment.
LOCATION_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:locationurl property that represents the URL of where appointment information can be accessed.
LOCKED - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the Yahoo messenger client is currently locked
log(LogEntry) - Method in interface com.compoze.collab.log.ILogListener
Logs a message.
log(LogEntry) - Method in class com.compoze.collab.log.StdoutListener
Logs an entry.
log(LogEntryPrototype) - Method in class com.compoze.collab.log.Logger
Logs a message.
log(LogEntryPrototype, Object) - Method in class com.compoze.collab.log.Logger
Logs an event.
log(LogEntryPrototype, Object[]) - Method in class com.compoze.collab.log.Logger
Logs an event.
log(LogLevel, String) - Method in class com.compoze.collab.log.Logger
Logs a single String argument using a default log entry prototype.
log(String) - Method in interface com.compoze.collab.ISession
Logs a debug level message using the provider's logger.
log(Throwable, LogEntryPrototype) - Method in class com.compoze.collab.log.Logger
Logs an event.
log(Throwable, LogEntryPrototype, Object) - Method in class com.compoze.collab.log.Logger
Logs an event.
log(Throwable, LogEntryPrototype, Object[]) - Method in class com.compoze.collab.log.Logger
Logs an event.
LogEntry - class com.compoze.collab.log.LogEntry.
This class is a value object that contains the information needed for an entry in the log.
LogEntryPrototype - class com.compoze.collab.log.LogEntryPrototype.
This class contains information common to each different log entry.
LogEntryPrototype(LogResourceKey, LogLevel, Class) - Constructor for class com.compoze.collab.log.LogEntryPrototype
Constructor.
Logger - class com.compoze.collab.log.Logger.
This is the main class that clients use to do logging.
login() - Method in interface com.compoze.collab.ISession
Authenticates a user to this session.
login(Map) - Method in interface com.compoze.collab.ISession
Authenticates a user to this session.
LoginException - exception com.compoze.collab.LoginException.
This exception can be thrown when logging a user in to indicate that they specified some incorrect login parameters.
LoginException(Context, ExceptionResourceKey, List) - Constructor for class com.compoze.collab.LoginException
Constructs a LoginException.
LoginException(Context, ExceptionResourceKey, Object, List) - Constructor for class com.compoze.collab.LoginException
Constructs a LoginException.
LogLevel - class com.compoze.collab.log.LogLevel.
This enumeration class contains the available log levels.
LOGLEVEL_DEBUG - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_DEBUG_DESCRIPTION - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_ERROR - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_ERROR_DESCRIPTION - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_INFO - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_INFO_DESCRIPTION - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_TRACE - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_TRACE_DESCRIPTION - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_WARN - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGLEVEL_WARN_DESCRIPTION - Static variable in class com.compoze.collab.log.LogResourceBundle
 
LOGO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'logo'.
LOGON_TYPE_BATCH - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This value is used in conjunction with PROP_LOGON_TYPE.
LOGON_TYPE_DEFAULT - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This value is used in conjunction with PROP_LOGON_TYPE.
LOGON_TYPE_INTERACTIVE - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This value is used in conjunction with PROP_LOGON_TYPE.
LOGON_TYPE_NETWORK - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This value is used in conjunction with PROP_LOGON_TYPE.
LOGON_TYPE_NONE - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This value is used in conjunction with PROP_LOGON_TYPE.
LOGON_TYPE_SERVICE - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This value is used in conjunction with PROP_LOGON_TYPE.
logout() - Method in interface com.compoze.collab.ISession
Logs a user out, revoking authentication on the session.
LogResourceBundle - class com.compoze.collab.log.LogResourceBundle.
This class wraps the resource bundle for com.compoze.collab.log.log_resources.
LogResourceBundle() - Constructor for class com.compoze.collab.log.LogResourceBundle
Constructor.
LogResourceKey - class com.compoze.collab.log.LogResourceKey.
This class is a resource key for log entries.
LogResourceKey(String) - Constructor for class com.compoze.collab.log.LogResourceKey
Constructor.
lookupItemClass(String) - Static method in class com.compoze.collab.ItemClass
Find the ItemClass instance for the internal name.
LOW - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
The low delivery priority.
LOW - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
The low follow up status.
LOW - Static variable in class com.compoze.collab.exchange.PriorityEnum
Non-Urgent
LOW - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
LUCIDA_CONSOLE - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Lucida Console
LUCIDA_SANS_UNICODE - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Lucida Sans Unicode

M

m_defaultKeys - Variable in class com.compoze.collab.ItemClass
 
m_elements - Variable in class com.compoze.collab.CollabEnum
 
m_iValue - Variable in class com.compoze.collab.EnumElement
 
m_javaClass - Variable in class com.compoze.collab.ItemClass
 
m_sContainingItemClass - Variable in class com.compoze.collab.ItemClass
 
m_sInternalName - Variable in class com.compoze.collab.ItemClass
 
m_sItemClassParent - Variable in class com.compoze.collab.ItemClass
 
m_sStr - Variable in class com.compoze.collab.EnumElement
 
m_value - Variable in class com.compoze.collab.EnumElement
 
m_zone - Variable in class com.compoze.collab.exchange.ExchangeTimeZone
 
MailboxAccessDeniedException - exception com.compoze.collab.groupware.MailboxAccessDeniedException.
This exception is thrown when the user could not access the specified mailbox.
MailboxAccessDeniedException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.groupware.MailboxAccessDeniedException
Constructs a MailboxAccessDeniedException.
MailboxAccessDeniedException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.groupware.MailboxAccessDeniedException
Constructs a MailboxAccessDeniedException.
MAILHEADER_BCC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:mailheader:bcc property for WebDAV items
MAILHEADER_CC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:mailheader:cc property for WebDAV items
MAILHEADER_FROM - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:mailheader:from property for WebDAV messages.
MAILHEADER_SUBJECT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:mailheader:subject property that represents the ASCII subject of a WebDAV message.
MAILHEADER_TO - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:mailheader:to property for WebDAV items
MAILING_ADDRESS_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingaddressid property that represents the integer that specifies how a contact's mailing address should be formatted.
MAILING_CITY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingcity property that represents the city portion of a contact's mailing address.
MAILING_COUNTRY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingcountry property that represents the country/region portion of a contact's mailing address.
MAILING_POST_OFFICE_BOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingpostofficebox property that represents the post office box portion of a contact's mailing address.
MAILING_POSTAL_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingpostaladdress property that represents the postal address portion of a contact's mailing address.
MAILING_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingpostalcode property that represents the postal code portion of a contact's mailing address.
MAILING_STATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingstate property that represents the state portion of a contact's mailing address.
MAILING_STREET - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mailingstreet property that represents the street portion of a contact's mailing address.
main(String[]) - Static method in class com.compoze.collab.CollaborationException
Main.
main(String[]) - Static method in class com.compoze.collab.CollaborationRuntimeException
Main.
main(String[]) - Static method in class com.compoze.collab.CollaborationManager
Main.
main(String[]) - Static method in class com.compoze.collab.exchange.TimeZoneInfo
Exerciser
MALE - Static variable in class com.compoze.collab.exchange.GenderEnum
 
MANAGER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'manager'.
MANAGER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:manager property that represents the distinguished name of the manager for a contact.
MANAGER_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the manager name.
MAPI_SENDER_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/sender_name property the represents the sender name for a message
MAPI_SUBJECT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/subject property that represents the subject of a task.
MapiKey - class com.compoze.collab.exchange.MapiKey.
This class represents keys used by the MAPI Exchange provider, but can also be used with the WebDAV Exchange provider.
MARK_PRIVATE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the mark private flag.
MARK_PRIVATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'mark private'.
markComplete(boolean, boolean, boolean) - Method in interface com.compoze.collab.exchange.IExchangeTask
Marks the task as complete and commits the changes to the Exchange store.
markComplete(boolean, boolean, boolean) - Method in interface com.compoze.collab.groupware.ITask
Marks the task as complete.
MAROON - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Maroon
MASTER - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
MEDIUM - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
MEETING - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
The meeting appointment type.
MEETING - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
Indicates that this appointment is a meeting.
MEETING_CANCELLED - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
Indicates that this appointment was an organized meeting, but was cancelled.
MEETING_CANCELLED_NO_RESPONSE - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
Indicates that this appointment was an organized meeting, but was cancelled and had not responses to invitations.
MEETING_DATE_SENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062002-0000-0000-C000-000000000046}/0x00008202 property that represents the date an appointment was sent as a meeting to invitees.
MEETING_RECEIVED - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
Indicates that this appointment is a meeting and has been received by the attendees.
MEETING_RESPONSE_STATUS - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the response to a meeting request.
MEETING_STATUS - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the appointment/meeting status of a calendar item.
MEETING_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:meetingstatus property that represents the status of an appointment or meeting as a string.
MEETING_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property MEETING_STATUS.
MeetingResponseStatus - class com.compoze.collab.domino.MeetingResponseStatus.
An enumeration of the meeting response status values.
MeetingResponseStatus - class com.compoze.collab.exchange.MeetingResponseStatus.
This class is used to represent the how an organized meeting request was responded to.
MeetingResponseStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.MeetingResponseStatus
Constructor.
MeetingResponseStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.MeetingResponseStatus
Constructor.
MeetingResponseStatusEnum - class com.compoze.collab.domino.MeetingResponseStatusEnum.
An enumeration of the meeting response status values.
MeetingResponseStatusEnum - class com.compoze.collab.exchange.MeetingResponseStatusEnum.
This class is used to represent the how an organized meeting request was responded to.
MeetingResponseStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.MeetingResponseStatusEnum
Constructor.
MeetingResponseStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.MeetingResponseStatusEnum
Constructor.
MeetingResponseStatusEnum(int) - Constructor for class com.compoze.collab.domino.MeetingResponseStatusEnum
 
MeetingResponseStatusEnum(int) - Constructor for class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
MeetingStatus - class com.compoze.collab.exchange.MeetingStatus.
This class is used to represent the status of an appointment.
MeetingStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.MeetingStatus
Constructor.
MeetingStatusEnum - class com.compoze.collab.exchange.MeetingStatusEnum.
This class is used to represent the status of an appointment.
MeetingStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.MeetingStatusEnum
Constructor.
MeetingStatusEnum(int) - Constructor for class com.compoze.collab.exchange.MeetingStatusEnum
 
MEMO - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A memo document.
MEMO_DATE - Static variable in interface com.compoze.collab.domino.IMemo
Key that represents the memo date (the first available date of delivered date, posted date or created date).
MEMO_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'memo date'.
MESSAGE_FLAG - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:messageflag property that represents the text associated with a message flag for a WebDAV message.
messageReceived(ImEvent) - Method in interface com.compoze.collab.im.IImListener
Called when an instant message has been received.
messageReceived(ImEvent) - Method in class com.compoze.collab.im.QueueImEventListener
 
METHOD - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:method property that represents the method associated with the CDO appointment object.
MID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/mid property for WebDAV items.
MIDDLE_INITIAL - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'middle initial'.
MIDDLE_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:middlename property that represents the middle name of a contact.
MIDDLE_NAME - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the middle name.
MILEAGE - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the mileage for an Exchange item.
MILEAGE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/mileage property for Exchange items.
MILEAGE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property MILEAGE for a message.
MINIMUM - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile that includes only the keys specified by a FetchProfile.TYPE_MINIMUM FetchProfile.
MINIMUM_CONTAINER_KEYS - Static variable in interface com.compoze.collab.IContainer
The minimum required keys when fetching a container.
MINIMUM_ITEM_KEYS - Static variable in interface com.compoze.collab.IItem
The minimum required keys when fetching an item.
MINIMUM_KEYS - Static variable in interface com.compoze.collab.messaging.IRecipient
Minimum item keys for a recipient.
MINIMUM_ROOT_CONTAINER_KEYS - Static variable in interface com.compoze.collab.IRootContainer
The minimum required keys when fetching a root container.
MOBILE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:mobile property that represents the mobile telephone number of a contact.
MOBILE_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the mobile telephone number for an address entry.
MODERN_MS_SANS_SERIF - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MS Modern Sans Serif
MONDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Monday.
MONDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
MONTHLY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates a pattern that occurs every month.
MONTHLY_BY_DATE - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
The monthly by date repeat type.
MONTHLY_BY_DAY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
The monthly by day repeat type.
MONTHLY_NTH - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates a pattern that occurs every month.
MONTHS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
The months repeat for unit.
MOVE_TO_FRIDAY - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
The move to Friday weekend repeat rule.
MOVE_TO_MONDAY - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
The move to Monday weekend repeat rule.
MOVE_TO_NEAREST_WEEKDAY - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
The move to nearest weekday weekend repeat rule.
moveItems(String[], IContainer) - Method in interface com.compoze.collab.IRootContainer
Moves one or more items anywhere in this root container to a target container.
MoveSourceIsTargetException - exception com.compoze.collab.MoveSourceIsTargetException.
Exception class that means that an item was moved to itself.
MoveSourceIsTargetException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.MoveSourceIsTargetException
Constructs an MoveSourceIsTargetException.
MoveSourceIsTargetException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.MoveSourceIsTargetException
Constructs an MoveSourceIsTargetException.
MoveSourceIsTargetException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.MoveSourceIsTargetException
Constructs an MoveSourceIsTargetException.
MoveSourceIsTargetException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.MoveSourceIsTargetException
Constructs an MoveSourceIsTargetException.
moveTo(IContainer) - Method in interface com.compoze.collab.IContainer
Moves the container to another container.
moveTo(IContainer) - Method in interface com.compoze.collab.IItem
Moves the item to another container.
MS_SANS_SERIF - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MS Sans Serif
MS_SERIF - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MS Serif
MS_SHELL_DLG_2 - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MS Shell Dlg 2
MV_BOLI - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MV Boli

N

NAME - Static variable in interface com.compoze.collab.IContainer
Key that represents the name of a container.
NAME - Static variable in interface com.compoze.collab.IAttachment
Represents the name of the attachment.
NAME - Static variable in interface com.compoze.collab.groupware.IMailRecipient
Represents the name of the recipient.
NAME_PREFIX - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the name prefix.
NAME_SUFFIX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:namesuffix property that represents the generation qualifier of a contact.
NAME_SUFFIX - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the name suffix.
NameInfo - class com.compoze.collab.domino.NameInfo.
This class stores summary information about a single name, useful for displaying basic information.
NameInfo(String) - Constructor for class com.compoze.collab.domino.NameInfo
Constructor.
NAMESPACE_CALENDAR - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "urn:schemas:calendar:"
NAMESPACE_CONTACTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "urn:schemas:contacts:"
NAMESPACE_DAV - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "DAV:"
NAMESPACE_EXCHANGE - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/exchange/"
NAMESPACE_EXCHANGE_TASKS - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/exchange/tasks/"
NAMESPACE_HTTPMAIL - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "urn:schemas:httpmail:"
NAMESPACE_MAILHEADER - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "urn:schemas:mailheader:"
NAMESPACE_MAPI - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/mapi/"
NAMESPACE_MAPI_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/mapi/id/"
NAMESPACE_MAPI_PROPTAG - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/mapi/proptag/"
NAMESPACE_MAPI_STRING - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/mapi/string/"
NAMESPACE_REPL - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "http://schemas.microsoft.com/repl/"
NAMESPACE_XML - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the namespace "XML:"
NATIVE - Static variable in interface com.compoze.collab.sametime.ISametimeFriend
Key that represents the instant messaging friend 'native' property.
NAVY - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Navy
NEW_DUE_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'new date'.
NEW_END_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'new end date'.
NEW_END_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'new end time'.
NEW_MAIL - Static variable in class com.compoze.collab.yahoo.YahooImEvent
The new mail event, received when a user has received new email in their Yahoo account.
NEW_START_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'new start date'.
NEW_START_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'new start time'.
newItem(String, IValue[]) - Method in interface com.compoze.collab.exchange.ISynchCallback
Callback function for a new item.
newMailReceived(ImEvent) - Method in interface com.compoze.collab.yahoo.IYahooImListener
 
newMailReceived(ImEvent) - Method in class com.compoze.collab.yahoo.QueueYahooEventListener
 
NICKNAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:nickname property that represents the nickname for a contact.
NICKNAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the nickname for a contact.
NO_END - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
The recurrence pattern has no end date
NO_RESPONSE_NECESSARY - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
NO_STATUS - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
The no status follow up status.
NON_MEETING - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
Indicates that this appointment is not a meeting.
NONDELIVERY_REPORT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A non-delivery report document.
NONE - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
The not responded response status.
NONE - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
The none delivery report level.
NONE - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
Indicates that there is no selected mailing address.
NONE - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
NONE - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates that there is no recurrence pattern.
NONE - Static variable in class com.compoze.collab.exchange.AppointmentRecurrencePattern
This constant represents no recurrence, and may be passed in to clear the recurrence pattern on an existing appointment.
NONE - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
NONE - Static variable in class com.compoze.collab.exchange.TaskRecurrencePattern
This constant represents no recurrence, and may be passed in to clear the recurrence pattern on an existing task.
NONE - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
Removes the flag from an item
NONE - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
NORMAL - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
The normal delivery priority.
NORMAL - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
The normal follow up status.
NORMAL - Static variable in class com.compoze.collab.exchange.PriorityEnum
normal
NORMALIZED_SUBJECT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'subject'.
NORMALIZED_SUBJECT - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the normalized subject of an Exchange item.
NORMALIZED_SUBJECT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:normalizedsubject property for WebDAV messages.
NOT_AT_DESK - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is not at the desk
NOT_AT_HOME - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is not home
NOT_EQUAL - Static variable in class com.compoze.collab.Restriction
Represents a ValueRestriction 'not equal' comparison.
NOT_IN_OFFICE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indidcates that the user is out of the office
NOT_RESPONDED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
Indicates that there has been no response for the meeting.
NOT_STARTED - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
NOTES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:notes property that retrieves the default Notes folder from the root container.
NOTICE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A notice document.
NOTICE_TYPE - Static variable in interface com.compoze.collab.domino.INotice
Key that represents the notice type.
NOTICE_TYPE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'notice type'.
NoticeType - class com.compoze.collab.domino.NoticeType.
An enumeration of the notice types.
NoticeType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.NoticeType
Constructor.
NoticeTypeEnum - class com.compoze.collab.domino.NoticeTypeEnum.
An enumeration of the notice types.
NoticeTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.NoticeTypeEnum
Constructor.
NoticeTypeEnum(int) - Constructor for class com.compoze.collab.domino.NoticeTypeEnum
 
NullValueException - exception com.compoze.collab.NullValueException.
Exceptions of this class are thrown when a property value is null and the programmer attempts to access the value as a datatype with no logical support for null values (such as a primitive type).
NullValueException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.NullValueException
Constructs an NullValueException.
NullValueException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.NullValueException
Constructs an NullValueException.
NullValueException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.NullValueException
Constructs an NullValueException.
NullValueException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.NullValueException
Constructs an NullValueException.
NUM_ELEMENTS - Static variable in class com.compoze.collab.SortOrderEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.RepeatHowEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.FolderTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.DominoRecipientTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.TaskDueStateEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.GenderEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.ExchangeTaskStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.PriorityEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.groupware.BusyStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.im.FriendStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
 
NUM_ELEMENTS - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 

O

O - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:o property that represents contact's organization name.
OBJECT_COUNT - Static variable in class com.compoze.collab.exchange.WebdavKey
Key representing the DAV:objectcount property for returning the message count of a folder including hidden and non-hidden messages.
OFFICE_ADDRESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office address'.
OFFICE_CITY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office city'.
OFFICE_COUNTRY - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office country'.
OFFICE_FAX_PHONE_NUMBER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office fax phone number'.
OFFICE_LOCATION - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the office location.
OFFICE_NUMBER - Static variable in interface com.compoze.collab.domino.IDominoAddressEntry
Key that represents the address entry office number.
OFFICE_NUMBER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office number'.
OFFICE_PHONE_NUMBER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office phone number'.
OFFICE_STATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office state'.
OFFICE_STREET_ADDRESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office street address'.
OFFICE_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:officetelephonenumber property that represents primary office telephone number for a contact.
OFFICE_ZIP - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'office zip'.
OFFICE2_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:office2telephonenumber property that represents secondary office telephone number for a contact.
OFFLINE - Static variable in class com.compoze.collab.im.FriendStatusEnum
 
OLIVE - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Olive
ON_PHONE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is on the phone
ON_VACATION - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is away on vacation
open() - Method in interface com.compoze.collab.ISession
Opens a connection to the backend, if possible.
open(Map) - Method in interface com.compoze.collab.ISession
Opens a connection to the backend, if possible.
OperationUnsupportedException - exception com.compoze.collab.OperationUnsupportedException.
This exception is thrown by the API when an operation is not supported by the underlying provider.
OperationUnsupportedException(Context) - Constructor for class com.compoze.collab.OperationUnsupportedException
Constructor.
OperationUnsupportedException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.OperationUnsupportedException
Constructs an OperationUnsupportedException.
OperationUnsupportedException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.OperationUnsupportedException
Constructs an OperationUnsupportedException.
OperationUnsupportedException(Context, Object) - Constructor for class com.compoze.collab.OperationUnsupportedException
Constructor.
OperationUnsupportedException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.OperationUnsupportedException
Constructs an OperationUnsupportedException.
OperationUnsupportedException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.OperationUnsupportedException
Constructs an OperationUnsupportedException.
ORG_REPEAT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'org repeat'.
ORG_TABLE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'mark private'.
ORGANIZATION_MAIN_PHONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:organizationmainphone property that represents primary telephone number for an organization/contact.
ORGANIZED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
Indicates that the meeting is organized
ORGANIZER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:organizer property that represents the SMTP email address of the organizer for an appointment or meeting.
ORGANIZER_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The key representing the display name of the organizer for this appointment.
ORIGINAL_DISPLAY_CC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/original_display_cc property that represents the original CC value of a message that is represented by a report.
ORIGINAL_DISPLAY_CC - Static variable in interface com.compoze.collab.exchange.IExchangeReport
Key that represents the represented messages CC field.
ORIGINAL_DISPLAY_TO - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/original_display_to property that represents the original TO value of a message that is represented by a report.
ORIGINAL_DISPLAY_TO - Static variable in interface com.compoze.collab.exchange.IExchangeReport
Key that represents the represented messages TO field.
ORIGINAL_RECIPIENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the TO, and CC recipients that are on a message repreented by a report.
ORIGINAL_RECIPIENTS - Static variable in interface com.compoze.collab.groupware.IReadReport
Key that represents the original recipients of the message represented by this receipt.
ORIGINAL_SUBJECT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'original subject'.
ORIGINAL_SUBJECT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/original_subject property the represents the subject of the message that was unable to be delivered as specified by an non-delivery report.
ORIGINAL_SUBJECT - Static variable in interface com.compoze.collab.groupware.IReport
Key that represents the subject of the message represented by this report.
OTHER - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
The 'other' address is the preferred address for mail
OTHER_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other address for a contact.
OTHER_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property OTHER_ADDRESS for a contact.
OTHER_ADDRESS_CITY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other city for a contact.
OTHER_ADDRESS_COUNTRY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other country for a contact.
OTHER_ADDRESS_POSTAL_CODE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other postal code for a contact.
OTHER_ADDRESS_STATE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other state for a contact.
OTHER_ADDRESS_STREET - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other street for a contact.
OTHER_CITY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:othercity property that represents the city portion of a contact's alternative address.
OTHER_COUNTRY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:othercountry property that represents the country/region portion of a contact's alternative address.
OTHER_COUNTRY_CODE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:othercountrycode property that represents the 2-character representation of a contact's alternative country.
OTHER_FAX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherfax property that represents the alternative fax number for a contact.
OTHER_MOBILE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:othermobile property that represents the alternative mobile telephone number for a contact.
OTHER_PAGER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherpager property that represents the alternative pager number for a contact.
OTHER_POST_OFFICE_BOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherpostofficebox property that represents the post office box portion of a contact's alternative address.
OTHER_POSTAL_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherpostaladdress property that represents the postal address portion of a contact's alternative address.
OTHER_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherpostalcode property that represents the postal code portion of a contact's alternative address.
OTHER_STATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherstate property that represents the state portion of a contact's alternative address.
OTHER_STREET - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherstreet property that represents the street portion of a contact's alternative address.
OTHER_TELEPHONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:otherTelephone property that represents the alternative work telephone of a contact.
OTHER_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the other telephone number for a contact.
OTHER_TIMEZONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:othertimezone property that represents the alternative work timezone of a contact.
OUT_OF_OFFICE - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
OUT_TO_LUNCH - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates the the user is out to lunch
OUTBOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:outbox property that retrieves the default Outbox folder from the root container.
OUTLOOK_FOLDER_CLASS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/outlookfolderclass property for WebDAV folders.
OUTLOOK_MESSAGE_CLASS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/outlookmessageclass property for WebDAV messages
OVERDUE - Static variable in class com.compoze.collab.domino.TaskDueStateEnum
The overdue task due state.
OWNER - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the total work for a task.
OWNER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/owner property that represents the owner of a task.

P

PAGER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'pager'.
PAGER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:pager property that represents the work pager number of a contact.
PAGER_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the pager telephone number for an address entry.
PALATINO_LINOTYPE - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Palatino Linotype
PARENT - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
The parent instance type.
PARENT_DOCUMENT_ID - Static variable in interface com.compoze.collab.domino.IDocument
Key that represents the parent document ID of the document.
PARENT_DOCUMENT_ID - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'parent document id'.
PARENT_FOLDER_ID - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'parent folder id'.
PARENT_ID - Static variable in interface com.compoze.collab.IItem
Key that represents the id of the parent item.
PARENT_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the DAV:parentname property for WebDAV items This key is read-only.
PERCENT_COMPLETE - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the percent complete for a task.
PERCENT_COMPLETE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008102 MAPI property that represents the percent complete of a task.
PERCENT_COMPLETE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PERCENT_COMPLETE for a task.
PERCENT_COMPLETE_2K3 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/percentcomplete property that represents the percent complete of a task.
PERMANENT_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/permanenturl property for WebDAV items.
PermissionException - exception com.compoze.collab.PermissionException.
Exceptions of this class represent permissions problems.
PermissionException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.PermissionException
Constructs a PermissionException.
PermissionException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.PermissionException
Constructs a PermissionException.
PermissionException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.PermissionException
Constructs a PermissionException.
PermissionException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.PermissionException
Constructs a PermissionException.
PERSONAL - Static variable in class com.compoze.collab.domino.FolderTypeEnum
The personal folder type.
PERSONAL - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
PERSONAL_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the personal address for a contact.
PERSONAL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PERSONAL_ADDRESS for a contact.
PERSONAL_ADDRESS_CITY - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the personal address city.
PERSONAL_ADDRESS_COUNTRY - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the personal address country.
PERSONAL_ADDRESS_POSTAL_CODE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the personal postal code.
PERSONAL_ADDRESS_STATE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the personal address state or province.
PERSONAL_ADDRESS_STREET - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the personal street address.
PERSONAL_FAX - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the home fax number.
PERSONAL_HOME_PAGE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the personal home page (url) for a contact.
PERSONAL_HOMEPAGE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:personalHomePage property that represents the personal website of a contact.
PERSONAL_MAILBOX - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
PERSONAL_MOBILE_PHONE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the personal mobile phone number.
PERSONAL_PHONE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the home phone number.
PERSONAL_STATIONARY - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A personal stationary document.
PERSONAL_TITLE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:personaltitle property that represents the personal name prefix of a contact.
PHONE_LABEL_1 - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phone label 1.
PHONE_LABEL_1 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phone label 1'.
PHONE_LABEL_2 - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phone label 2.
PHONE_LABEL_2 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phone label 2'.
PHONE_LABEL_3 - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phone label 3.
PHONE_LABEL_3 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phone label 3'.
PHONE_LABEL_4 - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phone label 4.
PHONE_LABEL_4 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phone label 4'.
PHONE_LABEL_5 - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phone label 5.
PHONE_LABEL_5 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phone label 5'.
PHONE_LABEL_6 - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phone label 6.
PHONE_LABEL_6 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phone label 6'.
PHONE_MESSAGE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A phone message document.
PhoneNumber - class com.compoze.collab.groupware.PhoneNumber.
This class is a wrapper for phone number representations.
PhoneNumber(String) - Constructor for class com.compoze.collab.groupware.PhoneNumber
Constructor.
PhoneNumber(String, String, String, String) - Constructor for class com.compoze.collab.groupware.PhoneNumber
Constructor.
PHONETIC_NAME - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the phonetic name.
PHONETIC_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'phonetic name'.
POST_OFFICE_BOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:postofficebox property that represents the work post office box for a contact.
POSTAL_CODE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the postal code for an address entry.
POSTAL_CODE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:postalcode property that represents the work postal code for a contact.
POSTAL_CODE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the mailing address postal code for a contact.
PostalAddress - class com.compoze.collab.groupware.PostalAddress.
This class is a wrapper for postal address representations.
PostalAddress(String, String, String, String, String) - Constructor for class com.compoze.collab.groupware.PostalAddress
Constructor.
POSTED_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'posted date'.
PR_7BIT_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_7BIT_DISPLAY_NAME.
PR_ACCESS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ACCESS for a message.
PR_ACCESS_LEVEL - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ACCESS_LEVEL for a message.
PR_ACCOUNT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ACCOUNT for a contact.
PR_ADDRTYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ADDRTYPE for a recipient
PR_ASSISTANT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ASSISTANT for a contact.
PR_ASSISTANT_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ASSISTANT_TELEPHONE_NUMBER for a contact.
PR_ATTACH_CONTENT_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_CONTENT_ID for an attachment.
PR_ATTACH_CONTENT_ID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_CONTENT_ID for an attachment.
PR_ATTACH_DATA_BIN - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_DATA_BIN for a contact.
PR_ATTACH_ENCODING - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_ENCODING for an attachment.
PR_ATTACH_EXTENSION - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_EXTENSION for an attachment.
PR_ATTACH_EXTENSION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_EXTENSION for an attachment.
PR_ATTACH_FILENAME - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_FILENAME for an attachment.
PR_ATTACH_FILENAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_FILENAME
PR_ATTACH_FLAGS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_FLAGS for an attachment.
PR_ATTACH_HIDDEN - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_HIDDEN for an attachment.
PR_ATTACH_LONG_FILENAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_FILENAME
PR_ATTACH_METHOD - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_METHOD for an attachment.
PR_ATTACH_METHOD - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_METHOD
PR_ATTACH_MIME_TAG - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_MIME_TAG for an attachment.
PR_ATTACH_NUM - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_NUM for an attachment.
PR_ATTACH_NUM - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_NUM.
PR_ATTACH_SIZE - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ATTACH_SIZE for an attachment.
PR_ATTACH_SIZE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTACH_SIZE
PR_ATTR_HIDDEN - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ATTR_HIDDEN.
PR_BIRTHDAY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_BIRTHDAY for a contact.
PR_BODY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_BODY for a message.
PR_BUSINESS_ADDRESS_COUNTRY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_BUSINESS_ADDRESS_COUNTRY for an address entry.
PR_BUSINESS_FAX_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_BUSINESS_FAX_NUMBER for a contact.
PR_BUSINESS2_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_BUSINESS2_TELEPHONE_NUMBER for a contact.
PR_BUSINESS2_TELEPHONE_NUMBER_MV - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_BUSINESS2_TELEPHONE_NUMBER_MV for an address entry.
PR_CALLBACK_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CALLBACK_TELEPHONE_NUMBER for a contact.
PR_CAR_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_CAR_TELEPHONE_NUMBER for a contact.
PR_CAR_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CAR_TELEPHONE_NUMBER for a contact.
PR_CELLULAR_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CELLULAR_TELEPHONE_NUMBER for a contact.
PR_CHILDRENS_NAMES - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CHILDRENS_NAMES for a contact.
PR_CLIENT_SUBMIT_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CLIENT_SUBMIT_TIME for a message.
PR_COMPANY_MAIN_PHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_COMPANY_MAIN_TELEPHONE_NUMBER for a contact.
PR_COMPANY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_COMPANY_NAME for a contact.
PR_COMPUTER_NETWORK_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_COMPUTER_NETWORK_NAME for a contact.
PR_CONTAINER_CLASS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_CONTAINER_CLASS for any folder
PR_CONTAINER_CLASS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CONTAINER_CLASS for any folder
PR_CONTENT_COUNT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CONTENT_COUNT for a folder.
PR_CONTENT_UNREAD - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_CONTENT_UNREAD which is the the number of unread messages for a folder.
PR_CONTENT_UNREAD - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CONTENT_UNREAD for a folder.
PR_CREATION_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CREATION_TIME for a message.
PR_CREATOR_ENTRYID - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_CREATOR_ENTRYID for a message.
PR_CREATOR_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_CREATOR_ENTRYID for a message.
PR_CREATOR_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_CREATOR_NAME for a message.
PR_DEPARTMENT_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DEPARTMENT_NAME for a contact.
PR_DEPTH - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DEPTH.
PR_DISPLAY_BCC - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DISPLAY_BCC.
PR_DISPLAY_CC - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DISPLAY_CC.
PR_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DISPLAY_NAME
PR_DISPLAY_NAME_PREFIX - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DISPLAY_NAME_PREFIX for a contact.
PR_DISPLAY_TO - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DISPLAY_TO.
PR_DISPLAY_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_DISPLAY_TYPE.
PR_EMAIL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_EMAIL_ADDRESS for a recipient
PR_EMS_AB_ASSOC_NT_ACCOUNT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_EMS_AB_ASSOC_NT_ACCOUNT.
PR_EMS_AB_COUNTRY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_EMS_AB_COUNTRY_NAME
PR_END_DATE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_END_DATE.
PR_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ENTRYID for an object.
PR_FLAG_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_FLAG_STATUS for any message.
PR_FLAG_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_FLAG_STATUS.
PR_FLAG_TEXT - Static variable in class com.compoze.collab.exchange.MapiKey
Named property key that represents the MAPI flag status text.
PR_FOLDER_CHILD_COUNT - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_FOLDER_CHILD_COUNT that represents the number of subfolders for a folder.
PR_FOLDER_CHILD_COUNT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_FOLDER_CHILD_COUNT for a folder.
PR_FTP_SITE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_FTP_SITE for a contact.
PR_GENDER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_GENDER for a contact.
PR_GENERATION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_GENERATION for a contact.
PR_GIVEN_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_GIVEN_NAME for a contact.
PR_HASATTACH - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HASATTACH for a message.
PR_HOBBIES - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOBBIES for a contact.
PR_HOME_ADDRESS_CITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_ADDRESS_CITY for a contact.
PR_HOME_ADDRESS_COUNTRY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_ADDRESS_COUNTRY for a contact.
PR_HOME_ADDRESS_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_ADDRESS_POSTAL_CODE for a contact.
PR_HOME_ADDRESS_STATE_OR_PROVINCE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_ADDRESS_STATE_OR_PROVINCE for a contact.
PR_HOME_ADDRESS_STREET - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_ADDRESS_STREET for a contact.
PR_HOME_FAX_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_FAX_NUMBER for a contact.
PR_HOME_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME_TELEPHONE_NUMBER for a contact.
PR_HOME2_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HOME2_TELEPHONE_NUMBER for a contact.
PR_HTML - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_HTML.
PR_ICON_INDEX - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ICON_INDEX for an Exchange item.
PR_ICON_INDEX - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ICON_INDEX.
PR_IMPORTANCE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represent the MAPI property PR_IMPORTANCE for a message.
PR_INITIALS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_INITIALS for a contact.
PR_INSTANCE_KEY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_INSTANCE_KEY.
PR_ISDN_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ISDN_NUMBER for a contact.
PR_LANGUAGE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_LANGUAGE for a contact.
PR_LAST_MODIFICATION_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_LAST_MODIFICATION_TIME for an item.
PR_LAST_MODIFIER_ENTRYID - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_LAST_MODIFIER_ENTRYID for a message.
PR_LAST_MODIFIER_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_LAST_MODIFIER_NAME for a message.
PR_LOCAL_COMMIT_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI local commit time.
PR_LOCAL_COMMIT_TIME_MAX - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI maximum local commit time.
PR_LOCALITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_LOCALITY for an address entry.
PR_LOCATION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_LOCATION for a contact.
PR_MANAGER_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MANAGER_NAME for a contact.
PR_MESSAGE_ATTACHMENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MESSAGE_RECIPIENTS for a recipient.
PR_MESSAGE_CLASS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_MESSAGE_CLASS for any message.
PR_MESSAGE_CLASS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MESSAGE_CLASS for any message.
PR_MESSAGE_DELIVERY_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MESSAGE_DELIVERY_TIME for a message.
PR_MESSAGE_FLAGS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MESSAGE_FLAGS.
PR_MESSAGE_RECIPIENTS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MESSAGE_RECIPIENTS for a recipient.
PR_MESSAGE_SIZE - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_MESSAGE_SIZE for a message.
PR_MESSAGE_SIZE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MESSAGE_SIZE for a message.
PR_MIDDLE_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MIDDLE_NAME for a contact.
PR_MOBILE_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_MOBILE_TELEPHONE_NUMBER.
PR_NICKNAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_NICKNAME for a contact.
PR_NORMALIZED_SUBJECT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_NORMALIZED_SUBJECT for a message.
PR_OBJECT_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_OBJECT_TYPE for any message.
PR_OBJECT_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OBJECT_TYPE for any message.
PR_OFFICE_LOCATION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OFFICE_LOCATION for a contact.
PR_OFFICE_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OFFICE_TELEPHONE_NUMBER for a contact.
PR_OrgAddrType - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OrgAddrType for a recipient.
PR_OrgEmailAddr - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OrgEmailAddr for a recipient.
PR_ORIGINAL_DISPLAY_BCC - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_DISPLAY_BCC.
PR_ORIGINAL_DISPLAY_CC - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_DISPLAY_CC.
PR_ORIGINAL_DISPLAY_TO - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_DISPLAY_TO.
PR_ORIGINAL_SEARCH_KEY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SEARCH_KEY.
PR_ORIGINAL_SENDER_ADDRTYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENDER_ADDRTYPE.
PR_ORIGINAL_SENDER_EMAIL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENDER_EMAIL_ADDRESS.
PR_ORIGINAL_SENDER_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENDER_ENTRYID.
PR_ORIGINAL_SENDER_FLAGS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENDER_FLAGS.
PR_ORIGINAL_SENDER_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENDER_NAME.
PR_ORIGINAL_SENDER_SEARCH_KEY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENDER_SEARCH_KEY.
PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENT_REPRESENTING_ADDRTYPE.
PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS.
PR_ORIGINAL_SENT_REPRESENTING_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENT_REPRESENTING_ENTRYID.
PR_ORIGINAL_SENT_REPRESENTING_FLAGS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENT_REPRESENTING_FLAGS.
PR_ORIGINAL_SENT_REPRESENTING_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENT_REPRESENTING_NAME.
PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SENT_REPRESENTING_SEARCH_KEY.
PR_ORIGINAL_SUBJECT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SUBJECT.
PR_ORIGINAL_SUBMIT_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINAL_SUBMIT_TIME.
PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED for a message.
PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ORIGINATOR_DELIVERY_REPORT_REQUESTED
PR_OTHER_ADDRESS_CITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OTHER_ADDRESS_CITY for a contact.
PR_OTHER_ADDRESS_COUNTRY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OTHER_ADDRESS_COUNTRY for a contact.
PR_OTHER_ADDRESS_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OTHER_ADDRESS_POSTAL_CODE for a contact.
PR_OTHER_ADDRESS_STATE_OR_PROVINCE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OTHER_ADDRESS_STATE_OR_PROVINCE for a contact.
PR_OTHER_ADDRESS_STREET - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OTHER_ADDRESS_STREET for a contact.
PR_OTHER_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_OTHER_TELEPHONE_NUMBER for a contact.
PR_PAGER_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_PAGER_TELEPHONE_NUMBER for a contact.
PR_PARENT_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_PARENT_ENTRYID for any item or folder.
PR_PERSONAL_HOME_PAGE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_PERSONAL_HOME_PAGE for a contact.
PR_POSTAL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_POSTAL_ADDRESS for a contact.
PR_POSTAL_CODE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_POSTAL_CODE for a contact.
PR_PREDECESSOR_CHANGE_LIST - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_PREDECESSOR_CHANGE_LIST for a message.
PR_PRIMARY_FAX_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_PRIMARY_FAX_NUMBER for a contact.
PR_PRIMARY_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_PRIMARY_TELEPHONE_NUMBER for a contact.
PR_PRIMARY_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_PRIMARY_TELEPHONE_NUMBER for a contact.
PR_PRIORITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represent the MAPI property PR_PRIORITY for a message.
PR_PROFESSION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_PROFESSION for a contact.
PR_RADIO_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_RADIO_TELEPHONE_NUMBER for a contact.
PR_RADIO_TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RADIO_TELEPHONE_NUMBER for a contact.
PR_READ_RECEIPT_REQUESTED - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_READ_RECEIPT_REQUESTED for a message.
PR_READ_RECEIPT_REQUESTED - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_READ_RECEIPT_REQUESTED.
PR_RECIPIENT_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_DISPLAY_NAME.
PR_RECIPIENT_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_ENTRYID.
PR_RECIPIENT_FLAGS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_FLAGS.
PR_RECIPIENT_TRACKSTATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_TRACKSTATUS.
PR_RECIPIENT_TRACKSTATUS_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_TRACKSTATUS_TIME.
PR_RECIPIENT_TYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_TYPE for a recipient.
PR_REFERRED_BY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_REFERRED_BY_NAME for a contact.
PR_RENDERING_POSITION - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_RENDERING_POSITION for an attachment.
PR_RENDERING_POSITION - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RENDERING_POSITION for an attachment.
PR_REPORT_TEXT - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_REPORT_TEXT for a contact.
PR_REPORT_TEXT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_REPORT_TEXT.
PR_REPORT_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_REPORT_TIME.
PR_RESPONSE_REQUESTED - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RESPONSE_REQUESTED.
PR_RESPONSIBILITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RESPONSIBILITY.
PR_ROWID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_ROWID.
PR_RTF_COMPRESSED - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RTF_COMPRESSED.
PR_SEARCH_KEY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SEARCH_KEY.
PR_SEND_INTERNET_ENCODING - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SEND_INTERNET_ENCODING.
PR_SEND_RICH_INFO - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SEND_RICH_INFO.
PR_SENDER_EMAIL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the sender address.
PR_SENDER_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the sender name.
PR_SENSITIVITY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represent the MAPI property PR_SENSITIVITY for a message.
PR_SENT_REPRESENTING_ADDRTYPE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SENT_REPRESENTING_ADDRTYPE.
PR_SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SENT_REPRESENTING_EMAIL_ADDRESS.
PR_SENT_REPRESENTING_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SENT_REPRESENTING_ENTRYID.
PR_SENT_REPRESENTING_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SENT_REPRESENTING_NAME.
PR_SENT_REPRESENTING_SEARCH_KEY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SENT_REPRESENTING_SEARCH_KEY.
PR_SMTP_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SMTP_ADDRESS for a recipient.
PR_SOURCE_KEY - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_SOURCE_KEY for a message.
PR_SPOUSE_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SPOUSE_NAME for a contact.
PR_START_DATE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_START_DATE.
PR_STATE_OR_PROVINCE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_STATE_OR_PROVINCE for a contact.
PR_STORE_ENTRYID - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_STORE_ENTRYID for an object.
PR_STREET_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_STREET_ADDRESS for a contact.
PR_SUBFOLDERS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SUBFOLDERS
PR_SUBJECT - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SUBJECT for a message.
PR_SUBJECT_PREFIX - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_SUBJECT_PREFIX for a message.
PR_SUBJECT_PREFIX - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SUBJECT_PREFIX for a message.
PR_SURNAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_SURNAME for a contact.
PR_TELEX_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_TELEX_NUMBER for a contact.
PR_TITLE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_TITLE for a contact.
PR_TRANSMITTABLE_DISPLAY_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_RECIPIENT_DISPLAY_NAME for a recipient.
PR_TTYTDD_PHONE_NUMBER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_TTYTDD_PHONE_NUMBER for a contact.
PR_URL_COMP_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the MAPI property PR_READ_RECEIPT_REQUESTED for a message.
PR_URL_COMP_NAME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_URL_COMP_NAME.
PR_WEDDING_ANNIVERSARY - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property PR_WEDDING_ANNIVERSARY for a contact.
PREFIX - Static variable in class com.compoze.collab.domino.DominoKey
 
PREVENT_COUNTER - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the prevent counter flag.
PREVENT_COUNTER - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'prevent counter'.
PREVENT_DELEGATE - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the prevent delegate flag.
PREVENT_DELEGATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'prevent delegate'.
PRIMARY_ACCOUNT - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the primary account for an address entry.
PRIMARY_ACCOUNT_SID - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the primary account sid for an address entry.
PRIMARY_FAX_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the primary fax number for an address entry.
PRIMARY_FAX_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the primary fax number for a contact.
PRIMARY_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the primary telephone number for an address entry.
PRIMARY_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the primary telephone number for a contact.
PRINCIPAL - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'principal'.
Priority - class com.compoze.collab.exchange.Priority.
The element class for the PriorityEnum enumeration.
PRIORITY - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the priority of an item.
PRIORITY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:priority property for WebDAV messages.
Priority(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.Priority
Constructor.
PriorityEnum - class com.compoze.collab.exchange.PriorityEnum.
The enumeration class that contains Priority elements.
PriorityEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.PriorityEnum
Constructor.
PriorityEnum(int) - Constructor for class com.compoze.collab.exchange.PriorityEnum
 
PRIVATE - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
PROD_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:organizer property that represents the ID of the product that created the CDO iCalendar.
PROFESSION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:profession property that represents profession of a contact.
PROFESSION - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the profession for a contact.
PROP_ADMIN_LOCALE - Static variable in interface com.compoze.collab.ISession
Optional- The session property that specifies the administrator locale (this Locale object is used when obtaining all internationalizable resources for the user.
PROP_AUTO_FETCH - Static variable in interface com.compoze.collab.ISession
Optional- The session property that specifies whether or not properties should be retrieved from the server automatically if they are not already local.
PROP_CACHE_DEPENDENCY_CHECK_MILLIS - Static variable in interface com.compoze.collab.ISession
Optional- The minimum amount of time in milliseconds to elapse between dependency checks.
PROP_CACHE_ENABLED - Static variable in interface com.compoze.collab.ISession
Optional- The session property that enables or disables caching.
PROP_CACHE_QUERY_MAX - Static variable in interface com.compoze.collab.ISession
Optional- The maximum number of query results that may be stored when caching is enabled.
PROP_CACHE_UPDATE_MILLIS - Static variable in interface com.compoze.collab.ISession
Optional- The session property that sets the maximum amount of time before the server will be contacted again for an update on any particular request.
PROP_CACHE_USE_SOFT_REFERENCES - Static variable in interface com.compoze.collab.ISession
Optional- The session property that enables or disables the use of soft references in the caching mechanism.
PROP_DOMINO_LOOKUP_SERVER - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The name of a machine in the Notes domain that will be used to lookup the specified user's mailbox information, such as database and server name to connect to (defaults to the same machine as the Domino Service).
PROP_DOMINO_MAILBOX - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The name of a mailbox to connect to (defaults to username).
PROP_EXCHANGE_MAILBOX - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property name to identify the mailbox to open on the server.
PROP_EXCHANGE_SERVER - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property name to identify the exchange server.
PROP_GAL_DOMAIN - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to specify the GAL domain.
PROP_GAL_PASSWORD - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to specify the GAL password.
PROP_GAL_SERVER - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to specify the GAL server.
PROP_GAL_USERNAME - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to specify the GAL username.
PROP_IM_DISPLAYNAME - Static variable in interface com.compoze.collab.lcs.ILcsSession
Display name is a freeform string.
PROP_IM_DOMAIN - Static variable in interface com.compoze.collab.lcs.ILcsSession
Required key to create a session.
PROP_IM_DOMAINCONTROLLER - Static variable in interface com.compoze.collab.lcs.ILcsSession
In order to authenticate against a Windows domain, the name of the machine trying authenticate must be sent to the domain controller.
PROP_IM_LISTEN_PORT_LBOUND - Static variable in interface com.compoze.collab.lcs.ILcsSession
LCS reguires clients to be able to listen for incoming notifications on an arbitrary port.
PROP_IM_LISTEN_PORT_UBOUND - Static variable in interface com.compoze.collab.lcs.ILcsSession
This parameter specifies the upper bounder of the port range that will be traversed in order to establish a listener socket for receiving LCS notification messages.
PROP_IM_PASSWORD - Static variable in interface com.compoze.collab.im.IImSession
Session property for the IM password.
PROP_IM_PORT - Static variable in interface com.compoze.collab.im.IImSession
Session property for the port of the server to use when connecting to the IM server.
PROP_IM_PROTOCOL - Static variable in interface com.compoze.collab.im.IImSession
Session property for the protocol to use when connecting to the IM server.
PROP_IM_SERVER - Static variable in interface com.compoze.collab.im.IImSession
Session property for the hostname of the server to use when connecting to the IM server.
PROP_IM_URI - Static variable in interface com.compoze.collab.lcs.ILcsSession
URI of the user whose credentials are used to log into the LCS server.
PROP_IM_USERNAME - Static variable in interface com.compoze.collab.im.IImSession
Session property for the IM username.
PROP_LOCALE - Static variable in interface com.compoze.collab.ISession
Optional- The session property that specifies the user locale (this Locale object is used when obtaining all internationalizable resources for the user.
PROP_LOG_LEVEL - Static variable in interface com.compoze.collab.ISession
Optional- The session property that specifies the log level (the log level for messages generated for the session, an instance of LogLevel.
PROP_LOGON_TYPE - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to indicate the logon method for the service
PROP_MAPI_SERVICE_URL - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to indicate the MAPI session is opened on a remote servlet engine.
PROP_PROGRAMMER_LOCALE - Static variable in interface com.compoze.collab.ISession
Optional- The session property that specifies the programmer locale (this Locale object is used when obtaining all internationalizable resources for the user.
PROP_PROVIDER - Static variable in interface com.compoze.collab.ISession
Required- The session property that specifies the internal name of the provider.
PROP_PROXY_HOST - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property identifying the proxy host, if required.
PROP_PROXY_PASSWORD - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The password for the user to log on to the proxy server.
PROP_PROXY_PASSWORD - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property identifying the proxy password, if required.
PROP_PROXY_PORT - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The port number which the proxy server listens to.
PROP_PROXY_PORT - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property identifying the proxy port, if required.
PROP_PROXY_PROTOCOL - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property identifying the proxy protocol, if required.
PROP_PROXY_URL - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The hostname of the proxy server as it can be resolved from this machine.
PROP_PROXY_USER - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property identifying the proxy username, if required.
PROP_PROXY_USERNAME - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The username to log on to the proxy server.
PROP_SCHEMA - Static variable in interface com.compoze.collab.ISession
Optional- The session property that specifies the schema internal name (must be one of the provider's supported schemas).
PROP_SERVICE_URL - Static variable in interface com.compoze.collab.domino.IDominoSession
Required- The hostname of the Compoze Domino Service machine as it can be resolved from this machine.
PROP_SESSION_TIMEOUT - Static variable in interface com.compoze.collab.exchange.mapi.IMapiSession
This property is used to indicate the timeout of the session, in seconds (default=1800).
PROP_SOCKET_TIMEOUT_MS - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The setting for socket timeout to use on HttpClient.
PROP_USER_DOMAIN - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property name to identify the exchange domain.
PROP_USER_PASSWORD - Static variable in interface com.compoze.collab.domino.IDominoSession
Required- The Internet password of the user that will access the Domino mailbox.
PROP_USER_PASSWORD - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property name to identify the user's password.
PROP_USER_USERNAME - Static variable in interface com.compoze.collab.domino.IDominoSession
Required- The username of the user that will access the Domino mailbox.
PROP_USER_USERNAME - Static variable in interface com.compoze.collab.exchange.IExchangeSession
Property name to identify the user's username.
PROP_VERSION_CHECK - Static variable in interface com.compoze.collab.domino.IDominoSession
Optional- The setting for whether or not service version checking will be performed.
PROP_WEBDAV_AD_PORT - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP port to use when querying Active Directory
PROP_WEBDAV_AD_REFERRAL - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP version to use when querying Active Directory
PROP_WEBDAV_AD_SERVER - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP server to use when querying Active Directory
PROP_WEBDAV_AD_USER_DOMAIN - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP username to use when querying Active Directory
PROP_WEBDAV_AD_USER_PASSWORD - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP username to use when querying Active Directory
PROP_WEBDAV_AD_USER_USERNAME - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP username to use when querying Active Directory
PROP_WEBDAV_AD_VERSION - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the LDAP version to use when querying Active Directory
PROP_WEBDAV_AUTH - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the authorization protocol for the server running WebDAV.
PROP_WEBDAV_EXCHANGE_ROOT - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the root directory used for exchange (default exchange).
PROP_WEBDAV_PORT - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the port of the server running WebDAV.
PROP_WEBDAV_PROTOCOL - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property that indicates the protocol to use when using WebDAV ("http" or "https").
PropertyMissingException - exception com.compoze.collab.PropertyMissingException.
Exception class that means that a property that was requested was not found by the provider (it may not exist, or may have been externally deleted).
PropertyMissingException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.PropertyMissingException
Constructs an PropertyMissingException
PropertyMissingException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.PropertyMissingException
Constructs an PropertyMissingException
PropertyMissingException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.PropertyMissingException
Constructs an PropertyMissingException
PropertyMissingException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.PropertyMissingException
Constructs an PropertyMissingException
PROPSET_APPOINTMENT - Static variable in class com.compoze.collab.exchange.MapiKey
The propset that is used with named properties for appointment items ({00062002-0000-0000-C000-000000000046}).
PROPSET_APPOINTMENT_CUSTOM - Static variable in class com.compoze.collab.exchange.MapiKey
The propset that is used with appointments ({6ED8DA90-450B-101B-98DA-00AA003F1305}).
PROPSET_COMMON - Static variable in class com.compoze.collab.exchange.MapiKey
The propset that is used with named properties for common items ({00062008-0000-0000-C000-000000000046}).
PROPSET_CONTACT - Static variable in class com.compoze.collab.exchange.MapiKey
The propset that is used with named properties for contact items ({00062004-0000-0000-C000-000000000046}).
PROPSET_PUBLIC_STRINGS - Static variable in class com.compoze.collab.exchange.MapiKey
The propset that is used with named properties for customized properties ({00020329-0000-0000-C000-000000000046}).
PROPSET_TASK - Static variable in class com.compoze.collab.exchange.MapiKey
The propset that is used with named properties for task items ({00062003-0000-0000-C000-000000000046}).
PROPVALUE_REMOVE - Static variable in interface com.compoze.collab.ISession
Optional- If this property is specified as a value in the replacementProps Map parameter to either the ISession.open(Map) or ISession.login(Map) methods, it means to remove the property from the session properties.
ProviderException - exception com.compoze.collab.ProviderException.
Exceptions of this class are thrown by the provider with a provider specified message.
ProviderException(Context, ExceptionResourceKey, int) - Constructor for class com.compoze.collab.ProviderException
Constructs a ProviderException.
ProviderException(Context, ExceptionResourceKey, Object, int) - Constructor for class com.compoze.collab.ProviderException
Constructs a ProviderException.
ProviderException(Throwable, Context, ExceptionResourceKey, int) - Constructor for class com.compoze.collab.ProviderException
Constructs a ProviderException.
ProviderException(Throwable, Context, ExceptionResourceKey, Object, int) - Constructor for class com.compoze.collab.ProviderException
Constructs a ProviderException.
PROXY_ADDRESSES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:proxyaddresses property that represents client email addresses of a contact.
PUBLIC_ACCESS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'public access'.
PUBLIC_CONTAINERS - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
publishFreeBusy() - Method in interface com.compoze.collab.exchange.IExchangeSession
Publishes the free/busy data.
PURPLE - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Purple

Q

QueryProfile - class com.compoze.collab.QueryProfile.
Combines a Restriction, FetchProfile, Sort and depth to restrict what items and properties are retrieved and how the items are sorted.
QueryProfile() - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that returns minimum properties on all items in the container in no particular order.
QueryProfile(int) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that can search below the current container.
QueryProfile(Key[]) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile to only return certain properties in addition to the minimum properties.
QueryProfile(Key[], Sort) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile to only return certain properties in addition to the minimum properties, including a specified sort.
QueryProfile(Restriction) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that restricts the items returned.
QueryProfile(Restriction, FetchProfile, Sort, int) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that restricts the items and properties returned, will search to a specified depth and sorts the items.
QueryProfile(Restriction, Key[]) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that restricts the items returned.
QueryProfile(Restriction, Key[], Sort, int) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that restricts the items and properties returned, will search to a specified depth and sorts the items.
QueryProfile(Restriction, Sort) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that restricts the items returned, returning items with the specified sort.
QueryProfile(Sort) - Constructor for class com.compoze.collab.QueryProfile
Constructs a QueryProfile that sorts according to the specified sort.
QueueEventListener - class com.compoze.collab.im.QueueEventListener.
This class implements an event listener that stores events internally until they are retrieved.
QueueEventListener() - Constructor for class com.compoze.collab.im.QueueEventListener
Constructor.
QueueImEventListener - class com.compoze.collab.im.QueueImEventListener.
An event listener that queues IM events.
QueueImEventListener() - Constructor for class com.compoze.collab.im.QueueImEventListener
Constructor.
QueueYahooEventListener - class com.compoze.collab.yahoo.QueueYahooEventListener.
An event listener that queues Yahoo events.
QueueYahooEventListener() - Constructor for class com.compoze.collab.yahoo.QueueYahooEventListener
Constructor.

R

R_RULE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:rrule property that represents the recurrence rule for an appointment.
RADIO_TELEPHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the radio telephone number for a contact.
RDATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:rdate property that represents the instances, in dateTime.tz format, of a recurring appointment or meeting.
READ - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
READ_DATE - Static variable in interface com.compoze.collab.groupware.IReadReport
Key that represents the date that the message represented by this receipt was read by the recipient.
READ_ITEMS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to open any item in the folder.
READ_NO_ACTION - Static variable in interface com.compoze.collab.exchange.ITaskRequest
Key that represents if a task request has been read by the recipient, but no action has been applied to the task yet.
READ_RECEIPT_REQUESTED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/readreceiptrequested property for WebDAV items.
READ_RECEIPT_REQUESTED - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the read receipt requested status of a message.
readResolve() - Method in class com.compoze.collab.EnumElement
Resolves the object during de-serialization.
RECEIPT_TIME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/receipttime property that represents the time of a receipt.
RECEIVED - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
RECIPIENT_INFO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'recipient info'.
RecipientHelper - class com.compoze.collab.groupware.RecipientHelper.
This class provides methods useful for working with recipients.
RecipientHelper() - Constructor for class com.compoze.collab.groupware.RecipientHelper
 
RECIPIENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the TO, CC and BCC recipients on any WebDAV message.
RECIPIENTS - Static variable in interface com.compoze.collab.messaging.IMessage
Represents the recipients on a message.
RecipientType - class com.compoze.collab.groupware.RecipientType.
The element class for the RecipientTypeEnum enumeration.
RecipientType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.groupware.RecipientType
Constructor.
RecipientTypeEnum - class com.compoze.collab.groupware.RecipientTypeEnum.
The enumeration class that contains RecipientType elements.
RecipientTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.groupware.RecipientTypeEnum
Constructor.
RecipientTypeEnum(int) - Constructor for class com.compoze.collab.groupware.RecipientTypeEnum
 
RECURRENCE_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:recurrenceid property that represents the ID of an instance of a recurring appointment in dateTime.tz format.
RECURRENCE_ID_RANGE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:recurrenceidrange property that represents the range of IDs in the urn:schemas:calendar:recurrenceid field.
RECURRENCE_PATTERN - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the recurrence pattern of a calendar item.
RECURRENCE_PATTERN - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the recurrence pattern for a task.
RECURRENCE_PATTERN - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property RECURRENCE_PATTERN.
RecurrenceEndType - class com.compoze.collab.exchange.RecurrenceEndType.
This class is used to represent how the end date of a recurrence pattern is specified.
RecurrenceEndType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.RecurrenceEndType
Constructor.
RecurrenceEndTypeEnum - class com.compoze.collab.exchange.RecurrenceEndTypeEnum.
This class is used to represent how the end date of a recurrence pattern is specified.
RecurrenceEndTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.RecurrenceEndTypeEnum
Constructor.
RecurrenceEndTypeEnum(int) - Constructor for class com.compoze.collab.exchange.RecurrenceEndTypeEnum
 
RecurrenceInstance - class com.compoze.collab.exchange.RecurrenceInstance.
This class is used to represent the day of the week that an "nth" recurrence occurs on.
RecurrenceInstance(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.RecurrenceInstance
Constructor.
RecurrenceInstanceEnum - class com.compoze.collab.exchange.RecurrenceInstanceEnum.
This class is used to represent the day of the week that an "nth" recurrence occurs on.
RecurrenceInstanceEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.RecurrenceInstanceEnum
Constructor.
RecurrenceInstanceEnum(int) - Constructor for class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
RecurrencePattern - class com.compoze.collab.exchange.RecurrencePattern.
This class is used as a base class for Exchange recurrence patterns.
RecurrenceType - class com.compoze.collab.exchange.RecurrenceType.
This class is used to represent the type of recurrence that a recurrence pattern has.
RecurrenceType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.RecurrenceType
Constructor.
RecurrenceTypeEnum - class com.compoze.collab.exchange.RecurrenceTypeEnum.
This class is used to represent the type of recurrence that a recurrence pattern has.
RecurrenceTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.RecurrenceTypeEnum
Constructor.
RecurrenceTypeEnum(int) - Constructor for class com.compoze.collab.exchange.RecurrenceTypeEnum
 
RECURRING - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/recurring property that represents if a WebDAV master or single item is recurring.
RED - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
Adds a red flag for follow up to an item.
RED - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Red
REFERRED_BY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:referredby property that represents the name of a person who referred a contact.
REFERRED_BY_NAME - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the referred by name for a contact.
REJECTED - Static variable in class com.compoze.collab.domino.TaskDueStateEnum
The rejected task due state.
REMINDER - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
The reminder appointment type.
REMINDER_DATE - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the reminder date for a task.
REMINDER_DELTA - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/reminderdelta property that represents the amount of time, in minutes, that a reminder for an appointment should be displayed before that appointment's due time.
REMINDER_MINUTES_BEFORE_START - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the minutes before the calendar item start time for a reminder.
REMINDER_MINUTES_BEFORE_START - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property REMINDER_MINUTES_BEFORE_START.
REMINDER_NEXT_TIME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/remindernexttime property.
REMINDER_OFFSET - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:reminderoffset property that represents the amount of time, in seconds, that a reminder for an appointment should be displayed before that appointment's due time.
REMINDER_SET - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/reminderset property that represents if a WebDAV item has a reminder set.
REMINDER_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/remindertype property.
remove(DayOfWeek) - Method in class com.compoze.collab.exchange.DaysOfWeek
Removes a day of the week.
removeAttribute(String) - Method in interface com.compoze.collab.ISession
Removes an attribute from the session.
removeAttribute(String) - Method in interface com.compoze.collab.IItem
Remove the value for the given key from this item.
removeDefaultListener(ILogListener) - Static method in class com.compoze.collab.log.Logger
Removes a default log listener (immediately affects every Logger that has not changed its listeners from the default).
removeDefaultLogListener(ILogListener) - Method in class com.compoze.collab.CollaborationManager
Removes a log listener from every session.
removeEntry(IAccessEntry) - Method in interface com.compoze.collab.exchange.IAccessControl
Removes the permissions.
removeImListener(IImListener) - Method in interface com.compoze.collab.im.IImSession
Removes a listener for events related to this session.
removeListener(ILogListener) - Method in class com.compoze.collab.log.Logger
Removes a listener from this logger.
removeProperty(Key) - Method in interface com.compoze.collab.IItem
Removes the specified property from the item.
removeRecipient(IMailRecipient) - Method in interface com.compoze.collab.groupware.IMailMessage
Removes a recipient from the message.
removeRecipient(String) - Method in interface com.compoze.collab.groupware.IMailMessage
Removes a recipient from the message.
removeRecipient(String) - Method in interface com.compoze.collab.messaging.IMessage
Removes a recipient from the message.
removeRecipient(String, RecipientType) - Method in interface com.compoze.collab.groupware.IMailMessage
Removes a recipient from the message.
REPEAT_ADJUST - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat adjust'.
REPEAT_CUSTOM - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat custom'.
REPEAT_DATES - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat dates'.
REPEAT_FOR - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat for'.
REPEAT_FOR_UNIT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat for unit'.
REPEAT_HOW - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat how'.
REPEAT_INSTANCE_DATES - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat instance dates'.
REPEAT_INTERVAL - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat interval'.
REPEAT_UNIT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat unit'.
REPEAT_UNTIL - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat until'.
REPEAT_WEEKENDS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeat weekends'.
RepeatAdjust - class com.compoze.collab.domino.RepeatAdjust.
This class stores the values for a 'repeat adjust'.
RepeatForUnit - class com.compoze.collab.domino.RepeatForUnit.
An enumeration of the Domino repeat for units.
RepeatForUnit(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.RepeatForUnit
Constructor.
RepeatForUnitEnum - class com.compoze.collab.domino.RepeatForUnitEnum.
An enumeration of the Domino repeat for units.
RepeatForUnitEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.RepeatForUnitEnum
Constructor.
RepeatForUnitEnum(int) - Constructor for class com.compoze.collab.domino.RepeatForUnitEnum
 
RepeatHow - class com.compoze.collab.domino.RepeatHow.
An enumeration of the Domino repeat how values.
RepeatHow(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.RepeatHow
Constructor.
RepeatHowEnum - class com.compoze.collab.domino.RepeatHowEnum.
An enumeration of the Domino repeat how values.
RepeatHowEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.RepeatHowEnum
Constructor.
RepeatHowEnum(int) - Constructor for class com.compoze.collab.domino.RepeatHowEnum
 
RepeatMonthlyByDateAdjust - class com.compoze.collab.domino.RepeatMonthlyByDateAdjust.
This class stores the values for a 'repeat monthly by date' adjust.
RepeatMonthlyByDateAdjust() - Constructor for class com.compoze.collab.domino.RepeatMonthlyByDateAdjust
Constructor.
RepeatMonthlyByDateAdjust(String[]) - Constructor for class com.compoze.collab.domino.RepeatMonthlyByDateAdjust
Constructor.
RepeatMonthlyByDayAdjust - class com.compoze.collab.domino.RepeatMonthlyByDayAdjust.
This class stores the values for a 'repeat monthly by day' adjust.
RepeatMonthlyByDayAdjust() - Constructor for class com.compoze.collab.domino.RepeatMonthlyByDayAdjust
Constructor.
RepeatMonthlyByDayAdjust(String[]) - Constructor for class com.compoze.collab.domino.RepeatMonthlyByDayAdjust
Constructor.
RepeatPattern - class com.compoze.collab.domino.RepeatPattern.
This class represents the repeating pattern.
RepeatPattern(ISession, RepeatType, Date, int, Date, RepeatForUnit, int, RepeatWeekends, Date[], RepeatAdjust) - Constructor for class com.compoze.collab.domino.RepeatPattern
Constructor.
REPEATS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'repeats'.
RepeatType - class com.compoze.collab.domino.RepeatType.
An enumeration of the RepeatPattern repeat types.
RepeatType(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.RepeatType
Constructor.
RepeatTypeEnum - class com.compoze.collab.domino.RepeatTypeEnum.
An enumeration of the RepeatPattern repeat types.
RepeatTypeEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.RepeatTypeEnum
Constructor.
RepeatTypeEnum(int) - Constructor for class com.compoze.collab.domino.RepeatTypeEnum
 
RepeatWeekends - class com.compoze.collab.domino.RepeatWeekends.
An enumeration of the Domino weekend repeat rules.
RepeatWeekends(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.RepeatWeekends
Constructor.
RepeatWeekendsEnum - class com.compoze.collab.domino.RepeatWeekendsEnum.
An enumeration of the Domino weekend repeat rules.
RepeatWeekendsEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.RepeatWeekendsEnum
Constructor.
RepeatWeekendsEnum(int) - Constructor for class com.compoze.collab.domino.RepeatWeekendsEnum
 
RepeatWeeklyAdjust - class com.compoze.collab.domino.RepeatWeeklyAdjust.
This class stores the values for a 'repeat weekly' adjust.
RepeatWeeklyAdjust() - Constructor for class com.compoze.collab.domino.RepeatWeeklyAdjust
Constructor.
RepeatWeeklyAdjust(String[]) - Constructor for class com.compoze.collab.domino.RepeatWeeklyAdjust
Constructor.
REPL_UID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/repl/repl-uid property for WebDAV items.
REPLY - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A reply document.
REPLY - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
REPLY_NOTICE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A reply notice document.
REPLY_TIME - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the organizer of the appointment.
REPLY_TIME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:replytime property that represents the time that an attendee replied to a meeting request.
REPLY_TIME - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property REPLY_TIME.
REPLY_TO - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:reply-to property for WebDAV messages.
REPLY_TO_ALL - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
reply(IContainer, boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Creates a message that is suitable to be sent to the recipients already on a message.
reply(IContainer, FetchProfile, boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Creates a message that is suitable to be sent to the recipients already on a message and brings back the minimum properties on the new message.
REPORT_TEXT - Static variable in interface com.compoze.collab.exchange.IExchangeReadReport
Key that represents the report information of the report message.
REPORT_TIME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/reporttime property that represents the time of a report.
REQUEST_ASSOCIATED_TASK - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/taskglobalobjid property represents the associated task for a task request.
REQUEST_INFO - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The request info notice type.
requestInfo(String) - Method in interface com.compoze.collab.domino.IInvitation
Hits the server and request information about the assignment.
RESCHEDULED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The rescheduled notice type.
resolve(String, FetchProfile) - Method in interface com.compoze.collab.exchange.IExchangeContactsContainer
Resolves the string to contacts.
resolve(String, FetchProfile) - Method in interface com.compoze.collab.groupware.IAddressEntryContainer
Resolves the string to address entries.
resolve(String, FetchProfile) - Method in interface com.compoze.collab.groupware.IContactsContainer
Resolves the string to contacts.
RESOURCE - Static variable in class com.compoze.collab.domino.DominoRecipientTypeEnum
The resource recipient type.
RESOURCE_ERROR - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The resource error notice type.
RESOURCE_TAG - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/repl/resourcetag property for WebDAV items.
RESOURCE_TYPE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:resourcetype property for any WebDAV item.
RESOURCES - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:resources property that represents a list of resources that are available for an appointment.
RESPONSE_REQUESTED - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:responserequested property that represents whether the originator of a meeting requested a response on a meeting request.
RESPONSE_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/responsestatus property that represents the meeting response status, as an integer value, for an appointment or meeting.
RESPONSE_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property RESPONSE_STATUS.
Restriction - class com.compoze.collab.Restriction.
Restricts the items returned from a query.
Restriction() - Constructor for class com.compoze.collab.Restriction
 
RETURN_NONRECEIPT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A return non-receipt document.
RETURN_RECEIPT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A return receipt document.
RETURN_RECEIPT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'return receipt'.
REVIEW - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
ROLE_AUTHOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create and read items and files, and modify and delete items and files you create.
ROLE_CONTRIBUTOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create items and files only.
ROLE_EDITOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create, read, modify, and delete all items and files.
ROLE_NONE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants no permissions.
ROLE_NONEDITING_AUTHOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create and read items and files.
ROLE_OWNER - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants all permissions in the container.
ROLE_PUBLISHING_AUTHOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create and read items and files, modify and delete items and files you create, and create subfolders.
ROLE_PUBLISHING_EDITOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to create, read, modify and delete all items and files, and create subfolders.
ROLE_REVIEWER - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
Grants permission to read items and files only.
ROMAN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Roman
ROOM - Static variable in class com.compoze.collab.domino.DominoRecipientTypeEnum
The room recipient type.
ROOM_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:roomnumber property that represents the room number for a contact.
ROOT_MAILBOX - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:msgfolderroot property that retrieves the default root mailbox from the store.
RootContainerClass - class com.compoze.collab.RootContainerClass.
Defines how to create a class of RootContainer instance.
ROUTE_SERVERS - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'route servers'.
ROUTE_TIMES - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'route times'.
RSVP - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:rsvp property that represents the if the originator requested a response to a meeting request.

S

s_keyMap - Static variable in class com.compoze.collab.Key
 
SametimeFriendStatus - class com.compoze.collab.sametime.SametimeFriendStatus.
The element class for the SametimeFriendStatusEnum enumeration.
SametimeFriendStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.sametime.SametimeFriendStatus
Constructor.
SametimeFriendStatusEnum - class com.compoze.collab.sametime.SametimeFriendStatusEnum.
The enumeration class that contains SametimeFriendStatus elements.
SametimeFriendStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.sametime.SametimeFriendStatusEnum
Constructor.
SametimeFriendStatusEnum(int) - Constructor for class com.compoze.collab.sametime.SametimeFriendStatusEnum
 
SATURDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Saturday.
SATURDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
SAVE_DESTINATION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:savedestination property that specifies where to save a message after it is sent.
SAVE_IN_SENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:saveinsent property that specifies how a message is saved when it is sent.
Schema - class com.compoze.collab.Schema.
Exposes information about a schema in the API.
SCRIPT - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Script
SECOND - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
Occurs on the second '[Sun-Sat]' of the week.
SECRETARY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:secretary property that represents the full name of the secretary for a contact.
SECRETARY_CN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:secretarycn property that represents the common, or friendly, name of the secretary for a contact.
SECRETARY_PHONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:secretaryphone property that represents the telephone number of the secretary for a contact.
SECRETARY_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:secretaryurl property that represents the website url of the secretary for a contact.
SELECTED_MAILING_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the selected mailing address for a contact.
SELECTED_MAILING_ADDRESS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property SELECTED_MAILING_ADDRESS for a contact.
SelectedMailingAddress - class com.compoze.collab.exchange.SelectedMailingAddress.
This class is used to represent which address type is used when sending information to a person or contact.
SelectedMailingAddress(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.SelectedMailingAddress
Constructor.
SelectedMailingAddressEnum - class com.compoze.collab.exchange.SelectedMailingAddressEnum.
This class is used to represent which address type is used when sending information to a person or contact.
SelectedMailingAddressEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.SelectedMailingAddressEnum
Constructor.
SelectedMailingAddressEnum(int) - Constructor for class com.compoze.collab.exchange.SelectedMailingAddressEnum
 
SEND_TO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'send to'.
send() - Method in interface com.compoze.collab.domino.IDominoAppointment
Sends the appointment as a meeting request.
send() - Method in interface com.compoze.collab.exchange.IMeetingRequest
Sends this meeting request.
send() - Method in interface com.compoze.collab.messaging.IMessage
Sends the message to the recipients.
send(boolean) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Sends the meeting request, optionally deleting it after submit.
send(boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Sends the message, optionally deleting it after submit.
send(IContainer) - Method in interface com.compoze.collab.exchange.IMeetingRequest
Sends the message, optionally saving it to a folder.
send(IContainer) - Method in interface com.compoze.collab.groupware.IMailMessage
Sends the message, optionally saving it to a folder.
Sender - class com.compoze.collab.groupware.Sender.
This class is used to represent a sender of a message.
SENDER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:sender property for WebDAV messages.
SENDER_ADDRESS - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the sender address of a message.
SENDER_EMAIL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:senderemail property for WebDAV messages.
SENDER_ENTRYID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/sender_entryid property the represents the sender entry id of a message
SENDER_INFO - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'sender info'.
SENDER_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'sender name'.
SENDER_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:sendername property for WebDAV messages.
SENDER_NAME - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the sender name of a message.
Sender() - Constructor for class com.compoze.collab.groupware.Sender
Constructor.
Sender(String) - Constructor for class com.compoze.collab.groupware.Sender
Constructor.
Sender(String, String) - Constructor for class com.compoze.collab.groupware.Sender
Constructor.
sendTypingStatus(boolean) - Method in interface com.compoze.collab.im.IFriend
Sets the typing state for this friend.
Sensitivity - class com.compoze.collab.exchange.Sensitivity.
This class is used to represent the level of confidentiality of a message in Exchange.
SENSITIVITY - Static variable in interface com.compoze.collab.exchange.IExchangeItem
Key that represents the sensitivity of an item.
SENSITIVITY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/sensitivity property for WebDAV messages.
Sensitivity(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.Sensitivity
Constructor.
SensitivityEnum - class com.compoze.collab.exchange.SensitivityEnum.
This class is used to represent the level of confidentiality of a message in Exchange.
SensitivityEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.SensitivityEnum
Constructor.
SensitivityEnum(int) - Constructor for class com.compoze.collab.exchange.SensitivityEnum
 
SENT - Static variable in class com.compoze.collab.domino.FolderTypeEnum
The sent folder type.
SENT - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
SENT_DATE - Static variable in interface com.compoze.collab.exchange.IExchangeAppointment
The key representing the date that the meeting was sent.
SENT_DATE - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the sent date of a message.
SENT_FROM - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property SENT_FROM.
SENT_ITEMS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:sentitems property that retrieves the default Sent Items folder from the root container.
SENT_REPRESENTING_ENTRYID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/sent_representing_entryid property the represents the represented sender entry id of a message
SENT_REPRESENTING_NAME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/sent_representing_name property the represents the represented sender of a message.
SEQUENCE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:sequence property that represents the sequence number version for an appointment.
SEQUENCE_NUM - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'sequence number'.
SessionFactory - class com.compoze.collab.SessionFactory.
The SessionFactory class is used to construct session based on the creation parameters specified by a client.
SessionOption - class com.compoze.collab.SessionOption.
Implements an option to a session property.
SessionProperty - class com.compoze.collab.SessionProperty.
This class represents a session property.
SessionPropertyElement - class com.compoze.collab.SessionPropertyElement.
A superclass of classes used for the session properties.
SessionTimeoutException - exception com.compoze.collab.SessionTimeoutException.
Exception class that means that the session timed out on the backend server.
SessionTimeoutException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.SessionTimeoutException
Constructs a SessionTimeoutException.
SessionTimeoutException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.SessionTimeoutException
Constructs a SessionTimeoutException.
SessionTimeoutException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.SessionTimeoutException
Constructs a SessionTimeoutException.
SessionTimeoutException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.SessionTimeoutException
Constructs a SessionTimeoutException.
set(ContainerPermission) - Method in interface com.compoze.collab.exchange.IAccessEntry
Sets a permission.
set(DayOfWeek) - Method in class com.compoze.collab.exchange.DaysOfWeek
Adds a day of the week.
setAccount(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the account name.
setActualWork(int) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the actual work.
setAddress(String) - Method in interface com.compoze.collab.messaging.IRecipient
Sets the address of the recipient.
setAddressType(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the address type.
setAdminLocale(Locale) - Method in interface com.compoze.collab.ISession
Sets the locale used to translate admin messages.
setAllDayEvent(boolean) - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Setting an Exchange appointment to an all day event will use the existing start and end dates.
setAllDayEvent(boolean) - Method in interface com.compoze.collab.groupware.IAppointment
Sets the appointment to appear as an all day event.
setAppointmentType(AppointmentType) - Method in interface com.compoze.collab.domino.IDominoAppointment
Sets the appointment type of the appointment.
setAssistant(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's assistant.
setAssistantPhoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the assistant phone number.
setAttribute(String, Object) - Method in interface com.compoze.collab.ISession
Sets a non-persistent attribute on the session.
setAttribute(String, Object) - Method in interface com.compoze.collab.IItem
Set a value on this item that will not be saved when the item is committed.
setAuthorizationValue(String, String) - Method in interface com.compoze.collab.exchange.IExchangeSession
Sets an authorization token for the Exchange session to send to the Exchange server.
setBackgroundPoll(boolean) - Method in interface com.compoze.collab.yahoo.IYahooSession
Sets the background poll option.
setBillingInfo(String) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the billing info.
setBillingInfo(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the billing info.
setBirthday(Date) - Method in interface com.compoze.collab.groupware.IContact
Sets the contact's birthday.
setBody(String) - Method in interface com.compoze.collab.messaging.IMessagingItem
Sets the plain text body.
setBodyHtml(String) - Method in interface com.compoze.collab.groupware.IGroupwareItem
Sets the HTML body.
setBodyHtml(String) - Method in interface com.compoze.collab.messaging.IMessagingItem
Sets the HTML body.
setBodyRtf(String) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the rtf body of the item.
setBookFreeTime(boolean) - Method in interface com.compoze.collab.domino.IDominoAppointment
Sets the book free time flag of the appointment.
setBusiness2PhoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the 2nd business phone number.
setBusinessAddress(PostalAddress) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's business address.
setBusinessFax(PhoneNumber) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's business fax.
setBusinessPager(PhoneNumber) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's business pager.
setBusinessPhone(PhoneNumber) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's business phone.
setBusyStatus(BusyStatus) - Method in interface com.compoze.collab.groupware.IAppointment
Sets the busy status for this appointment.
setCallbackPhoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the callback phone number.
setCarTelephoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the car telephone number.
setCategories(String[]) - Method in interface com.compoze.collab.groupware.IGroupwareItem
Sets the categories.
setChildren(String[]) - Method in interface com.compoze.collab.groupware.IContact
Sets the contact's childrens' names.
setCity(String) - Method in class com.compoze.collab.groupware.PostalAddress
Sets the city name.
setComment(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the comment of the contact.
setCompanies(String[]) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the companies.
setCompanyMainPhoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the company main phone number.
setCompanyName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's company name.
setComputerNetworkName(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the computer network name.
setContactNames(String[]) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the contact names.
setCountry(String) - Method in class com.compoze.collab.groupware.PostalAddress
Sets the country.
setCustomStatusBusy(boolean) - Method in interface com.compoze.collab.yahoo.IYahooSession
Sets whether or not the custom status message represents a busy status.
setCustomStatusMessage(String) - Method in interface com.compoze.collab.yahoo.IYahooSession
Sets a custom status message for the user.
setDateCompleted(Date) - Method in interface com.compoze.collab.groupware.ITask
Sets the date completed.
setDates(Date, Date) - Method in interface com.compoze.collab.groupware.IAppointment
Sets the dates for the appointment.
setDefaultAdminLocale(Locale) - Method in class com.compoze.collab.CollaborationManager
Sets the default Locale for administrators.
setDefaultElement(EnumElement) - Method in class com.compoze.collab.CollabEnum
Sets the default enum element.
setDefaultLogLevel(LogLevel) - Method in class com.compoze.collab.CollaborationManager
Sets the log level that is used by all sessions that use the default log level.
setDefaultLogLevel(LogLevel) - Static method in class com.compoze.collab.log.Logger
Sets the default log level.
setDefaultProgrammerLocale(Locale) - Method in class com.compoze.collab.CollaborationManager
Sets the default Locale for programmers.
setDefaultUserLocale(Locale) - Method in class com.compoze.collab.CollaborationManager
Sets the default Locale for users.
setDelegator(String) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the delegator.
setDeliveryPriority(DeliveryPriority) - Method in interface com.compoze.collab.domino.IMemo
Sets the delivery priority of the memo.
setDeliveryReceiptRequested(boolean) - Method in interface com.compoze.collab.exchange.IExchangeMessage
Sets the delivery receipt requested option on an Exchange message.
setDeliveryReportLevel(DeliveryReportLevel) - Method in interface com.compoze.collab.domino.IMemo
Sets the delivery report level of the memo.
setDepartmentName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's department name.
setDepth(int) - Method in class com.compoze.collab.QueryProfile
Sets the query depth.
setDisplayName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's display name.
setDueDate(Date) - Method in interface com.compoze.collab.groupware.ITask
Sets the date that the task is due.
setDueDate(int, int, int) - Method in interface com.compoze.collab.groupware.ITask
Sets the date parameters that the task is due.
setEmail1Address(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the primary email address.
setEmail1AddressDisplayName(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the primary email address display name.
setEmail1AddressType(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the primary email address type.
setEmail2Address(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the secondary email address.
setEmail2AddressDisplayName(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the secondary email address display name.
setEmail2AddressType(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the secondary email address type.
setEmail3Address(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the tertiary email address.
setEmail3AddressDisplayName(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the tertiary email address display name.
setEmail3AddressType(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the tertiary email address type.
setEncrypted(boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Sets the encrypted flag on the message.
setFileAs(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the 'file as'.
setFirstName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's first name.
setFlagStatus(FlagStatus) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the flag status level.
setFlagText(String) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the flag status level.
setFollowUpDate(Date) - Method in interface com.compoze.collab.domino.IMemo
Sets the follow up date of the memo.
setFollowUpStatus(FollowUpStatus) - Method in interface com.compoze.collab.domino.IMemo
Sets the follow up status of the memo.
setFollowUpText(String) - Method in interface com.compoze.collab.domino.IMemo
Sets the follow up text of the memo.
setFont(LcsFont) - Method in interface com.compoze.collab.lcs.ILcsInstantMessage
Sets message font family
setFontColor(FontColor) - Method in interface com.compoze.collab.lcs.ILcsInstantMessage
Sets message font color
setFontSize(int) - Method in interface com.compoze.collab.lcs.ILcsInstantMessage
Sets font size
setFontStyle(LcsFontStyle) - Method in interface com.compoze.collab.lcs.ILcsInstantMessage
Sets font style
setFreeBusyAddress(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the internet free/busy address.
setFtpSite(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the ftp site.
setFullName(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the full name of the contact.
setGender(Gender) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the gender.
setGroupId(int) - Method in interface com.compoze.collab.lcs.ILcsGroup
Set SIP group id.
setHasReminder(boolean) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the 'has reminder' flag.
setHideAttachments(boolean) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets whether attachments should be hidden.
setHobbies(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the hobbies.
setHome2TelephoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the secondary home phone number.
setHomeFax(PhoneNumber) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's home fax.
setHomePhone(PhoneNumber) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's home phone.
setIDParamName(String) - Method in class com.compoze.collab.groupware.DefaultEmbeddedImageListener
Sets the attachment id parameter name.
setImAddress(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the instant messenger address.
setImportance(Importance) - Method in interface com.compoze.collab.groupware.IGroupwareItem
Sets the importance.
setIntitials(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the initials.
setISDNNumber(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the ISDN number.
setJobTitle(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's job title.
setKey(String) - Method in class com.compoze.collab.domino.DominoKey
Sets the key of the property.
setLanguage(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the language.
setLastName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's last name
setLength(int) - Method in class com.compoze.collab.QueryProfile
Sets the desired length of items to be returned.
setLocale(Locale) - Method in interface com.compoze.collab.ISession
Sets the locale used to translate user messages.
setLocation(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the location.
setLocation(String) - Method in interface com.compoze.collab.groupware.IAppointment
Sets the location of the appointment.
setLogLevel(LogLevel) - Method in interface com.compoze.collab.ISession
Sets the log level for both API and provider specific log messages that are related to this session.
setLogLevel(LogLevel) - Method in class com.compoze.collab.log.Logger
Sets the log level (everything this level and more severe is logged).
setManagerName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's manager name.
setMarkPrivate(boolean) - Method in interface com.compoze.collab.domino.IDominoAppointment
Sets the mark private flag of the appointment.
setMaximum(int) - Method in interface com.compoze.collab.IProgress
This method is called to report the total amount of work to be done.
setMiddleName(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's middle name.
setMileage(String) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the mileage.
setName(String) - Method in interface com.compoze.collab.IContainer
Sets the name of the container.
setName(String, String, String, String, String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the full name, display name and file as property for the contact.
setNamePrefix(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's name prefix.
setNameSuffix(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's name suffix.
setNickname(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the nickname.
setOfficeLocation(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's office location.
setOption(String, Object) - Method in interface com.compoze.collab.ISession
Sets a persistent, programmer defined session option useful for persisting an application preference.
setOptions(String[], Object[]) - Method in interface com.compoze.collab.ISession
Sets persistent, programmer defined session options useful for persisting application preferences.
setOtherAddress(PostalAddress) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the other address.
setOtherTelephoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the other telephone number.
setOwner(String) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the owner.
setPercentComplete(double) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the percent complete.
setPersonalAddress(PostalAddress) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's personal address.
setPersonalHomePage(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the personal home page.
setPersonalMobilePhone(PhoneNumber) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's personal mobile phone.
setPhoneLabel1(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phone label 1 for the contact.
setPhoneLabel2(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phone label 2 for the contact.
setPhoneLabel3(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phone label 3 for the contact.
setPhoneLabel4(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phone label 4 for the contact.
setPhoneLabel5(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phone label 5 for the contact.
setPhoneLabel6(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phone label 6 for the contact.
setPhoneticName(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the phonetic name of the contact.
setPostalCode(String) - Method in class com.compoze.collab.groupware.PostalAddress
Sets the postal code.
setPresence(FriendStatus) - Method in interface com.compoze.collab.im.IImSession
Sets the presence status of the current user.
setPreventCounter(boolean) - Method in interface com.compoze.collab.domino.IDominoAppointment
Sets the prevent counter propose flag.
setPreventDelegate(boolean) - Method in interface com.compoze.collab.domino.IDominoAppointment
Sets the prevent delegate flag.
setPrimaryFaxNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the primary fax number.
setPrimaryTelephoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the primary telephone number.
setPriority(Priority) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the priority of the item.
setProfession(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the profession.
setProgrammerLocale(Locale) - Method in interface com.compoze.collab.ISession
Sets the locale used to translate programmer messages.
setProgress(int) - Method in interface com.compoze.collab.IProgress
This method is called at intervals to report the total progress so far.
setProperties(Key[], Object[]) - Method in interface com.compoze.collab.IItem
Sets properties on an item (changes are not saved until commit is called).
setProperty(Key, boolean) - Method in interface com.compoze.collab.IItem
Sets a property on the item to a boolean value (changes are not saved until commit is called).
setProperty(Key, int) - Method in interface com.compoze.collab.IItem
Sets a property on the item to an int value (changes are not saved until commit is called).
setProperty(Key, Object) - Method in interface com.compoze.collab.IItem
Sets a property on the item (changes are not saved until commit is called).
setProviderProperty(String, String) - Method in interface com.compoze.collab.IProvider
Set a provider configuration property.
setRadioPhoneNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the radio phone number.
setReadReceiptRequested(boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Sets the read receipt requested flag of the message.
setRecipients(String[]) - Method in interface com.compoze.collab.messaging.IMessage
Sets the recipients to the specified recipients.
setRecurrencePattern(AppointmentRecurrencePattern, ExchangeTimeZone) - Method in interface com.compoze.collab.exchange.IExchangeAppointment
Sets the recurrence pattern on the appointment.
setRecurrencePattern(TaskRecurrencePattern) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the recurrence pattern.
setReferredByName(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the referred by name.
setReminderDate(Date) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the reminder date.
setRepeatPattern(RepeatPattern) - Method in interface com.compoze.collab.domino.IDominoAppointment
Hits the server and sets the repeat pattern on the appointment.
setResponse(HttpServletResponse) - Method in class com.compoze.collab.groupware.DefaultEmbeddedImageListener
Sets the http response instance.
setResults(Object) - Method in interface com.compoze.collab.IProgress
This method will be called once the operation is complete to report the results if the operation succeeded.
setSelectedMailingAddress(SelectedMailingAddress) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the selected mailing address.
setSensitivity(Sensitivity) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the sensiivity of the item.
setServletName(String) - Method in class com.compoze.collab.groupware.DefaultEmbeddedImageListener
Sets the servlet name to use with the listener.
setShortName(String) - Method in interface com.compoze.collab.domino.IDominoContact
Sets the short name of the contact.
setSigned(boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Sets the signed flag on the message.
setSmtpAddress(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's SMTP address.
setSpouse(String) - Method in interface com.compoze.collab.groupware.IContact
Sets the contact's spouse's name.
setStartDate(Date) - Method in class com.compoze.collab.domino.RepeatPattern
Sets the start date for the repeat pattern.
setStartDate(Date) - Method in interface com.compoze.collab.groupware.ITask
Sets the date that the task starts.
setStartDate(int, int, int) - Method in interface com.compoze.collab.groupware.ITask
Sets the date parameters that the task starts.
setStartIndex(int) - Method in class com.compoze.collab.QueryProfile
Sets the desired start index of the matching subset (zero based).
setState(String) - Method in class com.compoze.collab.groupware.PostalAddress
Sets the state or province.
setStatus(TaskStatus) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the status of the task.
setStatus(TaskStatus) - Method in interface com.compoze.collab.groupware.ITask
Sets the status of the task.
setStreet(String) - Method in class com.compoze.collab.groupware.PostalAddress
Sets the street address.
setSubject(String) - Method in interface com.compoze.collab.groupware.IGroupwareItem
Sets the subject.
setSubjectPrefix(String) - Method in interface com.compoze.collab.exchange.IExchangeItem
Sets the subject prefix of an Exchange item.
setTelexNumber(PhoneNumber) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the telex number.
setTimes(Date, Date) - Method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Sets the start time and end time of a pattern.
setTimeZone(TimeZone) - Method in interface com.compoze.collab.groupware.IGroupwareSession
Sets the user's timezone.
setTo(IExchangeTask) - Method in class com.compoze.collab.exchange.TaskRecurrencePattern
Sets the to a task, but does not update member variables of the task.
setTotalWork(int) - Method in interface com.compoze.collab.exchange.IExchangeTask
Sets the total work.
setTTYTDDPhoneNumber(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the TTYTDD phone number.
setTypingStatus(boolean) - Method in interface com.compoze.collab.im.IInstantMessage
Indicates to any recipients that the user is typing a message.
setTypingStatus(IFriend, boolean) - Method in interface com.compoze.collab.im.IImSession
Does the same thing as IImSession.setTypingStatus(String,boolean), but accepts an IFriend reference instead of a user name
setTypingStatus(String, boolean) - Method in interface com.compoze.collab.im.IImSession
Indicates that the user is typing a message to a specific user.
setUnread(boolean) - Method in interface com.compoze.collab.groupware.IMailMessage
Sets the unread flag.
setUri(String) - Method in interface com.compoze.collab.im.IFriend
Sets the URI value for this user.
setUserField1(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the user field 1.
setUserField2(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the user field 2.
setUserField3(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the user field 3.
setUserField4(String) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the user field 4.
setUsername(String) - Method in interface com.compoze.collab.im.IFriend
Sets the username of the user (used when adding a new friend).
setValue(Object) - Method in interface com.compoze.collab.IValue
Sets the value.
setWebPage(String) - Method in interface com.compoze.collab.groupware.IPerson
Sets the person's web page.
setWeddingAnniversary(Date) - Method in interface com.compoze.collab.exchange.IExchangeContact
Sets the wedding anniversary date.
SHORT_NAME - Static variable in interface com.compoze.collab.domino.IDominoContact
Key that represents the short name.
SHORT_NAME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'short name'.
SIGNED - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the signed status of a message.
SILVER - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Silver
SINGLE - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
The single instance type.
SINGLE - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
SIZE - Static variable in interface com.compoze.collab.IAttachment
Represents the size, in bytes, of the attachment.
SIZE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'size'.
SIZE - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
Represents the size of the item in bytes.
size() - Method in class com.compoze.collab.FetchProfile
Gets the number of keys specified in the FetchProfile (does not include the keys specified by the TYPE_ constants).
skip() - Method in interface com.compoze.collab.exchange.IExchangeTask
Skips an instance of a task, if it is a recurring task.
sliceDates(Date, Date[], List, List) - Static method in class com.compoze.collab.domino.RepeatPattern
Slices the specified dates into previous and future dates using the instance date.
SMALL_FONTS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Small Fonts
SMART_NO_ATTACH - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/smartnoattach property the represents if the attachments on a message are to be considered as hidden.
SMTP_ADDRESS - Static variable in interface com.compoze.collab.groupware.IMailRecipient
Represents the SMTP address of the recipient.
SMTP_ADDRESS - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the smtp address.
SN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:sn property that represents the surname, or lastname, of a contact.
Sort - class com.compoze.collab.Sort.
Represents a list of fields to sort on, with the earlier properties having higher sort priority.
Sort() - Constructor for class com.compoze.collab.Sort
Constructs an empty Sort.
Sort(SortProperty) - Constructor for class com.compoze.collab.Sort
Constructs a Sort with one field.
Sort(SortProperty[]) - Constructor for class com.compoze.collab.Sort
Constructs a Sort with multiple fields.
sortItemArray(IItem[]) - Method in class com.compoze.collab.Sort
Sorts an array of items based on this sort.
sortItemArray(IItem[], Collator) - Method in class com.compoze.collab.Sort
Sorts an array of items based on this sort.
sortItemList(List) - Method in class com.compoze.collab.Sort
Sorts a list of items based on this sort.
sortItemList(List, Collator) - Method in class com.compoze.collab.Sort
Sorts a list of items based on this sort.
SortOrder - class com.compoze.collab.SortOrder.
The element class for the SortOrderEnum enumeration.
SortOrder(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.SortOrder
Constructor.
SortOrderEnum - class com.compoze.collab.SortOrderEnum.
The enumeration class that contains SortOrder elements.
SortOrderEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.SortOrderEnum
Constructor.
SortOrderEnum(int) - Constructor for class com.compoze.collab.SortOrderEnum
 
SortProperty - class com.compoze.collab.SortProperty.
Represents a property to sort on and the order (ascending/descending)
SortProperty(Key, SortOrder) - Constructor for class com.compoze.collab.SortProperty
Constructs a SortProperty.
SOURCE_URL - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:sourceurl property that represents the source to the website URL for a contact.
SPOUSE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'spouse'.
SPOUSE_CN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:spousecn property that represents the common, or friendly name, for the spouse of a contact.
SPOUSE_NAME - Static variable in interface com.compoze.collab.groupware.IContact
Represents the name of the contact's spouse.
ST - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:st property that represents the work state for a contact.
START_CALENDAR - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the start calendar for a task.
START_DATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'start date'.
START_DATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008104 MAPI property that represents the start date of a task.
START_DATE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property START_DATE for a task.
START_DATE - Static variable in interface com.compoze.collab.groupware.ITask
Key that represents the start date of a task.
START_DATE_STR - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'start date'.
START_DATE_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'start date time'.
START_TIME - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'start time'.
START_TIME - Static variable in interface com.compoze.collab.groupware.ICalendarItem
The key representing the start time of the appointment.
START_TIME_ZONE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'start time zone'.
START_TIMES - Static variable in interface com.compoze.collab.domino.IDominoAppointment
Key that represents the Domino start times array.
startProfile() - Method in interface com.compoze.collab.ISession
Starts profiling of all stub methods that are called in the current thread.
startProfile(boolean) - Method in interface com.compoze.collab.ISession
Starts profiling of all stub methods that are called.
startTimer() - Method in interface com.compoze.collab.ISession
Starts the default timer.
startTimer(String) - Method in interface com.compoze.collab.ISession
Starts a named timer that can be used to measure the duration between events.
STATE_AUTHENTICATED - Static variable in interface com.compoze.collab.ISession
The state constant for the 'authenticated' session state, meaning that a connection has been opened to the provider's backend store or server and a user has been authenticated so all session operations are valid.
STATE_INITIALIZED - Static variable in interface com.compoze.collab.ISession
The state constant for the 'initialized' session state, meaning that the session is closed but its internal state is initialized and the session is ready for use.
STATE_OPEN - Static variable in interface com.compoze.collab.ISession
The state constant for the 'open' session state, meaning that a connection may have been opened to the provider's backend store or server, but no user has been authenticated so some session operations may not work.
STATE_OR_PROVINCE - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the state or province for an address entry.
STATE_OR_PROVINCE - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the state or province for a contact.
STATE_UNINITIALIZED - Static variable in interface com.compoze.collab.ISession
The state constant for the 'uninitialized' session state, meaning that the session is closed and its internal state is uninitialized.
staticValueTypeName(int) - Static method in class com.compoze.collab.Key
Gets the name of a value type.
STATUS - Static variable in interface com.compoze.collab.exchange.ITaskNotice
Key that represents the task notice status.
STATUS - Static variable in interface com.compoze.collab.groupware.ITask
Key that represents the task status.
STATUS - Static variable in interface com.compoze.collab.im.IFriend
Key that represents the instant messaging friend 'status' property.
STATUS_UPDATE - Static variable in interface com.compoze.collab.domino.INotice
Key that represents the status update.
STATUS_UPDATE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'status update'.
StdoutListener - class com.compoze.collab.log.StdoutListener.
This class implements a log listener that sends events to standard output.
STEPPED_OUT - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user has momentarily left the workstation
STREET - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:street property that represents the work street for a contact.
STREET_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeAddressEntry
The key representing the street address for an address entry.
STREET_ADDRESS - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the street address for a contact.
StubBackendException - exception com.compoze.collab.StubBackendException.
Exceptions of this class represent problems between a stub and a back-end server.
StubBackendException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.StubBackendException
Constructs a StubBackendException.
StubBackendException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.StubBackendException
Constructs a StubBackendException.
StubBackendException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.StubBackendException
Constructs a StubBackendException.
StubBackendException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.StubBackendException
Constructs a StubBackendException.
StubBindException - exception com.compoze.collab.StubBindException.
Exceptions of this class represent problems connecting to or communicating with a stub.
StubBindException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.StubBindException
Constructs a StubBindException.
StubBindException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.StubBindException
Constructs a StubBindException.
StubBindException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.StubBindException
Constructs a StubBindException.
StubBindException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.StubBindException
Constructs a StubBindException.
StubException - exception com.compoze.collab.StubException.
Exceptions of this class represent problems using a stub or back-end server.
StubException(Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.StubException
Constructs a StubException.
StubException(Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.StubException
Constructs a StubException.
StubException(Throwable, Context, ExceptionResourceKey) - Constructor for class com.compoze.collab.StubException
Constructs a StubException.
StubException(Throwable, Context, ExceptionResourceKey, Object) - Constructor for class com.compoze.collab.StubException
Constructs a StubException.
SUBCONTAINER_COUNT - Static variable in interface com.compoze.collab.IContainer
Key that represents the number of subcontainers on this container.
SUBJECT - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'subject'.
SUBJECT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:subject property for a WebDAV message.
SUBJECT - Static variable in interface com.compoze.collab.groupware.IGroupwareItem
Represents the subject of the item.
SUBJECT_PREFIX - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'subject'.
SUBJECT_PREFIX - Static variable in interface com.compoze.collab.exchange.IExchangeItem
The key representing if a reminder is set on the Exchange item.
SUBMISSION_CONT_LENGTH - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:submissioncontlength property that represents the maximum length, in KB, of a message that can be sent to a contact.
SUBMISSION_URI - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:sendmsg property that retrieves the DAV MAIL SUBMISSION URI.
SUFFIX - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'suffix'.
SUNDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Sunday.
SUNDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
supportsCacheDependencies() - Method in interface com.compoze.collab.IProvider
Determines if this provider supports cache dependency checking.
supportsSchema(String) - Method in interface com.compoze.collab.IProvider
Determines if this provider supports a given schema.
SYMBOL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Symbol
synchronize(Key[], InputStream, ISynchCallback) - Method in interface com.compoze.collab.exchange.IExchangeContainer
Performs a synchronization the folder, and returns the information on the changes for the folder.

T

TAHOMA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Tahoma
TASK - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A task document.
TASK_DELEGATOR - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008121 MAPI property that represents the delegator of a task
TASK_IS_RECURRING - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property TASK_IS_RECURRING for a task.
TASK_MODE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/taskmode that represents if a task notice is an accept, update, or decline.
TASK_NOTICE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A task notice document.
TASK_NOTICE_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property TASK_NOTICE_STATUS for a task notice.
TASK_OWNER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x0000811F MAPI property that represents the owner of a task
TASK_OWNER - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property TASK_OWNER for a task.
TASK_RECUR - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/taskrecur property that represents the binary value of a task's recurrence pattern.
TASK_RECURRENCE_PATTERN - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008116 MAPI property that represents the binary value of a task's recurrence pattern.
TASK_RECURRENCE_PATTERN - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property TASK_RECURRENCE_PATTERN for a task.
TASK_REMINDER_DATE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property REMINDER_DATE for a message.
TASK_REMINDER_TIME - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/remindertime the represents the reminder date of a task.
TASK_STATUS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008101 MAPI property that represents the current status of a task.
TASK_STATUS - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property TASK_STATUS for a task.
TASK_STATUS_2K3 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/status property that represents the current status of a task.
TASK_TYPE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'task type'.
TaskDueState - class com.compoze.collab.domino.TaskDueState.
An enumeration of the task due states.
TaskDueState(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.domino.TaskDueState
Constructor.
TaskDueStateEnum - class com.compoze.collab.domino.TaskDueStateEnum.
An enumeration of the task due states.
TaskDueStateEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.domino.TaskDueStateEnum
Constructor.
TaskDueStateEnum(int) - Constructor for class com.compoze.collab.domino.TaskDueStateEnum
 
TaskRecurrencePattern - class com.compoze.collab.exchange.TaskRecurrencePattern.
This class is used to represent the recurrence pattern for a task.
TaskResponseStatus - class com.compoze.collab.exchange.TaskResponseStatus.
The element class for the TaskResponseStatusEnum enumeration.
TaskResponseStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.exchange.TaskResponseStatus
Constructor.
TaskResponseStatusEnum - class com.compoze.collab.exchange.TaskResponseStatusEnum.
The enumeration class that contains TaskResponseStatus elements.
TaskResponseStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.exchange.TaskResponseStatusEnum
Constructor.
TaskResponseStatusEnum(int) - Constructor for class com.compoze.collab.exchange.TaskResponseStatusEnum
 
TASKS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:tasks property that retrieves the default Tasks folder from the root container.
TASKS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
TASKS_GUID - Static variable in class com.compoze.collab.exchange.WebdavKey
Represents the GUID for MAPI named properties used for tasks.
TaskStatus - class com.compoze.collab.groupware.TaskStatus.
The element class for the TaskStatusEnum enumeration.
TaskStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.groupware.TaskStatus
Constructor.
TaskStatusEnum - class com.compoze.collab.groupware.TaskStatusEnum.
The enumeration class that contains TaskStatus elements.
TaskStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.groupware.TaskStatusEnum
Constructor.
TaskStatusEnum(int) - Constructor for class com.compoze.collab.groupware.TaskStatusEnum
 
TEAL - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Teal
TEAM_TASK - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/tasks/teamtask property that represents if a task has been delegated to at least 2 recipients.
TELEPHONE_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:telephoneNumber property that represents the primary work telephone number of a contact.
TELEPHONE_NUMBER2 - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:telephonenumber2 property that represents the secondary work telephone number of a contact.
TELEX_NUMBER - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:telexnumber property that represents the telex number of a contact.
TELEX_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the telex number for a contact.
TEMPORARY_UNAVAILABLE - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is temporarily unable to receive messages
TENTATIVE - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
The tentatively accepted meeting response status.
TENTATIVE - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
Indicates that the meeting request was accepted tentatively.
TENTATIVE - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
TEXT_DESCRIPTION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:textdescription property that represents the body of a WebDAV message.
THIRD - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
Occurs on the third '[Sun-Sat]' of the week.
THURSDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Thursday.
THURSDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
TIMES_NEW_ROMAN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Times New Roman
TimeSlot - class com.compoze.collab.groupware.TimeSlot.
Represents a time slot for free/busy information.
TimeSlot(Date, Date, BusyStatus) - Constructor for class com.compoze.collab.groupware.TimeSlot
Constructor.
TIMEZONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:timezone property that represents a custom timezone for an appointment or meeting.
TIMEZONE_DESC - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/timezonedesc property the represents the timezone description of a recurring appointment.
TIMEZONE_ID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:timezoneid property that represents the CDO identifier for a timezone.
TIMEZONE_INFO - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the bytes used to represent a time zone.
TIMEZONE_STRING - Static variable in interface com.compoze.collab.exchange.IExchangeCalendarItem
The key representing the string used to describe the time zone used with a recurrence pattern.
TIMEZONE_STRUCT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/timezonestruct property that represents the binary timezone structure information for recurring appointments.
TimeZoneInfo - class com.compoze.collab.exchange.TimeZoneInfo.
This class is used to represent different time zones in Exchange.
TITLE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'title'.
TITLE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:title property that represents the work title or position of a contact.
TO - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:to property for a WebDAV message.
TO - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
toArray() - Method in class com.compoze.collab.Sort
Gets an array representing the fields of this Sort.
TOPIC - Static variable in interface com.compoze.collab.domino.INotice
Key that represents the topic.
TOPIC - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'topic'.
toString() - Method in class com.compoze.collab.QueryProfile
 
toString() - Method in class com.compoze.collab.ItemClass
 
toString() - Method in class com.compoze.collab.InvalidValue
Creates a String representation of the object (the provider specific reason that the property has an invalid value).
toString() - Method in class com.compoze.collab.ContainerClass
 
toString() - Method in class com.compoze.collab.Sort
 
toString() - Method in class com.compoze.collab.FetchProfile
Returns a string representation of the object.
toString() - Method in class com.compoze.collab.SortProperty
Gets a string representation of the sort field.
toString() - Method in class com.compoze.collab.EnumElement
Creates a string representation of the element.
toString() - Method in class com.compoze.collab.Key
 
toString() - Method in class com.compoze.collab.SessionProperty
Creates a string representation of the object.
toString() - Method in class com.compoze.collab.ItemOperation
 
toString() - Method in interface com.compoze.collab.IProvider
Creates a string representation of the provider.
toString() - Method in class com.compoze.collab.domino.RepeatPattern
Returns the string representation of this object.
toString() - Method in class com.compoze.collab.domino.NameInfo
Returns the string representation of the object.
toString() - Method in class com.compoze.collab.exchange.WebdavKey
Returns a string representation of the key
toString() - Method in class com.compoze.collab.exchange.AppointmentRecurrencePattern
Gets the string representation of the pattern.
toString() - Method in class com.compoze.collab.exchange.TaskRecurrencePattern
Gets the string representation of the pattern.
toString() - Method in class com.compoze.collab.groupware.PhoneNumber
Gets the string representation of the phone number.
toString() - Method in class com.compoze.collab.im.ImEvent
Creates a string representation of the event.
toString() - Method in class com.compoze.collab.log.LogLevel
Creates a string representation of the log level for debugging purposes.
toString() - Method in class com.compoze.collab.yahoo.YahooMailNotification
 
toStringFormatted(boolean, boolean) - Method in class com.compoze.collab.groupware.PhoneNumber
Gets the formatted string of the phone number.
TOTAL_ITEM_COUNT - Static variable in interface com.compoze.collab.groupware.IGroupwareContainer
The key representing the total number of items in a container.
TOTAL_WORK - Static variable in interface com.compoze.collab.exchange.IExchangeTask
Key that represents the total work for a task.
TOTAL_WORK - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/0x00008111 MAPI property that represents the total work, in minutes, of a task.
TOTAL_WORK - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property IS_TEAM_TASK for a task.
TRACE - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
The trace delivery report level.
TRACE - Static variable in class com.compoze.collab.log.LogLevel
Lowest level of severity, used for messages that can become extremely verbose such as network traces or data dumps- will usually be disabled in production.
TRACE_REPORT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A trace report document.
TRANSPARENT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:transparent property that represents if an appointment is visible to free/busy searches.
TRASH - Static variable in class com.compoze.collab.domino.FolderTypeEnum
The trash folder type.
TREBUCHET_MS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type MS Trebuchet
TTYTDD_PHONE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:ttytddphone property that represents the ttytdd phone number of a contact.
TTYTDD_PHONE_NUMBER - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the telex number for a contact.
TUESDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Tuesday.
TUESDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
TUNGA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Tunga
TYPE - Static variable in interface com.compoze.collab.groupware.IMailRecipient
Represents the recipient type.
TYPE_ALL - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile type that includes all keys for an Item (as defined by the provider).
TYPE_AND - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a Logical AND restriction.
TYPE_BINARY - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a binary restriction.
TYPE_COMPARE - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a Compare restriction.
TYPE_CONTAINER_DEFAULT - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile type that includes all default keys for the default ItemClass defined for the Container in which the query occurs.
TYPE_CONTENT - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a Content restriction.
TYPE_DEFAULT - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile type that includes the default keys for each Item based on its ItemClass.
TYPE_EXISTS - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is an Exists restriction.
TYPE_MINIMUM - Static variable in class com.compoze.collab.FetchProfile
Represents a FetchProfile type that includes the minimum keys for the Item.
TYPE_NOT - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a NOT restriction.
TYPE_OR - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a Logical OR restriction.
TYPE_SIZE - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a Size restriction.
TYPE_VALUE - Static variable in class com.compoze.collab.Restriction
Indicates the restriction is a Value restriction.
TYPING - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
Status indicates that the user is using the keyboard
TYPING - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
Status indicates that the user is actively using the keyboard

U

UID - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to read the DAV:uid property for any WebDAV item.
UNKNOWN - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
A unknown document.
UNKNOWN - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
UNREACHABLE_RECIPIENTS - Static variable in class com.compoze.collab.exchange.WebdavKey
Key that represents the TO, and CC recipients that were not able to be contacted for message delivery.
UNREACHABLE_RECIPIENTS - Static variable in interface com.compoze.collab.groupware.INonDeliveryReport
Key that represents the original recipients of the message that could not be contact for delivery.
UNREAD - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'unread'.
UNREAD - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the (negated) urn:schemas:httpmail:read property for WebDAV messages.
UNREAD - Static variable in interface com.compoze.collab.groupware.IMailMessage
Represents the unread status of a message.
UNREAD_COUNT - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:httpmail:unreadcount property the represents the number of unread objects in a folder.
UNREAD_ITEM_COUNT - Static variable in interface com.compoze.collab.groupware.IGroupwareContainer
The key representing the total number of unread, visible items in a container.
UnresolvedRecipientsException - exception com.compoze.collab.messaging.UnresolvedRecipientsException.
Exception class thrown when recipients could not be resolved.
UnresolvedRecipientsException(Context, ExceptionResourceKey, IRecipient[]) - Constructor for class com.compoze.collab.messaging.UnresolvedRecipientsException
Constructs a UnresolvedRecipientsException.
UnresolvedRecipientsException(Context, ExceptionResourceKey, Object, IRecipient[]) - Constructor for class com.compoze.collab.messaging.UnresolvedRecipientsException
Constructs a UnresolvedRecipientsException.
UnresolvedRecipientsException(Throwable, Context, ExceptionResourceKey, IRecipient[]) - Constructor for class com.compoze.collab.messaging.UnresolvedRecipientsException
Constructs a UnresolvedRecipientsException.
UnresolvedRecipientsException(Throwable, Context, ExceptionResourceKey, Object, IRecipient[]) - Constructor for class com.compoze.collab.messaging.UnresolvedRecipientsException
Constructs a UnresolvedRecipientsException.
unset(ContainerPermission) - Method in interface com.compoze.collab.exchange.IAccessEntry
Un-sets a permission from this permission set.
UNSPECIFIED - Static variable in class com.compoze.collab.exchange.GenderEnum
 
UNTIL - Static variable in class com.compoze.collab.domino.RepeatHowEnum
The until repeat how value.
UPDATE - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
UPDATE_ALL - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the update all rule.
UPDATE_THIS_INSTANCE - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the update this instance rule.
updateAppointment() - Method in interface com.compoze.collab.exchange.IMeetingCancellation
Cancels the meeting that this cancellation is associated with.
updateAppointment() - Method in interface com.compoze.collab.exchange.IMeetingNotice
Updates the meeting that this notice is associated with.
updateAppointment(boolean) - Method in interface com.compoze.collab.exchange.IMeetingCancellation
Cancels the meeting that this cancellation is associated with.
UPDATED_INFO - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
The updated info notice type.
updateDigest(MessageDigest) - Method in class com.compoze.collab.CollabEnum
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.QueryProfile
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.Sort
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.FetchProfile
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.EnumElement
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.Key
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.ItemOperation
 
updateDigest(MessageDigest) - Method in class com.compoze.collab.domino.RepeatPattern
Updates the specified MessageDigest with the object's internal state.
updateTask() - Method in interface com.compoze.collab.exchange.ITaskNotice
Updates the task that this notice is associated with.
URGENT - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
The urgent follow up status.
URI - Static variable in interface com.compoze.collab.im.IFriend
Key that represents the instant messaging friend 'uri' property.
USER_CERTIFICATE - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:usercertificate property that represents certificate used to authenticate a contact.
USER_FIELD1 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the first user defined field for a contact.
USER_FIELD1 - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property USER_FIELD1 for a contact.
USER_FIELD2 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the second user defined field for a contact.
USER_FIELD2 - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property USER_FIELD2 for a contact.
USER_FIELD3 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the third user defined field for a contact.
USER_FIELD3 - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property USER_FIELD3 for a contact.
USER_FIELD4 - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the fourth user defined field for a contact.
USER_FIELD4 - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property USER_FIELD4 for a contact.
UserInfo - class com.compoze.collab.domino.UserInfo.
This class stores summary information about the Domino user associated with a session.
UserInfo(String, String, String, String, String[], String, String, String, String) - Constructor for class com.compoze.collab.domino.UserInfo
Constructor.
USERNAME - Static variable in interface com.compoze.collab.im.IFriend
Key that represents the instant messaging friend 'username' property.

V

validateSessionProperties(Context, Map) - Method in interface com.compoze.collab.IProvider
Validates session properties for well-formedness and throws an exception if there is a problem.
VALUE_ACCEPT - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
VALUE_ACCEPTED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
VALUE_ACCEPTED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_ACCEPTED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
VALUE_ACCEPTED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_ACCEPTED_TENTATIVELY - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_ACCEPTED_TENTATIVELY_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_ACTIVE - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_ACTIVE - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
 
VALUE_ALL_DAY_EVENT - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
 
VALUE_ANNIVERSARY - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
 
VALUE_APPOINTMENT - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
 
VALUE_APPOINTMENT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_AQUA - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_ARIAL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_ARIAL_BLACK - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_ARRAY - Static variable in class com.compoze.collab.Key
When ORed with another value type (for example VALUE_STRING | VALUE_ARRAY) represents an array of that value type.
VALUE_ASCENDING - Static variable in class com.compoze.collab.SortOrderEnum
 
VALUE_AT_LUNCH - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_AVAILABLE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_AWAY - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_AWAY - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
 
VALUE_BAD - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_BCC - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
VALUE_BE_RIGHT_BACK - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_BINARY - Static variable in class com.compoze.collab.Key
The key represents binary data (a byte array).
VALUE_BLUE - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_BOLD - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
VALUE_BOLD_ITALIC - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
VALUE_BOOKMARK - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_BOOLEAN - Static variable in class com.compoze.collab.Key
The key represents a boolean (true/false).
VALUE_BUSINESS - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
 
VALUE_BUSY - Static variable in class com.compoze.collab.groupware.BusyStatusEnum
 
VALUE_BUSY - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_BUSY - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_BY_DATE - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
 
VALUE_CALENDAR - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_CALL - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_CANCELLED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_CC - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
VALUE_CHILD - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
 
VALUE_COMIC_SANS_MS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_COMPLETED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_COMPLETED - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
VALUE_CONFIDENTIAL - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
VALUE_CONFIRM - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
 
VALUE_CONFIRMED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_CONTACT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_CONTACTS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_COUNTER_DECLINED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_COUNTERED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
VALUE_COUNTERED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_COUNTERED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_COURIER_NEW - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_CREATE_ITEMS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_CREATE_SUBFOLDERS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_CUSTOM - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
VALUE_CUSTOM - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_DAILY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
VALUE_DAILY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_DATE - Static variable in class com.compoze.collab.Key
The key represents a date and time.
VALUE_DAYS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
 
VALUE_DEBUG - Static variable in class com.compoze.collab.log.LogLevel
The int value used for the debug log level.
VALUE_DECLINE - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
VALUE_DECLINED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
VALUE_DECLINED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_DECLINED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
VALUE_DECLINED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_DEFERRED - Static variable in class com.compoze.collab.exchange.ExchangeTaskStatusEnum
 
VALUE_DELEGATED - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
VALUE_DELEGATED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_DELEGATED_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_DELETE - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
 
VALUE_DELETE_ALL - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_DELETE_NONE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_DELETE_OWN - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_DELETED - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_DELIVERY_REPORT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_DESCENDING - Static variable in class com.compoze.collab.SortOrderEnum
 
VALUE_DEVIATION - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
VALUE_DO_NOT_DISTURB - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
 
VALUE_DO_NOT_FORWARD - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_DONT_MOVE - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
 
VALUE_DOUBLE - Static variable in class com.compoze.collab.Key
The key represents a 64 bit floating point value.
VALUE_DRAFTS - Static variable in class com.compoze.collab.domino.FolderTypeEnum
 
VALUE_DRAFTS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_EDIT_ALL - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_EDIT_NONE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_EDIT_OWN - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ENUMELEMENT - Static variable in class com.compoze.collab.Key
The key represents an enumeration value.
VALUE_ERROR - Static variable in class com.compoze.collab.log.LogLevel
The int value used for the error log level.
VALUE_ESTRANGELO_EDESSA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_FAILURE - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
 
VALUE_FEMALE - Static variable in class com.compoze.collab.exchange.GenderEnum
 
VALUE_FIRST - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
VALUE_FLOAT - Static variable in class com.compoze.collab.Key
The key represents a 32 bit floating point value.
VALUE_FOLDER_CONTACT - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_FOLDER_OWNER - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_FOLDER_VISIBLE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_FOLLOW_UP - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_FOR - Static variable in class com.compoze.collab.domino.RepeatHowEnum
 
VALUE_FOR_YOUR_INFORMATION - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_FORWARD - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_FOURTH - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
VALUE_FRANKLIN_GOTHIC_MEDIUM - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_FREE - Static variable in class com.compoze.collab.groupware.BusyStatusEnum
 
VALUE_FRIDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_FUCHSIA - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_GAUTAMI - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_GEORGIA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_GLOBAL_ADDRESS_LIST - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
VALUE_GREEN - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_GREY - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_GROUP - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_HIGH - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
 
VALUE_HIGH - Static variable in class com.compoze.collab.exchange.PriorityEnum
 
VALUE_HIGH - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
VALUE_HOME - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
 
VALUE_IDLE - Static variable in class com.compoze.collab.sametime.SametimeFriendStatusEnum
 
VALUE_IDLE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_IN_CALL - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_IN_PROGRESS - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
VALUE_INBOX - Static variable in class com.compoze.collab.domino.FolderTypeEnum
 
VALUE_INBOX - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_INFO - Static variable in class com.compoze.collab.log.LogLevel
The int value used for the info log level.
VALUE_INSTANCE - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
VALUE_INSTANCES - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
 
VALUE_INTEGER - Static variable in class com.compoze.collab.Key
The key represents a 32 bit signed value.
VALUE_INVISIBLE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_INVITATION - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_INVITATION_DELEGATE - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_ITALIC - Static variable in class com.compoze.collab.lcs.LcsFontStyleEnum
 
VALUE_ITEM - Static variable in class com.compoze.collab.Key
The key represents another item.
VALUE_LAST - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
VALUE_LATHA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_LIME - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_LOCKED - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_LONG - Static variable in class com.compoze.collab.Key
The key represents a 64 bit signed value.
VALUE_LOW - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
 
VALUE_LOW - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
 
VALUE_LOW - Static variable in class com.compoze.collab.exchange.PriorityEnum
 
VALUE_LOW - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
VALUE_LUCIDA_CONSOLE - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_LUCIDA_SANS_UNICODE - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_MALE - Static variable in class com.compoze.collab.exchange.GenderEnum
 
VALUE_MAROON - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_MASTER - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
VALUE_MEDIUM - Static variable in class com.compoze.collab.groupware.ImportanceEnum
 
VALUE_MEETING - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
 
VALUE_MEETING - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
 
VALUE_MEETING_CANCELLED - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
 
VALUE_MEETING_CANCELLED_NO_RESPONSE - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
 
VALUE_MEETING_RECEIVED - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
 
VALUE_MEMO - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_MODERN_MS_SANS_SERIF - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_MONDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_MONTHLY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_MONTHLY_BY_DATE - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
VALUE_MONTHLY_BY_DAY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
VALUE_MONTHLY_NTH - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_MONTHS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
 
VALUE_MOVE_TO_FRIDAY - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
 
VALUE_MOVE_TO_MONDAY - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
 
VALUE_MOVE_TO_NEAREST_WEEKDAY - Static variable in class com.compoze.collab.domino.RepeatWeekendsEnum
 
VALUE_MS_SANS_SERIF - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_MS_SERIF - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_MS_SHELL_DLG_2 - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_MV_BOLI - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_NAVY - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_NO_END - Static variable in class com.compoze.collab.exchange.RecurrenceEndTypeEnum
 
VALUE_NO_RESPONSE_NECESSARY - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_NO_STATUS - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
 
VALUE_NON_MEETING - Static variable in class com.compoze.collab.exchange.MeetingStatusEnum
 
VALUE_NONDELIVERY_REPORT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
 
VALUE_NONE - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
VALUE_NORMAL - Static variable in class com.compoze.collab.domino.DeliveryPriorityEnum
 
VALUE_NORMAL - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
 
VALUE_NORMAL - Static variable in class com.compoze.collab.exchange.PriorityEnum
 
VALUE_NOT_AT_DESK - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_NOT_AT_HOME - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_NOT_IN_OFFICE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_NOT_RESPONDED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
VALUE_NOT_STARTED - Static variable in class com.compoze.collab.groupware.TaskStatusEnum
 
VALUE_NOTICE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_OFFLINE - Static variable in class com.compoze.collab.im.FriendStatusEnum
 
VALUE_OLIVE - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_ON_PHONE - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_ON_VACATION - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_ORGANIZED - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
VALUE_OTHER - Static variable in class com.compoze.collab.exchange.SelectedMailingAddressEnum
 
VALUE_OUT_OF_OFFICE - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
VALUE_OUT_TO_LUNCH - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_OVERDUE - Static variable in class com.compoze.collab.domino.TaskDueStateEnum
 
VALUE_PALATINO_LINOTYPE - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_PARENT - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
 
VALUE_PERSONAL - Static variable in class com.compoze.collab.domino.FolderTypeEnum
 
VALUE_PERSONAL - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
VALUE_PERSONAL_MAILBOX - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
VALUE_PERSONAL_STATIONARY - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_PHONE_MESSAGE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_PRIVATE - Static variable in class com.compoze.collab.exchange.SensitivityEnum
 
VALUE_PUBLIC_CONTAINERS - Static variable in class com.compoze.collab.groupware.DefaultRootContainerClassEnum
 
VALUE_PURPLE - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_READ - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_READ_ITEMS - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_RECEIVED - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
VALUE_RED - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
 
VALUE_RED - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_REJECTED - Static variable in class com.compoze.collab.domino.TaskDueStateEnum
 
VALUE_REMINDER - Static variable in class com.compoze.collab.domino.AppointmentTypeEnum
 
VALUE_REPLY - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_REPLY - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_REPLY_NOTICE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_REPLY_TO_ALL - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_REQUEST_INFO - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_RESCHEDULED - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_RESOURCE - Static variable in class com.compoze.collab.domino.DominoRecipientTypeEnum
 
VALUE_RESOURCE_ERROR - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_RETURN_NONRECEIPT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_RETURN_RECEIPT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_REVIEW - Static variable in class com.compoze.collab.exchange.FlagTextEnum
 
VALUE_ROLE_AUTHOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_CONTRIBUTOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_EDITOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_NONE - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_NONEDITING_AUTHOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_OWNER - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_PUBLISHING_AUTHOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_PUBLISHING_EDITOR - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROLE_REVIEWER - Static variable in class com.compoze.collab.exchange.ContainerPermissionEnum
 
VALUE_ROMAN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_ROOM - Static variable in class com.compoze.collab.domino.DominoRecipientTypeEnum
 
VALUE_SATURDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_SCRIPT - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_SECOND - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
VALUE_SENT - Static variable in class com.compoze.collab.domino.FolderTypeEnum
 
VALUE_SENT - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_SERIALIZABLE - Static variable in class com.compoze.collab.Key
The key represents a serializable java object.
VALUE_SHORT - Static variable in class com.compoze.collab.Key
The key represents is a 16 bit signed value.
VALUE_SILVER - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_SINGLE - Static variable in class com.compoze.collab.domino.InstanceTypeEnum
 
VALUE_SINGLE - Static variable in class com.compoze.collab.exchange.InstanceTypeEnum
 
VALUE_SMALL_FONTS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_STEPPED_OUT - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_STRING - Static variable in class com.compoze.collab.Key
The key represents a unicode string.
VALUE_SUNDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_SYMBOL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_TAHOMA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_TASK - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_TASK_NOTICE - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_TASKS - Static variable in class com.compoze.collab.groupware.DefaultContainerClassEnum
 
VALUE_TEAL - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VALUE_TEMPORARY_UNAVAILABLE - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_TENTATIVE - Static variable in class com.compoze.collab.domino.MeetingResponseStatusEnum
 
VALUE_TENTATIVE - Static variable in class com.compoze.collab.exchange.MeetingResponseStatusEnum
 
VALUE_TENTATIVE - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
VALUE_THIRD - Static variable in class com.compoze.collab.exchange.RecurrenceInstanceEnum
 
VALUE_THURSDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_TIMES_NEW_ROMAN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_TO - Static variable in class com.compoze.collab.groupware.RecipientTypeEnum
 
VALUE_TRACE - Static variable in class com.compoze.collab.domino.DeliveryReportLevelEnum
 
VALUE_TRACE - Static variable in class com.compoze.collab.log.LogLevel
The int value used for the trace log level.
VALUE_TRACE_REPORT - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_TRASH - Static variable in class com.compoze.collab.domino.FolderTypeEnum
 
VALUE_TREBUCHET_MS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_TUESDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_TUNGA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_TYPING - Static variable in class com.compoze.collab.lcs.LcsFriendStatusEnum
 
VALUE_TYPING - Static variable in class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
VALUE_UNKNOWN - Static variable in class com.compoze.collab.Key
The key represents a unknown data type.
VALUE_UNKNOWN - Static variable in class com.compoze.collab.domino.DocumentTypeEnum
 
VALUE_UNKNOWN - Static variable in class com.compoze.collab.exchange.ExchangeBusyStatusEnum
 
VALUE_UNSPECIFIED - Static variable in class com.compoze.collab.exchange.GenderEnum
 
VALUE_UNTIL - Static variable in class com.compoze.collab.domino.RepeatHowEnum
 
VALUE_UPDATE - Static variable in class com.compoze.collab.exchange.TaskResponseStatusEnum
 
VALUE_UPDATED_INFO - Static variable in class com.compoze.collab.domino.NoticeTypeEnum
 
VALUE_URGENT - Static variable in class com.compoze.collab.domino.FollowUpStatusEnum
 
VALUE_VERDANA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WAITING - Static variable in class com.compoze.collab.exchange.ExchangeTaskStatusEnum
 
VALUE_WARN - Static variable in class com.compoze.collab.log.LogLevel
The int value used for the warn log level.
VALUE_WEBDINGS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WEDNESDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
VALUE_WEEKLY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
VALUE_WEEKLY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_WEEKS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
 
VALUE_WHITE - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
 
VALUE_WINGDINGS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_CZECH - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_ENGL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_FREN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_GERM - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_ITAL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_SPAN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_WST_SWED - Static variable in class com.compoze.collab.lcs.LcsFontEnum
 
VALUE_YEARLY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
 
VALUE_YEARLY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_YEARLY_NTH - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
 
VALUE_YEARS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
 
VALUE_YELLOW - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
 
VERDANA - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Verdana
VERSION - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:calendar:version property that represents the version of the CDO iCalendar specification.
VIEW_ICON - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'view icon'.
VIEW_ICON2 - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'view icon2'.
VISIBLE_COUNT - Static variable in class com.compoze.collab.exchange.WebdavKey
Key representing the DAV:visiblecount property that is used to get the number of visible messages in a folder.

W

WAITING - Static variable in class com.compoze.collab.exchange.ExchangeTaskStatusEnum
 
WARN - Static variable in class com.compoze.collab.log.LogLevel
Next-to-highest level of severity- potential problems that need to be evaluated.
WEB_PAGE - Static variable in class com.compoze.collab.exchange.MapiKey
Key that represents the MAPI property WEB_PAGE for a contact.
WEB_PAGE - Static variable in interface com.compoze.collab.groupware.IPerson
Represents the web page.
WEB_SITE - Static variable in class com.compoze.collab.domino.DominoKey
Key that represents the property 'web site'.
WEBDAV_AUTH_PROTOCOL_BASIC - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for Basic authentication ("basic").
WEBDAV_AUTH_PROTOCOL_FORMS_BASED - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for Forms-Based authentication ("forms_based")
WEBDAV_AUTH_PROTOCOL_NTLM - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for NTLM authentication ("ntlm")
WEBDAV_AUTH_PROTOCOL_TOKEN - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for session cookie authentication ("token").
WEBDAV_DEFAULT_PORT - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for the default http port ("80").
WEBDAV_DEFAULT_SSL_PORT - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for the default ssl port ("443").
WEBDAV_PROTOCOL_HTTP - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for http protocol ("http").
WEBDAV_PROTOCOL_HTTPS - Static variable in interface com.compoze.collab.exchange.webdav.IWebdavSession
Property value for https protocol ("https").
WebdavKey - class com.compoze.collab.exchange.WebdavKey.
The WebdavKey class is used to define the properties that can be retrieved, accessed and modified from Exchange via WebDAV.
WebdavKey(String, int, String, String, int, boolean) - Constructor for class com.compoze.collab.exchange.WebdavKey
Constructor
WEBDINGS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Webdings
WEDDING_ANNIVERSARY - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:usercertificate property that represents the wedding anniversary of a contact.
WEDDING_ANNIVERSARY - Static variable in interface com.compoze.collab.exchange.IExchangeContact
Key that represents the wedding anniversary for a contact.
WEDNESDAY - Static variable in class com.compoze.collab.domino.RepeatPattern
The value that represents the day Wednesday.
WEDNESDAY - Static variable in class com.compoze.collab.exchange.DayOfWeekEnum
 
WEEKLY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
The weekly repeat type.
WEEKLY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates a pattern that occurs every week.
WEEKS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
The weeks repeat for unit.
WHERE_FULLSTRING - Static variable in class com.compoze.collab.Restriction
Indicates the ContentRestriction should match the full string.
WHERE_PREFIX - Static variable in class com.compoze.collab.Restriction
Indicates the ContentRestriction should match the prefix ('string starts with').
WHERE_SUBSTRING - Static variable in class com.compoze.collab.Restriction
Indicates the ContentRestriction should match any part of the string.
WHITE - Static variable in class com.compoze.collab.exchange.FlagStatusEnum
Adds a complete flag to an item
WINGDINGS - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type Wingdings
WORK_ADDRESS - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the urn:schemas:contacts:workaddress property that represents the work address for a contact.
WST_CZECH - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Czech
WST_ENGL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Engl
WST_FREN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Fren
WST_GERM - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Germ
WST_ITAL - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Ital
WST_SPAN - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Span
WST_SWED - Static variable in class com.compoze.collab.lcs.LcsFontEnum
Font type WST Swed

X

X_PRIORITY_LONG - Static variable in class com.compoze.collab.exchange.WebdavKey
This key is used to manipulate the http://schemas.microsoft.com/exchange/x-priority-long" property for WebDAV messages.

Y

YahooFriendStatus - class com.compoze.collab.yahoo.YahooFriendStatus.
The element class for the YahooFriendStatusEnum enumeration.
YahooFriendStatus(Class, ResourceBundleWrapper, ResourceKey, int, float, String) - Constructor for class com.compoze.collab.yahoo.YahooFriendStatus
Constructor.
YahooFriendStatusEnum - class com.compoze.collab.yahoo.YahooFriendStatusEnum.
The enumeration class that contains YahooFriendStatus elements.
YahooFriendStatusEnum(Class, int, ResourceBundleWrapper, EnumElement, String, boolean) - Constructor for class com.compoze.collab.yahoo.YahooFriendStatusEnum
Constructor.
YahooFriendStatusEnum(int) - Constructor for class com.compoze.collab.yahoo.YahooFriendStatusEnum
 
YahooImEvent - class com.compoze.collab.yahoo.YahooImEvent.
This class is an extension of IM event that contains events specific to Yahoo.
YahooImEvent(Object, int) - Constructor for class com.compoze.collab.yahoo.YahooImEvent
Constructor.
YahooMailNotification - class com.compoze.collab.yahoo.YahooMailNotification.
This class holds information about a new mail notification from Yahoo, and is available as the source of a YahooImEvent of type YahooImEvent.NEW_MAIL.
YahooMailNotification(int, String, String, String) - Constructor for class com.compoze.collab.yahoo.YahooMailNotification
Constructor.
YEARLY - Static variable in class com.compoze.collab.domino.RepeatTypeEnum
The yearly repeat type.
YEARLY - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates a pattern that occurs every year.
YEARLY_NTH - Static variable in class com.compoze.collab.exchange.RecurrenceTypeEnum
Indicates a pattern that occurs every year.
YEARS - Static variable in class com.compoze.collab.domino.RepeatForUnitEnum
The years repeat for unit.
YELLOW - Static variable in class com.compoze.collab.lcs.LcsFontColorEnum
Font color Yellow

Z

ZONE_ABU_DHABI - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ADELAIDE - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ALASKA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ALMATY - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_AMSTERDAM - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ARIZONA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ASTANA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ATHENS - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ATLANTIC_CANADA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_AUCKLAND - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_AZORES - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BAGHDAD - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BAKU - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BANGKOK - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BEIJING - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BELGRADE - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BOGOTA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BRASILIA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BRISBANE - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BRUSSELS - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BUCHAREST - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_BUENOS_AIRES - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CALCUTTA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CANBERRA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CAPE_VERDE_IS - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CARACAS - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CASABLANCA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CENTRAL_AMERICA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_CENTRAL_US - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_DARWIN - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_EGYPT - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_EKATERINBURG - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ENIWETOK - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_EST_US - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_FIJI - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_GMT - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_GREENLAND - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_GUAM - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_HARARE - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_HAWAII - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_HELSINKI - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_HOBART - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_INDIANA_EAST - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_IRKUTSK - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_ISLAMABAD - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_JERUSALEM - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_KABUL - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_KATHMANDU - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_KRASNOYARSK - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_KUALA_LUMPUR - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_KUWAIT - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_MAGADAN - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_MEXICO_CITY - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_MID_ATLANTIC - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_MIDWAY_ISLAND - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_MOSCOW - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_MOUNTAIN_US - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_NAIROBI - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_NEWFOUNDLAND - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_NUKUALOFA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_OSAKA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_PERTH - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_PST_US - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_RANGOON - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_SANTIAGO - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_SARAJEVO - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_SASKATCHEWAN - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_SEOUL - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_SRI_JAYAWARDENEPURA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_TAIPEI - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_TEHRAN - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_VLADIVOSTOK - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_WEST_CENTRAL_AFRICA - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 
ZONE_YAKUTSK - Static variable in class com.compoze.collab.exchange.TimeZoneInfo
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Compoze Software, Inc.

Copyright ©1999-2005 Compoze Software, Inc. All rights reserved.