|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface modeling a ContactDatabase.
| Method Summary | |
ContactGroup |
createContactGroup()
Creates and returns a new ContactGroup instance. |
ContactCollection |
getContactCollection()
Returns the collection of contacts stored in this ContactDatabase. |
ContactGroupCollection |
getContactGroupCollection()
Returns the collection of contact groups stored in this ContactDatabase. |
Contact |
getOwner()
Returns the owner of this ContactDatabase. |
void |
setOwner(Contact contact)
Sets the owner of this ContactDatabase. |
| Methods inherited from interface net.wimpi.pim.util.Identifiable |
getUID |
| Method Detail |
public Contact getOwner()
public void setOwner(Contact contact)
contact - the owner as Contact.public ContactCollection getContactCollection()
public ContactGroupCollection getContactGroupCollection()
public ContactGroup createContactGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||