类 FileDownloadAttr

java.lang.Object
com.sh.wf.module.component.page.common.FileDownloadAttr
所有已实现的接口:
Serializable, Cloneable

public class FileDownloadAttr extends Object implements Serializable, Cloneable

Description: 文件下载属性

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年4月3日
另请参阅:
  • 字段详细资料

    • fileSource

      protected String fileSource
    • storeToRes

      protected boolean storeToRes
    • officeViewType

      protected String officeViewType
    • fileName

      protected String fileName
    • filePath

      protected String filePath
    • tableName

      protected String tableName
    • fileNameCol

      protected String fileNameCol
    • storeType

      protected String storeType
    • filePathCol

      protected String filePathCol
    • fileContentCol

      protected String fileContentCol
    • colList

      protected List<FileDownloadCol> colList
  • 构造器详细资料

    • FileDownloadAttr

      public FileDownloadAttr()
  • 方法详细资料