|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.oness.common.all.BaseObject
net.sf.oness.common.model.auditing.AbstractAuditableObject
net.sf.oness.common.model.bo.AbstractBusinessObject
net.sf.oness.party.model.contact.bo.ContactInfo
Contact information
| Field Summary |
| Fields inherited from class net.sf.oness.common.all.BaseObject |
log |
| Constructor Summary | |
ContactInfo()
|
|
| Method Summary | |
Party |
getParty()
|
java.util.Collection |
getPurposes()
|
void |
setParty(Party party)
|
void |
setPurposes(java.util.Collection purposes)
|
| Methods inherited from class net.sf.oness.common.model.bo.AbstractBusinessObject |
clone, equals, getCode, getComments, getCreatedBy, getDeletedBy, getId, getTransactionTime, hashCode, setComments, toString |
| Methods inherited from class net.sf.oness.common.model.auditing.AbstractAuditableObject |
setCode, setCreatedBy, setDeletedBy, setId, setTransactionTime |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.sf.oness.common.model.auditing.Auditable |
setCode, setCreatedBy, setDeletedBy, setId, setTransactionTime |
| Constructor Detail |
public ContactInfo()
| Method Detail |
public void setPurposes(java.util.Collection purposes)
public java.util.Collection getPurposes()
Collection of String objectspublic void setParty(Party party)
party - The party to set.public Party getParty()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||