public interface Attachment
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object)
Compare attachments.
|
String |
getBase64EncodedContent()
Return the actual content of the attachment as Base64-encoded String.
|
byte[] |
getContent()
Return the actual content of the attachment as byte array.
|
String |
getContentId()
Get the identifier of the attachment.
|
String |
getContentType()
Get the type of the attachment.
|
int |
hashCode()
Uses the content IDs hashCode.
|
String |
toString() |
byte[] getContent()
null
.String getContentId()
String getContentType()
String getBase64EncodedContent()
null
.boolean equals(Object object)
int hashCode()
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice