Class CmsUgcDataItem

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsUgcDataItem​(org.apache.commons.fileupload.FileItem item)
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getData()
      Gets the data from the field as a byte array.
      java.lang.String getFieldName()
      Gets the field name.
      java.lang.String getFileName()
      Gets the file name, if this is a file upload field.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait