|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.compoze.exchange.activedirectory.AbstractTop
|
+--com.compoze.exchange.activedirectory.AbstractPerson
|
+--com.compoze.exchange.activedirectory.AbstractOrganizationalPerson
|
+--com.compoze.exchange.activedirectory.Contact
This class contains information about a person or company that may be considered a contact, or one that need to be contacted on a regular basis.
| Constructor Summary | |
Contact(Name name)
Constructor. |
|
| Method Summary | |
java.lang.String |
getAdditionalNotes()
Gets additional notes about this contact. |
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class com.compoze.exchange.activedirectory.AbstractPerson |
getName, getPassword, getTelephoneNumber |
| Methods inherited from class com.compoze.exchange.activedirectory.AbstractTop |
getCommonName, getDescription, getDisplayName, getHomeWebPage, getOtherWebPages, getProxyAddresses, setCommonName, setDescription |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Contact(Name name)
name - name of contactIOrganizationalPersonAttributes.GIVEN_NAME,
IOrganizationalPersonAttributes.MIDDLE_NAME,
IPersonAttributes.SURNAME,
IOrganizationalPersonAttributes.PERSONAL_TITLE,
IOrganizationalPersonAttributes.GENERATION_QUALIFIER,
IOrganizationalPersonAttributes.INITIALS| Method Detail |
public java.lang.String getAdditionalNotes()
IContactAttributes.ADDITIONAL_INFORMATIONpublic java.lang.String toString()
toString in class java.lang.Object
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||