|
SAP NetWeaver 7.4 SP03 Process Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InputAttachments
Contains methods to read the attachments of the XI message in the mapping.
| Method Summary | |
|---|---|
boolean |
areAttachmentsAvailable()
Returns true, if the attachments can be accessed in the mapping. |
Collection<String> |
getAllContentIds(boolean withRemoved)
Get the content IDs of all attachments of the source message. |
Attachment |
getAttachment(String contentID)
Returns the attachment with the given contentId, provided there exists an attachment with this contentId. |
| Method Detail |
|---|
Collection<String> getAllContentIds(boolean withRemoved)
boolean areAttachmentsAvailable()
Attachment getAttachment(String contentID)
contentID - the content ID of the required attachment
null if no such attachment exists.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
|
SAP NetWeaver 7.4 SP03 Process Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||