Class ImpexFileFormData

java.lang.Object
de.hybris.platform.hac.data.form.ImpexContentFormData
de.hybris.platform.hac.data.form.ImpexFileFormData

public class ImpexFileFormData extends ImpexContentFormData
Class containing all the data from impex import/export from file form.
  • Constructor Details

    • ImpexFileFormData

      public ImpexFileFormData()
  • Method Details

    • getFile

      public org.springframework.web.multipart.MultipartFile getFile()
    • setFile

      public void setFile(org.springframework.web.multipart.MultipartFile file)