Package com.microstrategy.web.app.beans
Interface EnumWebStateLevel
-
- All Superinterfaces:
EnumWebPersistableState
public interface EnumWebStateLevel extends EnumWebPersistableState
- Since:
- MicroStrategy Web 7.3.1 or earlier
-
-
Field Summary
Fields Modifier and Type Field Description static int
NO_STATE_INFO
Specifies NO state information to save-
Fields inherited from interface com.microstrategy.utils.serialization.EnumWebPersistableState
BARE_MINIMAL_STATE_INFO, MAXIMAL_STATE_INFO, MINIMAL_STATE_INFO, TYPICAL_STATE_INFO
-
-
-
-
Field Detail
-
NO_STATE_INFO
static final int NO_STATE_INFO
Specifies NO state information to save- See Also:
- Constant Field Values
-
-