Serialized Form


Package org.apache.myfaces.orchestra.conversation

Class org.apache.myfaces.orchestra.conversation.ConversationManager extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

log

org.apache.commons.logging.Log log

nextConversationContextId

long nextConversationContextId

conversationContexts

Map<K,V> conversationContexts

Class org.apache.myfaces.orchestra.conversation.CurrentConversationAdvice extends Object implements Serializable

Serialized Fields

conversationInfo

org.apache.myfaces.orchestra.conversation.CurrentConversationInfo conversationInfo

Class org.apache.myfaces.orchestra.conversation.CurrentConversationInfo extends Object implements Serializable

Serialized Fields

conversationName

String conversationName

beanName

String beanName

Package org.apache.myfaces.orchestra.conversation.versioning

Class org.apache.myfaces.orchestra.conversation.versioning.SavePoint extends Object implements Serializable

Serialized Fields

savePointName

String savePointName

Package org.apache.myfaces.orchestra.dynaForm.lib

Class org.apache.myfaces.orchestra.dynaForm.lib.DefaultValueMap extends Object implements Serializable

serialVersionUID: -1311019539599397096L

Serialized Fields

original

Map<K,V> original

defaultValueFactory

DefaultValueMap.DefaultValueFactory<V> defaultValueFactory

Class org.apache.myfaces.orchestra.dynaForm.lib.DynaFormException extends RuntimeException implements Serializable

Class org.apache.myfaces.orchestra.dynaForm.lib.NullObject extends Object implements Serializable

serialVersionUID: -5631278744813815987L


Package org.apache.myfaces.orchestra.dynaForm.metadata

Class org.apache.myfaces.orchestra.dynaForm.metadata.Selection extends Object implements Serializable

Serialized Fields

label

String label

value

Object value



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.