Uses of Interface
org.opencms.ugc.I_CmsFormDataItem
-
Uses of I_CmsFormDataItem in org.opencms.ugc
Modifier and TypeClassDescriptionclass
Implementation of the I_CmsFormDataItem which delegates its methods to a FileItem from Apache Commons Upload.Modifier and TypeMethodDescriptionvoid
I_CmsFormDataHandler.handleFormData
(Map<String, I_CmsFormDataItem> item) Processes the map of form data.