Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.microstrategy.utils.serialization Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractPersistableBase class that provides facilities to save and restore states.Classcom.microstrategy.utils.serializationMicroStrategy
EnumWebPersistableStateThis interface defines constants that can be used to define what type (how much) state information of a given Interfacecom.microstrategy.utils.serializationMicroStrategy
EnumWebStateFlagsBit wise flags used for state generation.Interfacecom.microstrategy.utils.serializationMicroStrategy
FlatStateDelimitersThis interface defines delimeter constants for the flat object stateSince:MicroStrategy Web 7.Interfacecom.microstrategy.utils.serializationMicroStrategy
FlatStateSerializerThis class is used to build a string representing object state.Classcom.microstrategy.utils.serializationMicroStrategy
FlatStateTokenizerThis class is used to parse object state string.Classcom.microstrategy.utils.serializationMicroStrategy
FlatStateUtilThis class is used to build a string representing object state.Classcom.microstrategy.utils.serializationMicroStrategy
PersistableThis interface provides the mechanism to save the state of a component in a String representation, as well as to restore the component from its savedInterfacecom.microstrategy.utils.serializationMicroStrategy
PersistableAdapterThe Persistable interface should be implemented by any class whose instances are intended to be saved into a java.Classcom.microstrategy.utils.serializationMicroStrategy