| Answer |
|
| ContextValue |
|
| Error |
|
| ImmutableAnswer |
Immutable implementation of Answer.
|
| ImmutableAnswer.Builder |
|
| ImmutableContextValue |
|
| ImmutableContextValue.Builder |
|
| ImmutableError |
Immutable implementation of Error.
|
| ImmutableError.Builder |
|
| ImmutableQuestionnaire |
|
| ImmutableQuestionnaire.Builder |
|
| ImmutableQuestionnaireListItem |
|
| ImmutableQuestionnaireListItem.Builder |
|
| ImmutableQuestionnaireMetadata |
|
| ImmutableQuestionnaireMetadata.Builder |
|
| ImmutableVariableValue |
|
| ImmutableVariableValue.Builder |
|
| ModifiableAnswer |
A modifiable implementation of the Answer type.
|
| ModifiableContextValue |
|
| ModifiableError |
A modifiable implementation of the Error type.
|
| ModifiableQuestionnaire |
|
| ModifiableQuestionnaireMetadata |
A modifiable implementation of the Metadata type.
|
| ModifiableVariableValue |
|
| Questionnaire |
|
| Questionnaire.Metadata |
|
| Questionnaire.Metadata.Reason |
|
| Questionnaire.Metadata.Status |
|
| QuestionnaireListItem |
|
| QuestionnaireRepository |
A QuestionnaireRepository provides type-safe access for storing and retrieving documents
from the MongoDB collection "questionnaires".
|
| QuestionnaireRepository.Criteria |
QuestionnaireRepository.Criteria is a Questionnaire document search query.
|
| QuestionnaireRepository.Finder |
|
| QuestionnaireRepository.Indexer |
An indexer used to create an index on the "questionnaires" collection if it does not exist by one or more attributes.
|
| QuestionnaireRepository.Modifier |
|
| QuestionnaireRepository.Replacer |
|
| QuestionnaireRepository.Updater |
Given the criteria updater describes how to perform
update operations on sets of documents.
|
| VariableValue |
|