| Package | Description |
|---|---|
| org.opencms.ugc |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsUgcDataItem
Implementation of the I_CmsFormDataItem which delegates its methods to a FileItem from Apache Commons Upload.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I_CmsFormDataHandler.handleFormData(java.util.Map<java.lang.String,I_CmsFormDataItem> item)
Processes the map of form data.
|