Uses of Interface
org.wikirate4j.entitities.Topic
Packages that use Topic
-
Uses of Topic in org.wikirate4j
Methods in org.wikirate4j that return TopicModifier and TypeMethodDescriptionstatic TopicWikirateCardFactory.createTopic(String rawJson) Creates aTopicgiven the raw json response from the api requestWikirateClient.getTopic(long id) Returns aTopicbased on its identifierReturns aTopicbased on its nameWikirateClientImpl.getTopic(long id) Methods in org.wikirate4j that return types with arguments of type TopicModifier and TypeMethodDescriptionWikirateClient.getTopics(TopicQuery query) Returns a List of Topics based on a given queryWikirateClientImpl.getTopics(TopicQuery query) -
Uses of Topic in org.wikirate4j.entitities
Classes in org.wikirate4j.entitities that implement TopicMethods in org.wikirate4j.entitities that return Topic