Uses of Class
com.bytedesk.wechat.work.WeChatWorkEntity
Packages that use WeChatWorkEntity
-
Uses of WeChatWorkEntity in com.bytedesk.wechat.work
Methods in com.bytedesk.wechat.work that return WeChatWorkEntityModifier and TypeMethodDescriptionprotected WeChatWorkEntity
WeChatWorkService.doSave
(WeChatWorkEntity entity) WeChatWorkService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, WeChatWorkEntity entity) Methods in com.bytedesk.wechat.work that return types with arguments of type WeChatWorkEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatWorkEntity>
WeChatWorkSpecification.search
(WeChatWorkRequest request) Methods in com.bytedesk.wechat.work with parameters of type WeChatWorkEntityModifier and TypeMethodDescriptionWeChatWorkService.convertToResponse
(WeChatWorkEntity entity) protected WeChatWorkEntity
WeChatWorkService.doSave
(WeChatWorkEntity entity) WeChatWorkService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, WeChatWorkEntity entity)