@Service @Transactional public class FileInfoService extends Object implements org.springframework.context.EnvironmentAware
| Constructor and Description |
|---|
FileInfoService() |
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
saveFileInfo(String path,
FileInfo fileInfo) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
@Transactional public FileInfo saveFileInfo(String path, FileInfo fileInfo) throws IOException
IOExceptionpublic void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment in interface org.springframework.context.EnvironmentAwareCopyright © 2015 Meruvian. All Rights Reserved.