java.lang.Object | |
↳ | com.microstrategy.webservices.EnumMWSRSExecutionFlags |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | MWSRSAddToHistory | ||||||||||
String | MWSRSExecuteWithSaveToHistory | ||||||||||
String | MWSRSNoCache | ||||||||||
String | MWSRSRePrompt | ||||||||||
String | MWSRSRunAsync | ||||||||||
String | MWSRSUseDefaultPrompts | ||||||||||
int | _MWSRSAddToHistory | ||||||||||
int | _MWSRSExecuteWithSaveToHistory | ||||||||||
int | _MWSRSNoCache | ||||||||||
int | _MWSRSRePrompt | ||||||||||
int | _MWSRSRunAsync | ||||||||||
int | _MWSRSUseDefaultPrompts |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSRSExecutionFlags(int iValue) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getValue() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |