Uses of Interface
org.opencms.ugc.I_CmsFormDataHandler
-
Uses of I_CmsFormDataHandler in org.opencms.ugc
Modifier and TypeMethodDescriptionvoid
CmsUgcUploadHelper.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.