Uses of Class
com.bytedesk.core.topic.TopicResponse
Packages that use TopicResponse
-
Uses of TopicResponse in com.bytedesk.core.topic
Methods in com.bytedesk.core.topic that return TopicResponseModifier and TypeMethodDescriptionTopicRestService.convertToResponse
(TopicEntity entity) TopicService.convertToTopicResponse
(TopicEntity topic) TopicRestService.create
(TopicRequest request) TopicRestService.queryByUid
(TopicRequest request) TopicRestService.update
(TopicRequest request) Methods in com.bytedesk.core.topic that return types with arguments of type TopicResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<TopicResponse>
TopicRestService.queryByOrg
(TopicRequest request) org.springframework.data.domain.Page<TopicResponse>
TopicRestService.queryByUser
(TopicRequest request)