public class FeaturesPage extends Page implements SimpleConfigPage
| Constructor and Description |
|---|
FeaturesPage(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addQuestion(Question question) |
List<SingleAnswerQuestion> |
getClusteringQuestions() |
List<SingleAnswerQuestion> |
getFeatureQuestions() |
void |
setValues(Map<String,String[]> params) |
beforeDisplay, getId, getQuestion, getTemplate, getTitle, init, isValid, nextPage, setQuestionspublic FeaturesPage(Config config)
public List<SingleAnswerQuestion> getClusteringQuestions()
public List<SingleAnswerQuestion> getFeatureQuestions()
protected void addQuestion(Question question)
addQuestion in class PageCopyright © 2013–2021 Tigase. All rights reserved.