|
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
This class contains personal information about a user.
| Constructor Summary | |
protected |
AbstractPerson()
Method description. |
| Method Summary | |
Name |
getName()
Gets the person's name |
java.lang.String |
getPassword()
Gets the password. |
java.lang.String |
getTelephoneNumber()
Gets the primary telephone number. |
| 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, toString, wait, wait, wait |
| Constructor Detail |
protected AbstractPerson()
| Method Detail |
public Name getName()
IOrganizationalPersonAttributes.GIVEN_NAME,
IOrganizationalPersonAttributes.MIDDLE_NAME,
IPersonAttributes.SURNAME,
IOrganizationalPersonAttributes.PERSONAL_TITLE,
IOrganizationalPersonAttributes.GENERATION_QUALIFIER,
IOrganizationalPersonAttributes.INITIALSpublic java.lang.String getTelephoneNumber()
IPersonAttributes.TELEPHONE_NUMBERpublic java.lang.String getPassword()
IPersonAttributes.USER_PASSWORD
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||