|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.fileupload.disk.DiskFileItemFactory
com.liferay.portal.upload.LiferayFileItemFactory
public class LiferayFileItemFactory
| Field Summary | |
|---|---|
static int |
DEFAULT_SIZE
|
| Fields inherited from class org.apache.commons.fileupload.disk.DiskFileItemFactory |
|---|
DEFAULT_SIZE_THRESHOLD |
| Constructor Summary | |
|---|---|
LiferayFileItemFactory(java.io.File tempDir)
|
|
| Method Summary | |
|---|---|
org.apache.commons.fileupload.FileItem |
createItem(java.lang.String fieldName,
java.lang.String contentType,
boolean isFormField,
java.lang.String fileName)
|
| Methods inherited from class org.apache.commons.fileupload.disk.DiskFileItemFactory |
|---|
getFileCleaningTracker, getRepository, getSizeThreshold, setFileCleaningTracker, setRepository, setSizeThreshold |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DEFAULT_SIZE
| Constructor Detail |
|---|
public LiferayFileItemFactory(java.io.File tempDir)
| Method Detail |
|---|
public org.apache.commons.fileupload.FileItem createItem(java.lang.String fieldName,
java.lang.String contentType,
boolean isFormField,
java.lang.String fileName)
createItem in interface org.apache.commons.fileupload.FileItemFactorycreateItem in class org.apache.commons.fileupload.disk.DiskFileItemFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||