Serialized Form
-
Package com.infoteria.asteria.flowengine2.thinclient
-
Exception Class com.infoteria.asteria.flowengine2.thinclient.FlowClientException
class FlowClientException extends Exception implements Serializable- serialVersionUID:
- -8838095608642401278L
-
-
Package com.infoteria.asteria.value
-
Class com.infoteria.asteria.value.FlowDateFormat
class FlowDateFormat extends SimpleDateFormat implements Serializable- serialVersionUID:
- 398685635524907289L
-
Serialized Fields
-
_format2
DateFormat _format2
-
_format3
DateFormat _format3
-
_format4
DateFormat _format4
-
_format5
DateFormat _format5
-
_format6
DateFormat _format6
-
-
Class com.infoteria.asteria.value.Value
class Value extends Object implements Serializable- serialVersionUID:
- 8709615046673863489L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
_type
Value.Type _type
-
_value
Object _value
-
-
Class com.infoteria.asteria.value.Value.Type
class Type extends Object implements Serializable- serialVersionUID:
- -3339231923292562982L
-
Serialized Fields
-
_index
int _index
-
_name
String _name
-
-
Exception Class com.infoteria.asteria.value.ValueConvertException
class ValueConvertException extends Exception implements Serializable- serialVersionUID:
- -3936326813259398219L
-
Serialized Fields
-
_exception
Exception _exception
-
_type
Value.Type _type
-
_value
Object _value
-
-
Class com.infoteria.asteria.value.VariableList
class VariableList extends Object implements Serializable- serialVersionUID:
- -6943155296903191262L
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-