类 ApiLogControllerRegister
java.lang.Object
io.github.mangocrisp.spring.taybct.admin.log.controller.impl.ApiLogControllerRegister
- 所有已实现的接口:
IApiLogController
,io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController<ApiLog,
,IApiLogService, Long, ApiLogQueryDTO, ApiLog, ApiLog> io.github.mangocrisp.spring.taybct.tool.core.bean.controller.QueryBaseController<ApiLog,
,IApiLogService, ApiLogQueryDTO> io.github.mangocrisp.spring.taybct.tool.core.bean.ITypeConvert
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController
delete, deleteBatch, detail, getResource, list, list, page, page, saveBatch, updateAllField, updateAllFieldBatch, updateAssignField, updateAssignFieldBatch
从接口继承的方法 io.github.mangocrisp.spring.taybct.admin.log.controller.IApiLogController
add, cleanAll
从接口继承的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.ITypeConvert
convert2SomeResult, convert2SomeResultCollection, convert2SomeResultPage, entityCollectionConvert2SomeCollection, entityConvert2Some, entityPageConvert2OutPage, someCollectionConvert2EntityCollection, someConvert2Entity
-
字段详细资料
-
apiLogService
-
-
构造器详细资料
-
ApiLogControllerRegister
public ApiLogControllerRegister()
-
-
方法详细资料
-
getBaseService
- 指定者:
getBaseService
在接口中io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController<ApiLog,
IApiLogService, Long, ApiLogQueryDTO, ApiLog, ApiLog> - 指定者:
getBaseService
在接口中io.github.mangocrisp.spring.taybct.tool.core.bean.controller.QueryBaseController<ApiLog,
IApiLogService, ApiLogQueryDTO>
-