Class BinaryFile
java.lang.Object
com.liferay.portal.vulcan.multipart.BinaryFile
-
Constructor Summary
ConstructorsConstructorDescriptionBinaryFile
(String contentType, String fileName, InputStream inputStream, long size) -
Method Summary
-
Constructor Details
-
BinaryFile
-
-
Method Details
-
getContentType
-
getFileName
-
getInputStream
-
getSize
public long getSize()
-