Uses of Interface
com.sap.aii.mapping.api.Attachment

Packages that use Attachment
com.sap.aii.mapping.api API for Java mapping programs. 
 

Uses of Attachment in com.sap.aii.mapping.api
 

Methods in com.sap.aii.mapping.api that return Attachment
 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.
 

Methods in com.sap.aii.mapping.api with parameters of type Attachment
 void OutputAttachments.setAttachment(Attachment attachment)
          Adds a new attachment.
 



Copyright 2014 SAP AG Complete Copyright Notice