| Modifier and Type | Method and Description |
|---|---|
AttachmentDAO |
BpelDAOConnection.getAttachmentDAO(java.lang.Long attachmentID,
MessageExchangeDAO mex)
Returns an attachment DAO for a given input parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AttachmentDAO> |
MessageExchangeDAO.getAttachments()
Returns the collection of attachments in-cooperated with the message exchange DAO
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageExchangeDAO.setAttachments(java.util.Collection<AttachmentDAO> attachments)
assign a collection of attachment DAOs to the message exchange
|
Copyright © 2017 WSO2. All Rights Reserved.