Uses of Interface
org.opencms.ugc.I_CmsFormDataItem
Packages that use I_CmsFormDataItem
-
Uses of I_CmsFormDataItem in org.opencms.ugc
Classes in org.opencms.ugc that implement I_CmsFormDataItemModifier and TypeClassDescriptionclass
Implementation of the I_CmsFormDataItem which delegates its methods to a FileItem from Apache Commons Upload.Method parameters in org.opencms.ugc with type arguments of type I_CmsFormDataItemModifier and TypeMethodDescriptionvoid
I_CmsFormDataHandler.handleFormData
(Map<String, I_CmsFormDataItem> item) Processes the map of form data.