接口 OperationLogService

所有超级接口:
com.mybatisflex.core.service.IService<SysOperationLog>
所有已知实现类:
OperationLogServiceImpl

public interface OperationLogService extends com.mybatisflex.core.service.IService<SysOperationLog>
操作日志服务接口
  • 字段概要

    从接口继承的字段 com.mybatisflex.core.service.IService

    DEFAULT_BATCH_SIZE
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    保存操作日志

    从接口继承的方法 com.mybatisflex.core.service.IService

    count, count, count, exists, exists, getByEntityIdOpt, getById, getByIdOpt, getMapper, getObj, getObjAs, getObjAsOpt, getObjOpt, getOne, getOne, getOneAs, getOneAsOpt, getOneByEntityId, getOneOpt, getOneOpt, list, list, list, listAs, listByIds, listByMap, objList, objListAs, page, page, page, pageAs, query, queryChain, remove, remove, removeById, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatch, updateBatch, updateBatch, updateBatch, updateById, updateById, updateChain
  • 方法详细资料