跳过导航链接
A C D E F G V 

A

add(ClickCountRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
新增
add(ClickStatusRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
新增
add(ClickCountRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
add(ClickStatusRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 
addClickStatus(ClickStatusCallback) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 
addOneClickCount(ClickCountCallback) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 

C

calcClickCount(List<T>) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
calcClickStatus(List<T>) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 
ClickCount - cn.stylefeng.roses.kernel.stat.modular.entity中的类
用户点击数量统计实例类
ClickCount() - 类 的构造器cn.stylefeng.roses.kernel.stat.modular.entity.ClickCount
 
ClickCountExceptionEnum - cn.stylefeng.roses.kernel.stat.modular.enums中的枚举
用户点击数量统计异常相关枚举
ClickCountMapper - cn.stylefeng.roses.kernel.stat.modular.mapper中的接口
用户点击数量统计 Mapper 接口
ClickCountRequest - cn.stylefeng.roses.kernel.stat.modular.request中的类
用户点击数量统计封装类
ClickCountRequest() - 类 的构造器cn.stylefeng.roses.kernel.stat.modular.request.ClickCountRequest
 
ClickCountService - cn.stylefeng.roses.kernel.stat.modular.service中的接口
用户点击数量统计 服务类
ClickCountServiceImpl - cn.stylefeng.roses.kernel.stat.modular.service.impl中的类
用户点击数量统计业务实现层
ClickCountServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
ClickStatus - cn.stylefeng.roses.kernel.stat.modular.entity中的类
用户点击状态实例类
ClickStatus() - 类 的构造器cn.stylefeng.roses.kernel.stat.modular.entity.ClickStatus
 
ClickStatusExceptionEnum - cn.stylefeng.roses.kernel.stat.modular.enums中的枚举
用户点击状态异常相关枚举
ClickStatusMapper - cn.stylefeng.roses.kernel.stat.modular.mapper中的接口
用户点击状态 Mapper 接口
ClickStatusRequest - cn.stylefeng.roses.kernel.stat.modular.request中的类
用户点击状态封装类
ClickStatusRequest() - 类 的构造器cn.stylefeng.roses.kernel.stat.modular.request.ClickStatusRequest
 
ClickStatusService - cn.stylefeng.roses.kernel.stat.modular.service中的接口
用户点击状态 服务类
ClickStatusServiceImpl - cn.stylefeng.roses.kernel.stat.modular.service.impl中的类
用户点击状态业务实现层
ClickStatusServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 
cn.stylefeng.roses.kernel.stat.modular.entity - 程序包 cn.stylefeng.roses.kernel.stat.modular.entity
 
cn.stylefeng.roses.kernel.stat.modular.enums - 程序包 cn.stylefeng.roses.kernel.stat.modular.enums
 
cn.stylefeng.roses.kernel.stat.modular.mapper - 程序包 cn.stylefeng.roses.kernel.stat.modular.mapper
 
cn.stylefeng.roses.kernel.stat.modular.request - 程序包 cn.stylefeng.roses.kernel.stat.modular.request
 
cn.stylefeng.roses.kernel.stat.modular.service - 程序包 cn.stylefeng.roses.kernel.stat.modular.service
 
cn.stylefeng.roses.kernel.stat.modular.service.impl - 程序包 cn.stylefeng.roses.kernel.stat.modular.service.impl
 

D

del(ClickCountRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
删除
del(ClickStatusRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
删除
del(ClickCountRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
del(ClickStatusRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 
detail(ClickCountRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
查询详情
detail(ClickStatusRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
查询详情
detail(ClickCountRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
detail(ClickStatusRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 

E

edit(ClickCountRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
编辑
edit(ClickStatusRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
编辑
edit(ClickCountRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
edit(ClickStatusRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 

F

findList(ClickCountRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
获取列表
findList(ClickStatusRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
获取列表
findList(ClickCountRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
findList(ClickStatusRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 
findPage(ClickCountRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
获取列表(带分页)
findPage(ClickStatusRequest) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
获取列表(带分页)
findPage(ClickCountRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
findPage(ClickStatusRequest) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 

G

getBusinessCount(Long) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickCountService
获取某个业务记录的点击次数总数
getBusinessCount(Long) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickCountServiceImpl
 
getUserBusinessClickFlag(Long, Long) - 接口 中的方法cn.stylefeng.roses.kernel.stat.modular.service.ClickStatusService
获取用户是否点击过这条记录
getUserBusinessClickFlag(Long, Long) - 类 中的方法cn.stylefeng.roses.kernel.stat.modular.service.impl.ClickStatusServiceImpl
 

V

valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.stat.modular.enums.ClickCountExceptionEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.stat.modular.enums.ClickStatusExceptionEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.stat.modular.enums.ClickCountExceptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.stat.modular.enums.ClickStatusExceptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E F G V 
跳过导航链接

Copyright © 2024. All rights reserved.