Uses of Class
com.bytedesk.wechat.channel.WeChatChannelEntity
Packages that use WeChatChannelEntity
-
Uses of WeChatChannelEntity in com.bytedesk.wechat.channel
Methods in com.bytedesk.wechat.channel that return WeChatChannelEntityMethods in com.bytedesk.wechat.channel that return types with arguments of type WeChatChannelEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatChannelEntity>
WeChatChannelSpecification.search
(WeChatChannelRequest request) Methods in com.bytedesk.wechat.channel with parameters of type WeChatChannelEntityModifier and TypeMethodDescriptionWeChatChannelService.convertToResponse
(WeChatChannelEntity entity) void
WeChatChannelService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, WeChatChannelEntity entity) WeChatChannelService.save
(WeChatChannelEntity entity)