Package | Description |
---|---|
com.len.base | |
com.len.base.impl | |
com.len.controller |
Modifier and Type | Method and Description |
---|---|
ReType |
BaseService.getList(T t,
int page,
int limit) |
ReType |
BaseService.show(T t,
int page,
int limit) |
Modifier and Type | Method and Description |
---|---|
ReType |
BaseServiceImpl.getList(T t,
int page,
int limit) |
ReType |
BaseServiceImpl.show(T t,
int page,
int limit)
公共展示类
|
Modifier and Type | Method and Description |
---|---|
ReType |
ArticleController.getArticleByReadNumber() |
ReType |
ArticleController.getArticleByTag(String tagName,
Integer page,
Integer limit)
根据标签code获取文章
|
ReType |
BlogAdminController.getArticleList(BlogArticle article,
Integer page,
Integer limit) |
ReType |
ArticleController.getList(String code,
Integer page,
Integer limit)
获取 文章列表
|
ReType |
ActivitiController.showAct(org.springframework.ui.Model model,
ProcessDefinition definition,
String page,
String limit)
部署列表
|
ReType |
UserLeaveController.showLeaveList(org.springframework.ui.Model model,
UserLeave userLeave,
String page,
String limit) |
ReType |
LogController.showLog(SysLog sysLog,
String page,
String limit)
日志监控
|
ReType |
ActivitiController.showModel(org.springframework.ui.Model model,
ActModel actModel,
String page,
String limit)
模型列表
|
ReType |
RoleController.showRoleList(SysRole role,
org.springframework.ui.Model model,
String page,
String limit) |
ReType |
JobController.showUser(org.springframework.ui.Model model,
SysJob job,
String page,
String limit) |
ReType |
UserController.showUser(org.springframework.ui.Model model,
SysUser user,
String page,
String limit) |
Copyright © 2019. All rights reserved.