Oracle® Collaboration Suite Contacts Java API Reference
10g Release 1 (10.1.1)

B16235-01

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


A

ACCOUNT_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ADD_ATTRIBUTE - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
addContactMembers(AddressBookContact[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Adds the given contacts to this private list
addContactNListMembers(AddressBookContact[], AddressBookList[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Adds the given contacts and list to this private list
addListMembers(AddressBookList[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Adds the given lists from this private list
ADDRESS_SELECTOR - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ADDRESSBOOK - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
AddressBookAttribute - class oracle.collabsuite.addressbook.AddressBookAttribute.
This class represents an address book attribute
AddressBookAttribute(String) - Constructor for class oracle.collabsuite.addressbook.AddressBookAttribute
 
AddressBookConstants - class oracle.collabsuite.addressbook.AddressBookConstants.
This class contains constants for address book attribute names
AddressBookConstants() - Constructor for class oracle.collabsuite.addressbook.AddressBookConstants
 
AddressBookContact - class oracle.collabsuite.addressbook.AddressBookContact.
This class represents a contact in user address book.
AddressBookContactConstants - class oracle.collabsuite.addressbook.AddressBookContactConstants.
This class contains constants for address book contact attribute names
AddressBookContactConstants() - Constructor for class oracle.collabsuite.addressbook.AddressBookContactConstants
 
AddressBookEntryExistsException - exception oracle.collabsuite.addressbook.AddressBookEntryExistsException.
This exception gets thrown whenever any addressbook entry already exists.
AddressBookEntryExistsException() - Constructor for class oracle.collabsuite.addressbook.AddressBookEntryExistsException
 
AddressBookEntryExistsException(String) - Constructor for class oracle.collabsuite.addressbook.AddressBookEntryExistsException
 
AddressBookException - exception oracle.collabsuite.addressbook.AddressBookException.
 
AddressBookException() - Constructor for class oracle.collabsuite.addressbook.AddressBookException
 
AddressBookException(Exception) - Constructor for class oracle.collabsuite.addressbook.AddressBookException
 
AddressBookException(String) - Constructor for class oracle.collabsuite.addressbook.AddressBookException
 
AddressBookException(String, Exception) - Constructor for class oracle.collabsuite.addressbook.AddressBookException
 
AddressBookList - class oracle.collabsuite.addressbook.AddressBookList.
This class represents a private list in user address book.
AddressBookListConstants - class oracle.collabsuite.addressbook.AddressBookListConstants.
This class contains constants for address book list attribute names
AddressBookListConstants() - Constructor for class oracle.collabsuite.addressbook.AddressBookListConstants
 
AddressBookMaxLimitException - exception oracle.collabsuite.addressbook.AddressBookMaxLimitException.
This exception gets thrown whenever max address book limit is reached.
AddressBookMaxLimitException() - Constructor for class oracle.collabsuite.addressbook.AddressBookMaxLimitException
 
AddressBookMaxLimitException(String) - Constructor for class oracle.collabsuite.addressbook.AddressBookMaxLimitException
 
AddressBookUtil - class oracle.collabsuite.addressbook.AddressBookUtil.
 
AddressBookUtil(boolean) - Constructor for class oracle.collabsuite.addressbook.AddressBookUtil
Constructor
ANNIVERSARY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ASSISTANT_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ASSISTANT_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

B

BILLING_INFO - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
BIRTHDAY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

C

CALLBACK_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
CAR_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
CATEGORY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
CATEGORY - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
CERTIFICATE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
CHILDREN - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
clearPiecewiseContactsFlag() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method clears the ldap handle and flags etc.
clearPiecewiseListsFlag() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method clears the ldap handle and flags etc.
COMPANY_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
COMPANY_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
COMPANY_YOMI - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
COMPUTER_NETWORK_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
createAddressBookContainers(LDAPConnection, String, String, boolean) - Static method in class oracle.collabsuite.addressbook.AddressBookUtil
This method checks if the required addressbook containers for the user exist or not.
createAddressBookContainers(LDAPConnection, String, String, String, boolean) - Static method in class oracle.collabsuite.addressbook.AddressBookUtil
 
createContact(AddressBookAttribute[]) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method adds a contact to the given user's addressbook.
createContactInSharedAddressBook(String, AddressBookAttribute[]) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method adds a contact in another given user's addressbook.
createList(AddressBookAttribute[], AddressBookContact[], AddressBookList[]) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method adds a list to the given user's addressbook.
createListInSharedAddressBook(String, AddressBookAttribute[], AddressBookContact[], AddressBookList[]) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method adds a list in another given user's addressbook.
CUSTOMER_ID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

D

DELETE_ATTRIBUTE - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
delete() - Method in class oracle.collabsuite.addressbook.AddressBookContact
Deletes this contact from the user's addressbook.
delete() - Method in class oracle.collabsuite.addressbook.AddressBookList
Deletes this list from the user's addressbook.
deleteContactByFilter(String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method deletes contacts from user's address book matching the given criteria.
deleteContactMembers(AddressBookContact[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Removes the given contacts from this private list
deleteContactNListMembers(AddressBookContact[], AddressBookList[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Removes the given contacts and lists from this private list
deleteListByFilter(String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method deletes lists from user's address book matching the given criteria.
deleteListMembers(AddressBookList[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Removes the given lists from this private list
DEPARTMENT - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
DESC_CHECKSUM - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
DESC_CHECKSUM - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
DESCRIPTION - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
DESCRIPTION - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 

E

EMAIL_SELECTOR - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
equalVector(Vector, Vector) - Method in class oracle.collabsuite.addressbook.AddressBookUtil
 

F

FILE_AS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FILE_AS - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
FIRST_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FIRSTNAME_YOMI - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FLEX_ATTR1 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FLEX_ATTR1 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
FLEX_ATTR2 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FLEX_ATTR2 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
FLEX_ATTR3 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FLEX_ATTR3 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
FLEX_ATTR4 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FLEX_ATTR4 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
FLEX_ATTR5 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
FLEX_ATTR5 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
FTP_SITE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

G

GENDER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
genUID() - Method in class oracle.collabsuite.addressbook.AddressBookUtil
 
getAddressBookDN() - Method in class oracle.collabsuite.addressbook.UserAddressBook
 
getAllContacts(String[], int, int, String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves All Contacts for the given user.For large number of contacts, the callers can retrieve them piecewise in batches.
getAllLists(String[], int, int, String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves all Lists for the given user.
getAttributeLength(String) - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns the maximum length defined in the LDAP schema for this attribute.
getAttributeNames() - Method in class oracle.collabsuite.addressbook.AddressBookContact
Returns an array of String containing the name of all the attribute names currently cached in this object
getAttributeNames() - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns an array of String containing the name of all the attribute names currently cached in this object
getAttributes(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookContact
Returns the attribute values for the list of contact attributes.
getAttributes(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the attribute values for the list of list attributes.
getAttributeSyntax(String) - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns the LDAP syntax of the attribute.
getAttributeType(String) - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns the syntax type of the attribute.
getAttrValStrings(Object) - Method in class oracle.collabsuite.addressbook.AddressBookUtil
 
getCategories(int) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves the possible address book categories.
getCategoriesFromSharedAddressbook(String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves the possible address book categories from for a shared addressbook.
getContactMembers(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns contacts who are members of this private list
getContacts(String, String[], int, int, String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves Contacts for the given user for the matching search criteria.
getContactSchema() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method will return the representation of a contact in LDAP, ie.
getDN() - Method in class oracle.collabsuite.addressbook.AddressBookContact
Returns the DN of the contact.
getDN() - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the DN of the list.
getGUID() - Method in class oracle.collabsuite.addressbook.AddressBookContact
Returns the GUID of the contact.
getGUID() - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the GUID of the list.
getLength() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
Returns the maximum length defined in the LDAP schema for this attribute.
getListMembers(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the other lists who are members of this private list
getLists(String, String[], int, int, String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves Lists for the given user for the matching search criteria.
getListSchema() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method will return the representation of a list in LDAP, ie.
getMandatoryAttributes() - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns the names of mandatory attributes
getMembers(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the members of this private list.
getName() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
This methods gets the name of the attribute.
getOptionalAttributes() - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns the names of optional attributes
getOwnerDN() - Method in class oracle.collabsuite.addressbook.AddressBookContact
Returns the DN of the contact owner.
getOwnerDN() - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the DN of the list owner.
getOwnerGUID() - Method in class oracle.collabsuite.addressbook.AddressBookContact
Returns the GUID of the contact owner.
getOwnerGUID() - Method in class oracle.collabsuite.addressbook.AddressBookList
Returns the GUID of the list owner.
getReadersAndWritersList() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API gets the list of users having read only and read/write permission on user's address book.
getReadersList() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API gets the list of users having read permission on user's address book.
getSharedAddressBookOwnerGUIDs() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API gets the list of user GUIDs who have shared their address book with this user.
getSharedContacts(String[], String, String[], int, int, String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves Contacts other users have shared with this user for the matching search criteria.
getSharedLists(String[], String, String[], int, int, String) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method retrieves lists other users have shared with this user for the matching search criteria.
getSyntax() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
Returns the LDAP syntax of this attribute.
getType() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
Returns the syntax type of the attribute.
getUserGUIDsSharingAddressBook() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API gets the list of user GUIDs who have shared their address book with this user.
getValue() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
This methods gets the value of the attribute.
getWritersList() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API gets the list of users having read and write permission on user's address book.
GOVT_ID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

H

HOBBIES - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_CITY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_COUNTRY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_FAX - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_POSTBOX_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_STATE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_STREET_ADDRESS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
HOME_ZIPCODE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

I

ID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ID - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
ifBinary() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
This method lets the caller know whether the value of the attribute is binary or not
ifBinary(String) - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns if the given attribute definition is binary.
ifNextBatchContacts() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method tells whether more data is to be fetched from server side for the prior piecewise fetch of user contacts.
ifNextBatchLists() - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method tells whether more data is to be fetched from server side for the prior piecewise fetch of user lists.
ifSingleValued() - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
Returns the multiplicity of the given attribute.
ifSingleValued(String) - Method in class oracle.collabsuite.addressbook.SchemaObject
Returns the multiplicity of the given attribute.
ifWritable() - Method in class oracle.collabsuite.addressbook.AddressBookContact
This API lets the caller know if this contact is writable or not.
ifWritable() - Method in class oracle.collabsuite.addressbook.AddressBookList
This API lets the caller know if this list is writable or not.
IMPORTANCE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
IMPORTANCE - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
INDUSTRY_TYPE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
INSTANT_MESSAGING_ADDRESS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
INSTANT_MESSAGING_PRESENCE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ISDN_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

J

JOB_TITLE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

L

LANG_SPECIFIC_SEARCH_STRING - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
LAST_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

M

MAILADDRESSES - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
MAILID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
MAILINGADDRESS_SELECTOR - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
MANAGER_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
MAX_LIMIT - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
MEMBER_CONTACT - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
MEMBER_LIST - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
MIDDLE_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
MILEAGE_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
MODIFIER_GUID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
MODIFIER_GUID - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
modifyMembers(AddressBookContact[], AddressBookList[], int) - Method in class oracle.collabsuite.addressbook.AddressBookList
Adds/deletes/replaces the given contacts and lists from this private list based on the modification type

N

NET_MEETING_DIRECTORY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
NET_MEETING_ORGANIZER_MAILID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
NICK_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
NOTE1 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
NOTE2 - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 

O

OFFICE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ORGANIZATION - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
ORGANIZATION_UNIT - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_CITY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_CONTACTS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_COUNTRY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_FAX - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_POSTBOX_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_STATE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_STREET_ADDRESS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OTHER_ZIPCODE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_ALARM_FILE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_COMPRESSED_RTF - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_COMPRESSED_RTF - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_CUSTOM_DATE_LABEL1 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_CUSTOM_DATE_LABEL2 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_CUSTOM_DATE1 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_CUSTOM_DATE2 - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_FOLLOWUP_COMPLETION_TIME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_FOLLOWUP_COMPLETION_TIME - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_FOLLOWUP_FLAG - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_FOLLOWUP_FLAG - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_FOLLOWUP_STATUS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_FOLLOWUP_STATUS - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_FOLLOWUP_TIME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_FOLLOWUP_TIME - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_FREEBUSY_URLS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_HAS_ATTACHMENT - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_JOURNAL - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_JOURNAL - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_KEY - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_MAPI_ID - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_MAPI_ID - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_MESSAGE_STATUS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_MESSAGE_STATUS - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
OUTLOOK_NEXT_ALARM_TIME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_SEARCHKEY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_USER_DEFINED_VALUES - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OUTLOOK_VCARD_LIST - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
OWNER_GUID - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 

P

PERSONAL_CELL_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PERSONAL_PAGER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PERSONAL_SUFFIX - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PERSONAL_TITLE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PERSONAL_WEBPAGE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PHONE_NUMBERS - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
PHONE_SELECTOR - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PHOTO - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PREFERRED_LANGUAGE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PRIMARY_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
PROFESSION - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

R

RADIO_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
READERS - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
REFERRED_BY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
refresh(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookContact
Refreshes this contact entry
refresh(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Refreshes this list entry
RELATION - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
REPLACE_ATTRIBUTE - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
resolve(String[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
This method resolves this list to the given resolution types.

S

SchemaObject - class oracle.collabsuite.addressbook.SchemaObject.
This class contains information about schema representation of an address book entry in LDAP, ie.
SECONDARY_DESCRIPTION - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SECONDARY_EMAIL - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SECONDARY_HOME_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SECONDARY_WORK_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SENSITIVITY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SENSITIVITY - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
setAttributes(AddressBookAttribute[]) - Method in class oracle.collabsuite.addressbook.AddressBookContact
Sets the value of the given contact attributes
setAttributes(AddressBookAttribute[]) - Method in class oracle.collabsuite.addressbook.AddressBookList
Sets the value of the given list attributes
setDirContext(DirContext) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This method can be invoked to set the DirContext for the user addressbook operations.
setValue(int, Object) - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
This methods sets the value the attribute for modification operation.
setValue(Object) - Method in class oracle.collabsuite.addressbook.AddressBookAttribute
This methods adds a value to the attribute.
share(String[], String[]) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API lets the user share his/her addressbook with other users.
SPOUSE_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SURNAME_YOMI - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
SYSTEM_CATEGORY - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 

T

TELEX_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
TTYTDD_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 

U

UNIQUEMEMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
unshare(String[]) - Method in class oracle.collabsuite.addressbook.UserAddressBook
This API lets the user unshare his/her addressbook from the given list of users.
USER_CATEGORY - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 
UserAddressBook - class oracle.collabsuite.addressbook.UserAddressBook.
This class manages user private address book in 9.0.5.
UserAddressBook(DirContext, String, String) - Constructor for class oracle.collabsuite.addressbook.UserAddressBook
This constructor can be invoked when caller application already have a pool of LDAP connections set up through some other means and wants to reuse connections from that pool.
UserAddressBook(String, String) - Constructor for class oracle.collabsuite.addressbook.UserAddressBook
This constructor makes use of the common OCS ldap pool.

V

vectorContainsIgnoreCase(Vector, String) - Method in class oracle.collabsuite.addressbook.AddressBookUtil
 
VOICE_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
VOICE_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 
VOICE_SPOKEN_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
VOICE_SPOKEN_NAME - Static variable in class oracle.collabsuite.addressbook.AddressBookListConstants
 

W

WEB_URLS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_CELL_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_CITY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_COUNTRY - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_FAX - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_LOCATION - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_PAGER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_PHONE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_POSTBOX_NUMBER - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_STATE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_STREET_ADDRESS - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WORK_ZIPCODE - Static variable in class oracle.collabsuite.addressbook.AddressBookContactConstants
 
WRITERS - Static variable in class oracle.collabsuite.addressbook.AddressBookConstants
 

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

Oracle® Collaboration Suite Contacts Java API Reference
10g Release 1 (10.1.1)

B16235-01

Copyright © 1988, 2005, Oracle. All rights reserved.