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 SummaryFields Modifier and Type Field Description static intNO_STATE_INFOSpecifies NO state information to save- 
Fields inherited from interface com.microstrategy.utils.serialization.EnumWebPersistableStateBARE_MINIMAL_STATE_INFO, MAXIMAL_STATE_INFO, MINIMAL_STATE_INFO, TYPICAL_STATE_INFO
 
- 
 
- 
- 
- 
Field Detail- 
NO_STATE_INFOstatic final int NO_STATE_INFO Specifies NO state information to save- See Also:
- Constant Field Values
 
 
- 
 
-