Class PredefinedAnswers

java.lang.Object
ch.tocco.nice2.web.core.api.clientquestion.PredefinedAnswers

public class PredefinedAnswers extends Object
Defines predefined answers for client questions. The answers are mapped to a predicate which is applied to the questions. Call getForQuestion(ClientQuestion) to get the answer for a certain question.