|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.mflow.impl.ContactManagerImpl
Manager for the Contacts
| Method Summary | |
|---|---|
ContactGroup |
getContactGroup()
|
Contact |
getIdentity()
|
Contact[] |
getInstances()
|
Contact |
newInstance()
|
void |
setContactGroup(ContactGroup cg)
|
void |
setIdentity(Contact identity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Contact[] getInstances()
getInstances in interface ContactManagerContactpublic Contact newInstance()
newInstance in interface ContactManagerContactpublic ContactGroup getContactGroup()
getContactGroup in interface ContactManagerContactGrouppublic void setContactGroup(ContactGroup cg)
setContactGroup in interface ContactManagercg - the new master ContactGrouppublic Contact getIdentity()
getIdentity in interface ContactManagerContact for the current identitypublic void setIdentity(Contact identity)
setIdentity in interface ContactManageridentity - the Contact for the new identity to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||