类的使用
com.iplatform.file.service.FileServiceImpl
使用FileServiceImpl的程序包
-
com.iplatform.file.config中FileServiceImpl的使用
参数类型为FileServiceImpl的com.iplatform.file.config中的方法修饰符和类型方法说明FileConfig.defaultFileSystemEngine(FileProperties fileProperties, FileServiceImpl fileService) 本机文件系统 实现的文件管理引擎。FileConfig.defaultFtpFileEngine(FtpProperties ftpProperties, FileServiceImpl fileService) Ftp 实现的文件管理引擎FileConfig.fileStoreCallback(FileServiceImpl fileService) 配置新的附件保存回调对象,废弃老对象:JdbcCallback -
com.iplatform.file.controller中FileServiceImpl的使用
参数类型为FileServiceImpl的com.iplatform.file.controller中的构造器限定符构造器说明AttachmentController(FileServiceImpl fileService) FileController(FileServiceImpl fileService) 已过时。 -
com.iplatform.file.support中FileServiceImpl的使用
修饰符和类型方法说明voidAttachmentJdbcCallback.setFileService(FileServiceImpl fileService) voidJdbcCallback.setFileService(FileServiceImpl fileService) 已过时。