public class FilePart extends Part
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_contentType
The content type of the file part
|
protected String |
m_fileName
The name of the file
|
| Constructor and Description |
|---|
FilePart(String name,
String filename,
String contentType,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
Gets the value of m_contentType.
|
String |
getFileName()
Gets the value of m_fileName.
|
InputStream |
getInputStream()
Gets the value of mm_buf as inputstream.
|
void |
setContentType(String v)
Sets the value of m_contentType.
|
void |
setFileName(String v)
Sets the value of m_fileName.
|
protected String m_fileName
protected String m_contentType
public FilePart(String name, String filename, String contentType, InputStream is)
name - filename - contentType - is - public String getFileName()
public void setFileName(String v)
v - Value to assign to m_fileName.public String getContentType()
public void setContentType(String v)
v - Value to assign to m_contentType.public InputStream getInputStream()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com]
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice