@RestController
@RequestMapping(value="${hsweb.web.mappings.file-info:file-info}")
@Authorize(permission="file-info",
description="\u6587\u4ef6\u4fe1\u606f\u7ba1\u7406")
public class FileInfoController
extends Object
implements QueryController<FileInfoEntity,String,org.hswebframework.web.commons.entity.param.QueryParamEntity>
| 构造器和说明 |
|---|
FileInfoController() |
| 限定符和类型 | 方法和说明 |
|---|---|
FileInfoService |
getService() |
void |
setFileInfoService(FileInfoService fileInfoService) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertNotNull, count, getByPrimaryKey, getByPrimaryKey, list, listNoPaging@Autowired public void setFileInfoService(FileInfoService fileInfoService)
public FileInfoService getService()
getService 在接口中 QueryController<FileInfoEntity,String,org.hswebframework.web.commons.entity.param.QueryParamEntity>Copyright © 2018. All rights reserved.