All Classes and Interfaces

Class
Description
Represents a request for invalidating questionnaires.
The fields AbstractRequestDTO.clientIdentCode, AbstractRequestDTO.clientSystemId, and InvalidateQuestionnairesRequestDTO.referenceIdHost are mandatory.
Represents the response of invalidating questionnaires.
Application facade interface for Risk Assessment
Business facade interface for Risk Assessment.
Data about a critical result of a questionnaire.
Passing the parameters to identify the questionnaire.

The fields QuestionnaireParmsDTO.questTemplId, QuestionnaireParmsDTO.clientSystemId, and QuestionnaireParmsDTO.referenceIdHost are mandatory.
Request for the application open questionnaire.
Represents the request for a count of questionnaires.
Represents the response of counting questionnaires.
Passing the filters of the questionnaires.
Summary data of a single questionnaire.
Represents a request for a summary of the most recent valid questionnaire(s).
The fields AbstractRequestDTO.clientIdentCode, AbstractRequestDTO.clientSystemId, and QuestionnaireSummaryRequestDTO.referenceIdHost are mandatory.
Represents the response of questionnaire summary.
DTO for critical results (answers answered with yes, embargo found or restricted party found).
Data transfer object for additional information in the sync event for syncing questionnaires.
DTOs of this type will not directly be returned, but the field SyncEventDTO.parameter in the synchronisation interface will contain instances of this DTO encoded as GenericDataRecordDTO.
Request for the application search questionnaires.