|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 OperatingRecord 的软件包 | |
|---|---|
| com.github.dactiv.showcase.service.foundation | |
| com.github.dactiv.showcase.web.foundation.audit | |
| com.github.dactiv.showcase.service.foundation 中 OperatingRecord 的使用 |
|---|
| 返回 OperatingRecord 的 com.github.dactiv.showcase.service.foundation 中的方法 | |
|---|---|
OperatingRecord |
SystemAuditManager.getOperatingRecord(String id)
获取操作记录实体 |
| 返回变量类型为 OperatingRecord 的类型的 com.github.dactiv.showcase.service.foundation 中的方法 | |
|---|---|
Page<OperatingRecord> |
SystemAuditManager.searchOperatingRecordPage(PageRequest request,
List<PropertyFilter> filters)
获取操作记录分页对象 |
| 参数类型为 OperatingRecord 的 com.github.dactiv.showcase.service.foundation 中的方法 | |
|---|---|
void |
SystemAuditManager.insertOperatingRecord(OperatingRecord entity)
插入操作记录 |
| com.github.dactiv.showcase.web.foundation.audit 中 OperatingRecord 的使用 |
|---|
| 返回变量类型为 OperatingRecord 的类型的 com.github.dactiv.showcase.web.foundation.audit 中的方法 | |
|---|---|
Page<OperatingRecord> |
OperatingRecordController.view(PageRequest pageRequest,
javax.servlet.http.HttpServletRequest request)
获取操作记录列表 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||