Uses of Interface
org.opencms.ugc.I_CmsFormDataHandler
Packages that use I_CmsFormDataHandler
-
Uses of I_CmsFormDataHandler in org.opencms.ugc
Methods in org.opencms.ugc with parameters of type I_CmsFormDataHandlerModifier and TypeMethodDescriptionvoidCmsUgcUploadHelper.consumeFormData(String formDataId, I_CmsFormDataHandler handler) Passes the form data with the given ID to the handler object, then removes it and deletes its stored data.