Package de.aeb.xnsg.riskasmt.af
Class SearchQuestionnairesRequestDTO
java.lang.Object
de.aeb.xnsg.riskasmt.af.SearchQuestionnairesRequestDTO
Request for the application search questionnaires.
-
Field Summary
FieldsModifier and TypeFieldDescriptionFilter parameter for the application.de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
General technical parameters for the application. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setGeneralParms
(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO generalParms)
-
Field Details
-
generalParms
public de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO generalParmsGeneral technical parameters for the application. -
filterParms
Filter parameter for the application.
-
-
Constructor Details
-
SearchQuestionnairesRequestDTO
public SearchQuestionnairesRequestDTO()
-
-
Method Details
-
setGeneralParms
public void setGeneralParms(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO generalParms)
-