|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttachmentDAO
| Method Summary | |
|---|---|
java.lang.Long |
getId()
Returns the unique id for the attachment DAO |
MessageExchangeDAO |
getMexDAO()
Returns the in-cooperated message exchange DAO |
void |
setId(java.lang.Long id)
Set the unique attachment id |
void |
setMexDAO(MessageExchangeDAO mexDAO)
In-cooperating message exchange DAO |
| Method Detail |
|---|
MessageExchangeDAO getMexDAO()
void setMexDAO(MessageExchangeDAO mexDAO)
mexDAO - message exchange DAO to be in-cooperatedjava.lang.Long getId()
void setId(java.lang.Long id)
id - unique attachment id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||