Class AnswerQuery
Class used to build an Answer Query
- Author:
- Vasiliki Gkatziaki
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassessment_type(AssessmentType assessment_type) benchmark(boolean isBenchmark) calculated(boolean isCalculated) company(long id) company_category(CompanyCategory companyCategory) company_group(String company_group) license(LicenseType license) metric(long id) metric_keyword(String name) metric_type(MetricType metric_type) only_bookmarked(boolean only_bookmarked) publication_status(PublicationStatus publicationStatus) status(AnswerStatus status) topic(WikirateTopic topic) topic_framework(String topic_framework) topic_framework(TopicFramework topic_framework) value(double value) value(int value) value_from(Number from) value_type(ValueType value_type) verification_status(VerificationStatus verificationStatus) year(int year) Methods inherited from class Query
getFilters, getQueryParams, limit, offset, sort_by
-
Constructor Details
-
AnswerQuery
public AnswerQuery()
-
-
Method Details
-
company
-
company
-
company_category
-
company_group
-
country
-
metric_keyword
-
metric
-
benchmark
-
only_bookmarked
-
topic
-
topic_framework
-
topic_framework
-
designer
-
metric_type
-
value_type
-
assessment_type
-
dataset
-
value
-
value
-
value
-
value_from
-
value_to
-
verification_status
-
calculated
-
license
-
status
-
updated
-
updater
-
source
-
publication_status
-
year
-
year
-