|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AttachmentDAO in org.apache.ode.bpel.dao |
|---|
| Methods in org.apache.ode.bpel.dao that return AttachmentDAO | |
|---|---|
AttachmentDAO |
BpelDAOConnection.getAttachmentDAO(java.lang.Long attachmentID,
MessageExchangeDAO mex)
Returns an attachment DAO for a given input parameters |
| Methods in org.apache.ode.bpel.dao that return types with arguments of type AttachmentDAO | |
|---|---|
java.util.Collection<AttachmentDAO> |
MessageExchangeDAO.getAttachments()
Returns the collection of attachments in-cooperated with the message exchange DAO |
| Method parameters in org.apache.ode.bpel.dao with type arguments of type AttachmentDAO | |
|---|---|
void |
MessageExchangeDAO.setAttachments(java.util.Collection<AttachmentDAO> attachments)
assign a collection of attachment DAOs to the message exchange |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||