public class BaseFileAction.Config extends BaseFileAction.Bean
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRootPath() |
boolean |
isUploadFloderPath() |
void |
setRootPath(String rootPath) |
void |
setUploadFloderPath(boolean uploadFloderPath) |
getFile, getUploadPath, isRename, setFile, setRename, setUploadPathCopyright © 2020. All rights reserved.