|
Compoze Software, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Contact | This class represents a contact. |
ContactFilter | This class represents a contact filter. |
ContactPermission | This class represents the permissions for contacts and lists. |
ContactProperties | Encapsulates access to the contact.properties file. |
ContactProperty | This class stores the values for the Contact
property tags. |
ContactResources | Provides access to the ContactResources for the Contact
package. |
Contacts | This class represents a collection of contacts. |
ContactSession | This class provides a session for managing contact information, and is the entry point into the Contact API. |
DistributionList | This class represents a distribution list. |
DistributionListFilter | This class represents a distribution list filter. |
DistributionListProperty | This class stores the values for the DistributionList
property tags. |
DistributionLists | This class represents a distribution list. |
ListContacts | This class represents a collection of contacts associated with a distribution list. |
MailingAddress | This class represents a contact mailing address. |
PrimaryTelephoneNumber | This class represents a contact primary telephone number. |
The Contact package provides classes for managing
user contact and distribution lists. By using
the classes located in this package, the developer can
create contacts and lists of contacts. The entry point into
the Contact package is the ContactSession
.
Using the contact session, developers can handle the creation,
removal, editing and association of contacts and lists of contacts.
The Contact
represents an individual
contact and stores information including a name, company name,
phone numbers and email addresses. Contacts can be part of zero or
more distribution lists.
The DistributionList
stores information about
a list of contacts
in addition to name and description. Distribution lists can have
sub-lists thus creating a hierarchy of contacts.
|
Compoze Software, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |