public class BaseFileAction.Config extends BaseFileAction.Bean
| 构造器和说明 |
|---|
Config() |
Config(String uploadPath,
org.springframework.web.multipart.MultipartFile file,
String rootPath) |
Config(String uploadPath,
org.springframework.web.multipart.MultipartFile file,
String rootPath,
boolean uploadFloderPath) |
Config(String uploadPath,
org.springframework.web.multipart.MultipartFile file,
String rootPath,
boolean uploadFloderPath,
boolean rename) |
Config(String fileName,
String rootPath) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRootPath() |
boolean |
isUploadFloderPath() |
void |
setRootPath(String rootPath) |
void |
setUploadFloderPath(boolean uploadFloderPath) |
getFile, getUploadPath, isRename, setFile, setRename, setUploadPathCopyright © 2020. All rights reserved.