public interface EmailMessagePart extends Serializable
Modifier and Type | Method and Description |
---|---|
InputStream |
getContent() |
String |
getContentType() |
String |
getEncoding() |
String |
getFileName() |
int |
getSize() |
int getSize()
String getFileName()
String getEncoding()
String getContentType()
InputStream getContent()
Copyright © 2005–2017 Alfresco Software. All rights reserved.