Uses of Interface
org.wikirate4j.entitities.Card
Packages that use Card
-
Uses of Card in org.wikirate4j
Methods in org.wikirate4j that return CardModifier and TypeMethodDescriptionstatic CardWikirateCardFactory.createCard(String rawJson) Creates aCardgiven the raw json response from the api requestWikirateClient.getCard(long id) Returns aCardbased on its identifierReturns aCardbased on its nameWikirateClientImpl.getCard(long id) Methods in org.wikirate4j that return types with arguments of type CardModifier and TypeMethodDescriptionWikirateClient.getProjects(ProjectQuery query) Returns aCardof Project type based on a given Project QueryWikirateClientImpl.getProjects(ProjectQuery query) -
Uses of Card in org.wikirate4j.entitities
Subinterfaces of Card in org.wikirate4j.entititiesModifier and TypeInterfaceDescriptioninterfaceThe Answer Object represent the answer on a question (Metric) on a specific company on a specific year.interfaceCheckedBy<T>Users are able to flag an answer to request a check in case they have doubts that the answer is correct.interfaceIn WikiRate, a Company represents any formal reporting organization, including corporations, NGOs, universities, and similar entities.interfaceCompany Groups are company groupings based on user defined preferences.interfaceDatasets are helping Users to structure information on WikiRate by combining Companies and Metrics associated with a particular theme or research.interfaceA WikirateMetricis used to measure company performance.interfaceThe Region entity extends the notion of aCardto provide additional information and functionality.interfaceRelation Metrics are a special type of metrics that produce special type of Relationship.interfaceResearch Groups are a collection of WikiRate contributors, their Research Projects, and Metrics they created.interfaceA Source is generally a company report, including CSR Report, Sustainability Report, Annual Report or Integrated Report.interfaceTopics are used in Wikirate as a way to organize Metrics and other content into thematic groups.Classes in org.wikirate4j.entitities that implement CardModifier and TypeClassDescriptionclassclassCardImpl<K>classclassclassclassclassclassclassclassclassclassclassMethods in org.wikirate4j.entitities that return Card