跳过导航链接
A C D E F G L O P R S U V 

A

active(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerController
激活C端用户
active(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
激活用户
active(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
add(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
添加
add(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
新增
add(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

C

cn.stylefeng.roses.kernel.customer.modular.cache - 程序包 cn.stylefeng.roses.kernel.customer.modular.cache
 
cn.stylefeng.roses.kernel.customer.modular.controller - 程序包 cn.stylefeng.roses.kernel.customer.modular.controller
 
cn.stylefeng.roses.kernel.customer.modular.entity - 程序包 cn.stylefeng.roses.kernel.customer.modular.entity
 
cn.stylefeng.roses.kernel.customer.modular.factory - 程序包 cn.stylefeng.roses.kernel.customer.modular.factory
 
cn.stylefeng.roses.kernel.customer.modular.mapper - 程序包 cn.stylefeng.roses.kernel.customer.modular.mapper
 
cn.stylefeng.roses.kernel.customer.modular.request - 程序包 cn.stylefeng.roses.kernel.customer.modular.request
 
cn.stylefeng.roses.kernel.customer.modular.service - 程序包 cn.stylefeng.roses.kernel.customer.modular.service
 
cn.stylefeng.roses.kernel.customer.modular.service.impl - 程序包 cn.stylefeng.roses.kernel.customer.modular.service.impl
 
createLoginUser(Customer, FileOperatorApi) - 类 中的静态方法cn.stylefeng.roses.kernel.customer.modular.factory.CustomerFactory
创建loginUser对象
createRegCustomer(CustomerRequest) - 类 中的静态方法cn.stylefeng.roses.kernel.customer.modular.factory.CustomerFactory
创建注册用户实体
createRegEmailParam(String, String) - 类 中的静态方法cn.stylefeng.roses.kernel.customer.modular.factory.CustomerFactory
创建发送注册激活邮件的参数
createResetPwdEmail(String, String) - 类 中的静态方法cn.stylefeng.roses.kernel.customer.modular.factory.CustomerFactory
创建发送注册激活邮件的参数
Customer - cn.stylefeng.roses.kernel.customer.modular.entity中的类
C端用户表实例类
Customer() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.entity.Customer
 
CustomerController - cn.stylefeng.roses.kernel.customer.modular.controller中的类
C端用户表控制器
CustomerController() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.controller.CustomerController
 
CustomerFactory - cn.stylefeng.roses.kernel.customer.modular.factory中的类
C端用户实体组装
CustomerFactory() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.factory.CustomerFactory
 
CustomerInfoController - cn.stylefeng.roses.kernel.customer.modular.controller中的类
C端用户个人信息修改
CustomerInfoController() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.controller.CustomerInfoController
 
CustomerManageController - cn.stylefeng.roses.kernel.customer.modular.controller中的类
C端用户表控制器
CustomerManageController() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
 
CustomerMapper - cn.stylefeng.roses.kernel.customer.modular.mapper中的接口
C端用户表 Mapper 接口
CustomerMemoryCache - cn.stylefeng.roses.kernel.customer.modular.cache中的类
C端用户的缓存
CustomerMemoryCache(TimedCache<String, CustomerInfo>) - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.cache.CustomerMemoryCache
 
CustomerRedisCache - cn.stylefeng.roses.kernel.customer.modular.cache中的类
C端用户的缓存
CustomerRedisCache(RedisTemplate<String, CustomerInfo>) - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.cache.CustomerRedisCache
 
CustomerRequest - cn.stylefeng.roses.kernel.customer.modular.request中的类
C端用户表封装类
CustomerRequest() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.request.CustomerRequest
 
CustomerRequest.active - cn.stylefeng.roses.kernel.customer.modular.request中的注释类型
激活账号
CustomerRequest.reg - cn.stylefeng.roses.kernel.customer.modular.request中的注释类型
注册账号
CustomerRequest.resetPassword - cn.stylefeng.roses.kernel.customer.modular.request中的注释类型
重置密码
CustomerRequest.sendResetPwdEmail - cn.stylefeng.roses.kernel.customer.modular.request中的注释类型
发送找回密码邮件
CustomerService - cn.stylefeng.roses.kernel.customer.modular.service中的接口
C端用户表 服务类
CustomerServiceImpl - cn.stylefeng.roses.kernel.customer.modular.service.impl中的类
C端用户表业务实现层
CustomerServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

D

del(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
删除
del(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
delete(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
删除
detail(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
查看详情
detail(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
查询详情
detail(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

E

edit(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
编辑
edit(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
编辑
edit(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

F

findList(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
获取列表
findList(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
findPage(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
获取列表(带分页)
findPage(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

G

getCommonKeyPrefix() - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.cache.CustomerMemoryCache
 
getCommonKeyPrefix() - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.cache.CustomerRedisCache
 
getCustomerInfoById(Long) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
getCustomerInfoBySecretKey(String) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
getPersonInfo(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerInfoController
获取个人信息

L

list(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
获取列表
login(LoginRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerController
C端用户登录
login(LoginRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
C端用户登录
login(LoginRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

O

OldPasswordValidateService - cn.stylefeng.roses.kernel.customer.modular.service中的类
旧验证码校验
OldPasswordValidateService() - 类 的构造器cn.stylefeng.roses.kernel.customer.modular.service.OldPasswordValidateService
 

P

page(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerManageController
获取列表(带分页)

R

reg(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerController
注册C端用户
reg(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
注册用户
reg(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
resetPassword(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerController
重置密码
resetPassword(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
重置密码
resetPassword(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
resetPersonalSecret() - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerInfoController
重置个人秘钥

S

sendResetPwdEmail(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerController
找回密码-发送邮件
sendResetPwdEmail(CustomerRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
发送找回密码的邮件
sendResetPwdEmail(CustomerRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

U

updateAvatar(CustomerInfoRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerInfoController
修改个人头像
updateAvatar(CustomerInfoRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
更新头像
updateAvatar(CustomerInfoRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
updateMemberExpiryDate(Long, Date) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
updatePassword(CustomerInfoRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.controller.CustomerInfoController
修改个人密码
updatePassword(CustomerInfoRequest) - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
更新密码
updatePassword(CustomerInfoRequest) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 
updateSecret() - 接口 中的方法cn.stylefeng.roses.kernel.customer.modular.service.CustomerService
重置个人秘钥
updateSecret() - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.impl.CustomerServiceImpl
 

V

validatePassword(String, String, String) - 类 中的方法cn.stylefeng.roses.kernel.customer.modular.service.OldPasswordValidateService
 
A C D E F G L O P R S U V 
跳过导航链接

Copyright © 2021. All rights reserved.