Uses of Class
com.bytedesk.wechat.work.kefu.account.WeChatAccountEntity
Packages that use WeChatAccountEntity
-
Uses of WeChatAccountEntity in com.bytedesk.wechat.work.kefu.account
Methods in com.bytedesk.wechat.work.kefu.account that return WeChatAccountEntityModifier and TypeMethodDescriptionprotected WeChatAccountEntity
WeChatAccountRestService.doSave
(WeChatAccountEntity entity) WeChatAccountRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, WeChatAccountEntity entity) Methods in com.bytedesk.wechat.work.kefu.account that return types with arguments of type WeChatAccountEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatAccountEntity>
WeChatAccountSpecification.search
(WeChatAccountRequest request) Methods in com.bytedesk.wechat.work.kefu.account with parameters of type WeChatAccountEntityModifier and TypeMethodDescriptionWeChatAccountRestService.convertToResponse
(WeChatAccountEntity entity) protected WeChatAccountEntity
WeChatAccountRestService.doSave
(WeChatAccountEntity entity) WeChatAccountRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, WeChatAccountEntity entity)