|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectportlets.compoze.groupware.mail.AddressBook
This class represents an address book.
AddressBook,
Serialized Form| Constructor Summary | |
AddressBook(java.lang.String sName,
java.lang.String sKey,
java.lang.String sID)
Constructor. |
|
| Method Summary | |
java.lang.String |
getID()
Gets the address book ID. |
java.lang.String |
getKey()
Gets the i18n key for the address book name. |
java.lang.String |
getName()
Gets the address book name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AddressBook(java.lang.String sName,
java.lang.String sKey,
java.lang.String sID)
sName - the address book namesKey - the i18n key for the address book namesID - the address book ID| Method Detail |
public java.lang.String getKey()
public java.lang.String getID()
public java.lang.String getName()
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||