|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.util.Http.FilePart
public static class Http.FilePart
| Constructor Summary | |
|---|---|
Http.FilePart(String name,
String fileName,
byte[] value,
String contentType,
String charSet)
|
|
| Method Summary | |
|---|---|
String |
getCharSet()
|
String |
getContentType()
|
String |
getFileName()
|
String |
getName()
|
byte[] |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Http.FilePart(String name,
String fileName,
byte[] value,
String contentType,
String charSet)
| Method Detail |
|---|
public String getCharSet()
public String getContentType()
public String getFileName()
public String getName()
public byte[] getValue()
|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||