Package com.microstrategy.utils.serialization
-
Interface Summary Interface Description EnumWebPersistableState This interface defines constants that can be used to define what type (how much) state information of a given component to include while persisting the componentEnumWebStateFlags Bit wise flags used for state generation.FlatStateDelimiters This interface defines delimeter constants for the flat object statePersistable This interface provides the mechanism to save the state of a component in a String representation, as well as to restore the component from its saved state. -
Class Summary Class Description AbstractPersistable Base class that provides facilities to save and restore states.FlatStateSerializer This class is used to build a string representing object state.FlatStateTokenizer This class is used to parse object state string.FlatStateUtil This class is used to build a string representing object state.PersistableAdapter ThePersistable
interface should be implemented by any class whose instances are intended to be saved into a java.lang.String representation.ProjectInfoPersister XMLStateSerializer -
Enum Summary Enum Description FlatStateTokenizer.StrSubtype