类 com.seeyon.ctp.util.annotation.AjaxAccess
的使用

使用 AjaxAccess 的软件包
com.seeyon.ctp.common.filemanager.manager 文件(附件)管理。 
 

com.seeyon.ctp.common.filemanager.managerAjaxAccess 的使用
 

注释类型为 AjaxAccesscom.seeyon.ctp.common.filemanager.manager 中的方法
 java.lang.String AttachmentManager.create(java.util.Collection<com.seeyon.ctp.common.po.filemanager.Attachment> attachments)
          保存附件信息,文件已经上传到服务器上,只需要在附件表和文件表中记录
 java.util.List<com.seeyon.ctp.common.po.filemanager.Attachment> AttachmentManager.getByReference(java.lang.Long reference, java.lang.Long... subReferences)
          读取附件信息