Package service.field

Interface FileUploadService

All Known Implementing Classes:
FileUploadServiceImpl

public interface FileUploadService
Author:
kozlova
  • Method Details

    • loadDataByKeyValue

      FileModel[] loadDataByKeyValue(Object keyValue)
    • getMaxFilesToUpload

      int getMaxFilesToUpload()