| Package | Description |
|---|---|
| com.sap.aii.mapping.api |
API for Java mapping programs.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
OutputAttachments.create(String contentId,
byte[] content)
Creates a new attachment with the given contentId and content.
|
Attachment |
OutputAttachments.create(String contentId,
String contentType,
byte[] content)
Creates a new attachment with the given contentId, content type and content.
|
Attachment |
InputAttachments.getAttachment(String contentID)
Returns the attachment with the given contentId, provided there exists
an attachment with this contentId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputAttachments.setAttachment(Attachment attachment)
Adds a new attachment.
|
Copyright 2018 SAP AG Complete Copyright Notice