Class OpenApiDoc.QUESTIONNAIRE
- java.lang.Object
-
- io.dialob.questionnaire.service.rest.OpenApiDoc.QUESTIONNAIRE
-
- Enclosing class:
- OpenApiDoc
public static class OpenApiDoc.QUESTIONNAIRE extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description QUESTIONNAIRE()
-
-
-
Field Detail
-
QUEST_SUMMARY
public static final String QUEST_SUMMARY
- See Also:
- Constant Field Values
-
GET_QUEST_OP
public static final String GET_QUEST_OP
- See Also:
- Constant Field Values
-
QUEST_OWNER
public static final String QUEST_OWNER
- See Also:
- Constant Field Values
-
QUEST_STATUS
public static final String QUEST_STATUS
- See Also:
- Constant Field Values
-
QUEST_ID
public static final String QUEST_ID
- See Also:
- Constant Field Values
-
QUEST_OBJ
public static final String QUEST_OBJ
- See Also:
- Constant Field Values
-
ITEM_ID
public static final String ITEM_ID
- See Also:
- Constant Field Values
-
ROW_ID
public static final String ROW_ID
- See Also:
- Constant Field Values
-
PAGES
public static final String PAGES
- See Also:
- Constant Field Values
-
VALUESET_ID
public static final String VALUESET_ID
- See Also:
- Constant Field Values
-
ANSWER_ID
public static final String ANSWER_ID
- See Also:
- Constant Field Values
-
ANSWER_OBJ
public static final String ANSWER_OBJ
- See Also:
- Constant Field Values
-
NEW_ANSWERS_OBJ
public static final String NEW_ANSWERS_OBJ
- See Also:
- Constant Field Values
-
DELETE_ANS_SUMMARY
public static final String DELETE_ANS_SUMMARY
- See Also:
- Constant Field Values
-
DELETE_ANS_OP
public static final String DELETE_ANS_OP
- See Also:
- Constant Field Values
-
GET_QUESTID_SUMMARY
public static final String GET_QUESTID_SUMMARY
- See Also:
- Constant Field Values
-
GET_QUESTID_OP
public static final String GET_QUESTID_OP
- See Also:
- Constant Field Values
-
GET_ITEMS_SUMMARY
public static final String GET_ITEMS_SUMMARY
- See Also:
- Constant Field Values
-
GET_ITEMS_OP
public static final String GET_ITEMS_OP
- See Also:
- Constant Field Values
-
GET_ITEM_SUMMARY
public static final String GET_ITEM_SUMMARY
- See Also:
- Constant Field Values
-
GET_ITEM_OP
public static final String GET_ITEM_OP
- See Also:
- Constant Field Values
-
GET_ROWS_SUMMARY
public static final String GET_ROWS_SUMMARY
- See Also:
- Constant Field Values
-
GET_ROWS_OP
public static final String GET_ROWS_OP
- See Also:
- Constant Field Values
-
GET_VALUESETS_SUMMARY
public static final String GET_VALUESETS_SUMMARY
- See Also:
- Constant Field Values
-
GET_VALUESETS_OP
public static final String GET_VALUESETS_OP
- See Also:
- Constant Field Values
-
GET_VALUESET_SUMMARY
public static final String GET_VALUESET_SUMMARY
- See Also:
- Constant Field Values
-
GET_VALUESET_OP
public static final String GET_VALUESET_OP
- See Also:
- Constant Field Values
-
GET_PAGES_SUMMARY
public static final String GET_PAGES_SUMMARY
- See Also:
- Constant Field Values
-
GET_PAGES_OP
public static final String GET_PAGES_OP
- See Also:
- Constant Field Values
-
GET_STATUS_SUMMARY
public static final String GET_STATUS_SUMMARY
- See Also:
- Constant Field Values
-
GET_STATUS_OP
public static final String GET_STATUS_OP
- See Also:
- Constant Field Values
-
GET_ANSWERS_SUMMARY
public static final String GET_ANSWERS_SUMMARY
- See Also:
- Constant Field Values
-
GET_ANSWERS_OP
public static final String GET_ANSWERS_OP
- See Also:
- Constant Field Values
-
DELETE_ROW_ITEM_SUMMARY
public static final String DELETE_ROW_ITEM_SUMMARY
- See Also:
- Constant Field Values
-
DELETE_ROW_ITEM_OP
public static final String DELETE_ROW_ITEM_OP
- See Also:
- Constant Field Values
-
DELETE_QUEST_SUMMARY
public static final String DELETE_QUEST_SUMMARY
- See Also:
- Constant Field Values
-
DELETE_QUEST_OP
public static final String DELETE_QUEST_OP
- See Also:
- Constant Field Values
-
PUT_QUEST_SUMMARY
public static final String PUT_QUEST_SUMMARY
- See Also:
- Constant Field Values
-
PUT_QUEST_OP
public static final String PUT_QUEST_OP
- See Also:
- Constant Field Values
-
PUT_ANSWER_SUMMARY
public static final String PUT_ANSWER_SUMMARY
- See Also:
- Constant Field Values
-
PUT_ANSWER_OP
public static final String PUT_ANSWER_OP
- See Also:
- Constant Field Values
-
PUT_PAGES_SUMMARY
public static final String PUT_PAGES_SUMMARY
- See Also:
- Constant Field Values
-
PUT_STATUS_SUMMARY
public static final String PUT_STATUS_SUMMARY
- See Also:
- Constant Field Values
-
PUT_NEW_STATUS
public static final String PUT_NEW_STATUS
- See Also:
- Constant Field Values
-
POST_QUEST_SUMMARY
public static final String POST_QUEST_SUMMARY
- See Also:
- Constant Field Values
-
POST_ROW_SUMMARY
public static final String POST_ROW_SUMMARY
- See Also:
- Constant Field Values
-
POST_ROW_OP
public static final String POST_ROW_OP
- See Also:
- Constant Field Values
-
POST_ANSWER_SUMMARY
public static final String POST_ANSWER_SUMMARY
- See Also:
- Constant Field Values
-
ERRORS_SUMMARY
public static final String ERRORS_SUMMARY
- See Also:
- Constant Field Values
-
ERRORS_OP
public static final String ERRORS_OP
- See Also:
- Constant Field Values
-
-