Uses of Interface
org.wikirate4j.entitities.Relationship
Packages that use Relationship
-
Uses of Relationship in org.wikirate4j
Methods in org.wikirate4j that return RelationshipModifier and TypeMethodDescriptionstatic RelationshipWikirateCardFactory.createRelationship(String rawJson) Creates aRelationshipgiven the raw json response from the api requestWikirateClient.getRelationship(long id) Returns aRelationshipon WikiRate based on its identifierWikirateClient.getRelationship(String name) Returns aRelationshipon WikiRate based on its nameWikirateClientImpl.getRelationship(long id) WikirateClientImpl.getRelationship(String name) Methods in org.wikirate4j that return types with arguments of type RelationshipModifier and TypeMethodDescriptionWikirateClient.getRelationships(RelationshipQuery query) Returns a List of Relationship based on a given queryWikirateClientImpl.getRelationships(RelationshipQuery query) -
Uses of Relationship in org.wikirate4j.entitities
Classes in org.wikirate4j.entitities that implement RelationshipMethods in org.wikirate4j.entitities that return Relationship