Serialized Form


Package com.infoteria.asteria.flowengine2.thinclient

Class com.infoteria.asteria.flowengine2.thinclient.FlowClientException implements Serializable

Serialized Fields

_cause

java.lang.Throwable _cause

_errorCode

java.lang.String _errorCode


Package com.infoteria.asteria.value

Class com.infoteria.asteria.value.FlowDateFormat implements Serializable

Serialized Fields

_format2

java.text.DateFormat _format2

_format3

java.text.DateFormat _format3

_format4

java.text.DateFormat _format4

_format5

java.text.DateFormat _format5

_format6

java.text.DateFormat _format6

Class com.infoteria.asteria.value.Value implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException
Serialized Fields

_value

java.lang.Object _value

_type

Value.Type _type

_format

java.text.DateFormat _format

Class com.infoteria.asteria.value.Value.Type implements Serializable

Serialized Fields

_name

java.lang.String _name

_index

int _index

Class com.infoteria.asteria.value.ValueConvertException implements Serializable

Serialized Fields

_exception

java.lang.Exception _exception

_type

Value.Type _type

_value

java.lang.Object _value

Class com.infoteria.asteria.value.VariableList implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException