A C F G H I L M N O P Q R S U
A
- AbstractNotifyInfoHandler<T extends NotifyInfo,M extends JsonWebSocketMessage> - com.hccake.ballcat.notify.handler中的类
-
公告通知
- AbstractNotifyInfoHandler() - 类 的构造器com.hccake.ballcat.notify.handler.AbstractNotifyInfoHandler
-
- addAnnouncement(AnnouncementDTO) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
创建公告
- addAnnouncement(AnnouncementDTO) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
创建公告
- addNotifyPusher(NotifyPusher) - 类 中的方法com.hccake.ballcat.notify.push.NotifyPushExecutor
-
添加通知推送者
- AllRecipientFilter - com.hccake.ballcat.notify.recipient中的类
-
- AllRecipientFilter() - 类 的构造器com.hccake.ballcat.notify.recipient.AllRecipientFilter
-
- AnnouncementCloseEvent - com.hccake.ballcat.notify.event中的类
-
公告关闭事件
- AnnouncementCloseEvent() - 类 的构造器com.hccake.ballcat.notify.event.AnnouncementCloseEvent
-
- AnnouncementLoginEventListener - com.hccake.ballcat.notify.listener中的类
-
- AnnouncementLoginEventListener() - 类 的构造器com.hccake.ballcat.notify.listener.AnnouncementLoginEventListener
-
- AnnouncementMapper - com.hccake.ballcat.notify.mapper中的接口
-
公告信息
- AnnouncementNotifyInfoHandler - com.hccake.ballcat.notify.handler.impl中的类
-
公告通知消息处理器
- AnnouncementNotifyInfoHandler() - 类 的构造器com.hccake.ballcat.notify.handler.impl.AnnouncementNotifyInfoHandler
-
- AnnouncementPushMessage - com.hccake.ballcat.notify.handler.impl中的类
-
公告发布消息
- AnnouncementPushMessage() - 类 的构造器com.hccake.ballcat.notify.handler.impl.AnnouncementPushMessage
-
- AnnouncementService - com.hccake.ballcat.notify.service中的接口
-
公告信息
- AnnouncementServiceImpl - com.hccake.ballcat.notify.service.impl中的类
-
公告信息
- AnnouncementServiceImpl() - 类 的构造器com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
C
- close(Long) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
关闭公告信息
- close(Long) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
关闭公告信息
- clz - 类 中的变量com.hccake.ballcat.notify.handler.AbstractNotifyInfoHandler
-
- com.hccake.ballcat.notify.event - 程序包 com.hccake.ballcat.notify.event
-
- com.hccake.ballcat.notify.handler - 程序包 com.hccake.ballcat.notify.handler
-
- com.hccake.ballcat.notify.handler.impl - 程序包 com.hccake.ballcat.notify.handler.impl
-
- com.hccake.ballcat.notify.listener - 程序包 com.hccake.ballcat.notify.listener
-
- com.hccake.ballcat.notify.mapper - 程序包 com.hccake.ballcat.notify.mapper
-
- com.hccake.ballcat.notify.push - 程序包 com.hccake.ballcat.notify.push
-
- com.hccake.ballcat.notify.recipient - 程序包 com.hccake.ballcat.notify.recipient
-
- com.hccake.ballcat.notify.service - 程序包 com.hccake.ballcat.notify.service
-
- com.hccake.ballcat.notify.service.impl - 程序包 com.hccake.ballcat.notify.service.impl
-
- createMessage(T) - 类 中的方法com.hccake.ballcat.notify.handler.AbstractNotifyInfoHandler
-
产生推送消息
- createMessage(AnnouncementNotifyInfo) - 类 中的方法com.hccake.ballcat.notify.handler.impl.AnnouncementNotifyInfoHandler
-
F
- filter(List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.AllRecipientFilter
-
接收者筛选
- filter(List<Object>) - 接口 中的方法com.hccake.ballcat.notify.recipient.RecipientFilter
-
接收者筛选
- filter(List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyOrganizationRecipientFilter
-
接收者筛选
- filter(List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyRoleRecipientFilter
-
接收者筛选
- filter(List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserRecipientFilter
-
接收者筛选
- filter(List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserTypeRecipientFilter
-
接收者筛选
- filterType() - 类 中的方法com.hccake.ballcat.notify.recipient.AllRecipientFilter
-
当前筛选器对应的筛选类型
- filterType() - 接口 中的方法com.hccake.ballcat.notify.recipient.RecipientFilter
-
当前筛选器对应的筛选类型
- filterType() - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyOrganizationRecipientFilter
-
当前筛选器对应的筛选类型
- filterType() - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyRoleRecipientFilter
-
当前筛选器对应的筛选类型
- filterType() - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserRecipientFilter
-
当前筛选器对应的筛选类型
- filterType() - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserTypeRecipientFilter
-
当前筛选器对应的筛选类型
G
- getFilterAttr(SysUser) - 类 中的方法com.hccake.ballcat.notify.recipient.AllRecipientFilter
-
获取当前用户的过滤属性
- getFilterAttr(SysUser) - 接口 中的方法com.hccake.ballcat.notify.recipient.RecipientFilter
-
获取当前用户的过滤属性
- getFilterAttr(SysUser) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyOrganizationRecipientFilter
-
获取当前用户的过滤属性
- getFilterAttr(SysUser) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyRoleRecipientFilter
-
获取当前用户的过滤属性
- getFilterAttr(SysUser) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserRecipientFilter
-
获取当前用户的过滤属性
- getFilterAttr(SysUser) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserTypeRecipientFilter
-
获取当前用户的过滤属性
- getFilterAttrs(SysUser) - 类 中的方法com.hccake.ballcat.notify.recipient.RecipientHandler
-
获取当前用户的各个筛选器对应的属性
- getNotifyClass() - 类 中的方法com.hccake.ballcat.notify.handler.AbstractNotifyInfoHandler
-
- getNotifyClass() - 接口 中的方法com.hccake.ballcat.notify.handler.NotifyInfoHandler
-
获取消息类型
H
- handle(List<SysUser>, T) - 类 中的方法com.hccake.ballcat.notify.handler.AbstractNotifyInfoHandler
-
- handle(List<SysUser>, T) - 类 中的方法com.hccake.ballcat.notify.handler.NotifyInfoDelegateHandler
-
代理方法
- handle(List<SysUser>, T) - 接口 中的方法com.hccake.ballcat.notify.handler.NotifyInfoHandler
-
处理消息
I
- init() - 类 中的方法com.hccake.ballcat.notify.handler.NotifyInfoDelegateHandler
-
L
- listActiveAnnouncements(Long) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
获取用户拉取过的发布中,且满足失效时间的公告信息
- listActiveAnnouncements(Long) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
获取用户拉取过的发布中,且满足失效时间的公告信息
- listUnPulled(Long) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
当前用户未拉取过的发布中,且满足失效时间的公告信息
- listUnPulled(Long) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
当前用户未拉取过的发布中,且满足失效时间的公告信息
- listUserAnnouncements(Long, boolean) - 接口 中的方法com.hccake.ballcat.notify.mapper.AnnouncementMapper
-
根据参数获取当前用户拉取过,或者未拉取过的有效的公告信息
M
- MailNotifyPusher - com.hccake.ballcat.notify.push中的类
-
通知邮件发布
- MailNotifyPusher() - 类 的构造器com.hccake.ballcat.notify.push.MailNotifyPusher
-
- match(Object, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.AllRecipientFilter
-
是否匹配当前用户
- match(Object, List<Object>) - 接口 中的方法com.hccake.ballcat.notify.recipient.RecipientFilter
-
是否匹配当前用户
- match(Integer, Object, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.RecipientHandler
-
判断当前是否匹配
- match(Object, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyOrganizationRecipientFilter
-
是否匹配当前用户
- match(Object, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyRoleRecipientFilter
-
是否匹配当前用户
- match(Object, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserRecipientFilter
-
是否匹配当前用户
- match(Object, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.SpecifyUserTypeRecipientFilter
-
是否匹配当前用户
N
- notifyChannel() - 类 中的方法com.hccake.ballcat.notify.push.MailNotifyPusher
-
当前发布者的推送方式
- notifyChannel() - 接口 中的方法com.hccake.ballcat.notify.push.NotifyPusher
-
当前发布者对应的推送渠道
- notifyChannel() - 类 中的方法com.hccake.ballcat.notify.push.SmsNotifyPusher
-
当前发布者对应的接收方式
- notifyChannel() - 类 中的方法com.hccake.ballcat.notify.push.StationNotifyPusher
-
当前发布者对应的接收方式
- NotifyInfoDelegateHandler<T extends NotifyInfo> - com.hccake.ballcat.notify.handler中的类
-
消息处理代理
- NotifyInfoDelegateHandler() - 类 的构造器com.hccake.ballcat.notify.handler.NotifyInfoDelegateHandler
-
- NotifyInfoHandler<T extends NotifyInfo> - com.hccake.ballcat.notify.handler中的接口
-
event消息处理接口
- NotifyPublishEvent - com.hccake.ballcat.notify.event中的类
-
通知发布事件
- NotifyPublishEvent(NotifyInfo) - 类 的构造器com.hccake.ballcat.notify.event.NotifyPublishEvent
-
- NotifyPublishEventListener - com.hccake.ballcat.notify.listener中的类
-
通知发布事件监听器
- NotifyPublishEventListener() - 类 的构造器com.hccake.ballcat.notify.listener.NotifyPublishEventListener
-
- NotifyPusher - com.hccake.ballcat.notify.push中的接口
-
通知发布者
- NotifyPushExecutor - com.hccake.ballcat.notify.push中的类
-
通知消息推送执行器
- NotifyPushExecutor(RecipientHandler, List<NotifyPusher>) - 类 的构造器com.hccake.ballcat.notify.push.NotifyPushExecutor
-
O
- onAuthenticationSuccessEvent(AuthenticationSuccessEvent) - 类 中的方法com.hccake.ballcat.notify.listener.AnnouncementLoginEventListener
-
登录成功时间监听 用户未读公告生成
- onNotifyPublishEvent(NotifyPublishEvent) - 类 中的方法com.hccake.ballcat.notify.listener.NotifyPublishEventListener
-
通知发布事件
P
- persistMessage(List<SysUser>, T) - 类 中的方法com.hccake.ballcat.notify.handler.AbstractNotifyInfoHandler
-
持久化通知
- persistMessage(List<SysUser>, AnnouncementNotifyInfo) - 类 中的方法com.hccake.ballcat.notify.handler.impl.AnnouncementNotifyInfoHandler
-
- prodUserAnnouncement(Long, Long) - 类 中的方法com.hccake.ballcat.notify.service.impl.UserAnnouncementServiceImpl
-
根据用户ID和公告id初始化一个新的用户公告关联对象
- prodUserAnnouncement(Long, Long) - 接口 中的方法com.hccake.ballcat.notify.service.UserAnnouncementService
-
根据用户ID和公告id初始化一个新的用户公告关联对象
- publish(Long) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
发布公告信息
- publish(Long) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
发布公告信息
- push(NotifyInfo, List<SysUser>) - 类 中的方法com.hccake.ballcat.notify.push.MailNotifyPusher
-
- push(NotifyInfo, List<SysUser>) - 接口 中的方法com.hccake.ballcat.notify.push.NotifyPusher
-
推送通知
- push(NotifyInfo) - 类 中的方法com.hccake.ballcat.notify.push.NotifyPushExecutor
-
执行通知推送
- push(NotifyInfo, List<SysUser>) - 类 中的方法com.hccake.ballcat.notify.push.SmsNotifyPusher
-
- push(NotifyInfo, List<SysUser>) - 类 中的方法com.hccake.ballcat.notify.push.StationNotifyPusher
-
Q
- query(Integer, List<Object>) - 类 中的方法com.hccake.ballcat.notify.recipient.RecipientHandler
-
- queryPage(PageParam, AnnouncementQO) - 接口 中的方法com.hccake.ballcat.notify.mapper.AnnouncementMapper
-
分页查询
- queryPage(PageParam, UserAnnouncementQO) - 接口 中的方法com.hccake.ballcat.notify.mapper.UserAnnouncementMapper
-
分页查询
- queryPage(PageParam, AnnouncementQO) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
根据QueryObject查询分页数据
- queryPage(PageParam, AnnouncementQO) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
根据QueryObject查询分页数据
- queryPage(PageParam, UserAnnouncementQO) - 类 中的方法com.hccake.ballcat.notify.service.impl.UserAnnouncementServiceImpl
-
根据QueryObject查询分页数据
- queryPage(PageParam, UserAnnouncementQO) - 接口 中的方法com.hccake.ballcat.notify.service.UserAnnouncementService
-
根据QueryObject查询分页数据
R
- readAnnouncement(Long, Long) - 类 中的方法com.hccake.ballcat.notify.service.impl.UserAnnouncementServiceImpl
-
对用户公告进行已读标记
- readAnnouncement(Long, Long) - 接口 中的方法com.hccake.ballcat.notify.service.UserAnnouncementService
-
对用户公告进行已读标记
- RecipientFilter - com.hccake.ballcat.notify.recipient中的接口
-
接收者筛选器
- RecipientHandler - com.hccake.ballcat.notify.recipient中的类
-
- RecipientHandler(List<RecipientFilter>) - 类 的构造器com.hccake.ballcat.notify.recipient.RecipientHandler
-
S
- selectByPage(IPage<Announcement>, Wrapper<Announcement>) - 接口 中的方法com.hccake.ballcat.notify.mapper.AnnouncementMapper
-
分页查询通知
- SmsNotifyPusher - com.hccake.ballcat.notify.push中的类
-
短信通知发布
- SmsNotifyPusher() - 类 的构造器com.hccake.ballcat.notify.push.SmsNotifyPusher
-
- SpecifyOrganizationRecipientFilter - com.hccake.ballcat.notify.recipient中的类
-
- SpecifyOrganizationRecipientFilter() - 类 的构造器com.hccake.ballcat.notify.recipient.SpecifyOrganizationRecipientFilter
-
- SpecifyRoleRecipientFilter - com.hccake.ballcat.notify.recipient中的类
-
- SpecifyRoleRecipientFilter() - 类 的构造器com.hccake.ballcat.notify.recipient.SpecifyRoleRecipientFilter
-
- SpecifyUserRecipientFilter - com.hccake.ballcat.notify.recipient中的类
-
- SpecifyUserRecipientFilter() - 类 的构造器com.hccake.ballcat.notify.recipient.SpecifyUserRecipientFilter
-
- SpecifyUserTypeRecipientFilter - com.hccake.ballcat.notify.recipient中的类
-
- SpecifyUserTypeRecipientFilter() - 类 的构造器com.hccake.ballcat.notify.recipient.SpecifyUserTypeRecipientFilter
-
- StationNotifyPusher - com.hccake.ballcat.notify.push中的类
-
消息通知站内推送
- StationNotifyPusher() - 类 的构造器com.hccake.ballcat.notify.push.StationNotifyPusher
-
- StationNotifyPushEvent - com.hccake.ballcat.notify.event中的类
-
- StationNotifyPushEvent() - 类 的构造器com.hccake.ballcat.notify.event.StationNotifyPushEvent
-
U
- updateAnnouncement(AnnouncementDTO) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
更新公告信息
- updateAnnouncement(AnnouncementDTO) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
更新公告信息
- updateIfUnpublished(Announcement) - 接口 中的方法com.hccake.ballcat.notify.mapper.AnnouncementMapper
-
更新公共(限制只能更新未发布的公共)
- updateToReadState(Long, Long) - 接口 中的方法com.hccake.ballcat.notify.mapper.UserAnnouncementMapper
-
更新用户公共信息至已读状态
- uploadImages(List<MultipartFile>) - 接口 中的方法com.hccake.ballcat.notify.service.AnnouncementService
-
批量上传公告图片
- uploadImages(List<MultipartFile>) - 类 中的方法com.hccake.ballcat.notify.service.impl.AnnouncementServiceImpl
-
批量上传公告图片
- UserAnnouncementMapper - com.hccake.ballcat.notify.mapper中的接口
-
用户公告表
- UserAnnouncementService - com.hccake.ballcat.notify.service中的接口
-
用户公告表
- UserAnnouncementServiceImpl - com.hccake.ballcat.notify.service.impl中的类
-
用户公告表
- UserAnnouncementServiceImpl() - 类 的构造器com.hccake.ballcat.notify.service.impl.UserAnnouncementServiceImpl
-
A C F G H I L M N O P Q R S U
Copyright © 2023. All rights reserved.