Serialized Form
|
Package org.apache.myfaces.orchestra.conversation |
|
Class org.apache.myfaces.orchestra.conversation.ConversationManager extends Object implements Serializable |
serialVersionUID: 1L
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
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 |
conversationInfo
org.apache.myfaces.orchestra.conversation.CurrentConversationInfo conversationInfo
|
Class org.apache.myfaces.orchestra.conversation.CurrentConversationInfo extends Object implements Serializable |
conversationName
String conversationName
beanName
String beanName
|
Package org.apache.myfaces.orchestra.conversation.versioning |
savePointName
String savePointName
|
Package org.apache.myfaces.orchestra.dynaForm.lib |
serialVersionUID: -1311019539599397096L
original
Map<K,V> original
defaultValueFactory
DefaultValueMap.DefaultValueFactory<V> defaultValueFactory
serialVersionUID: -5631278744813815987L
|
Package org.apache.myfaces.orchestra.dynaForm.metadata |
label
String label
value
Object value
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.