Uses of Class
com.bytedesk.kbase.quick_reply.elastic.QuickReplyElastic
Packages that use QuickReplyElastic
-
Uses of QuickReplyElastic in com.bytedesk.kbase.quick_reply.elastic
Methods in com.bytedesk.kbase.quick_reply.elastic that return QuickReplyElasticModifier and TypeMethodDescriptionprivate QuickReplyElastic
QuickReplyElasticService.convertToElastic
(QuickReplyEntity quickReply) 转换为ES实体Methods in com.bytedesk.kbase.quick_reply.elastic that return types with arguments of type QuickReplyElasticModifier and TypeMethodDescription根据uid查询Method parameters in com.bytedesk.kbase.quick_reply.elastic with type arguments of type QuickReplyElasticModifier and TypeMethodDescriptionprivate QuickReplyElasticSearchResult
QuickReplyElasticService.convertToSearchResult
(org.springframework.data.elasticsearch.core.SearchHit<QuickReplyElastic> searchHit) 转换为搜索结果