|
|||||||||||
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 ContactManager
Contact
public Contact newInstance()
newInstance
in interface ContactManager
Contact
public ContactGroup getContactGroup()
getContactGroup
in interface ContactManager
ContactGroup
public void setContactGroup(ContactGroup cg)
setContactGroup
in interface ContactManager
cg
- the new master ContactGroup
public Contact getIdentity()
getIdentity
in interface ContactManager
Contact
for the current identitypublic void setIdentity(Contact identity)
setIdentity
in interface ContactManager
identity
- 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 |