com.microstrategy.web.beans.EnumWebPromptAnswerMode |
This interface represents the available values for the PromptAnswerMode parameter in the prompt answer events.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ALL_PROMPTS_USE_DEFAULT_ANSWER | This mode closes all prompts using the default answers. | |||||||||
int | DO_NOT_PASS_PROMPT_ANSWERS | ||||||||||
int | OPTIONAL_PROMPTS_USE_EMPTY_ANSWER | This mode closes all optional prompts using the empty answers. | |||||||||
int | USE_SOURCE_ANSWERS_FOR_PROMPT_IN_PROMP |
This mode closes all prompts using the default answers.
This mode closes all optional prompts using the empty answers.