@Controller @RequestMapping(value="cuf/document") public class DocumentController extends Object
| Constructor and Description |
|---|
DocumentController() |
| Modifier and Type | Method and Description |
|---|---|
com.suncode.pwfl.web.util.JsonMessage |
changeDescription(Long fileId,
String description) |
com.suncode.pwfl.web.util.JsonMessage |
deleteDocuments(List<Long> fileIds) |
Copyright © 2015 Suncode. All rights reserved.