C G I O P R S T U V

C

createUser() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
Create a UserData object and commit it to the database.

G

getConfigLocations() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
getId() - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
getRestartedUser() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
getUsername() - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
getVersion() - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 

I

invalidateAndRestartConversation() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
Invalidate the conversation in which this bean lives, and then create a new bean instance (in a new conversation) and copy some data from the old to the new instance.
invalidateConversation() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
Invalidate the conversation in which this bean lives.

O

onSetUp() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
org.apache.myfaces.orchestra.conversation - package org.apache.myfaces.orchestra.conversation
 
org.apache.myfaces.orchestra.conversation.model - package org.apache.myfaces.orchestra.conversation.model
 

P

PersistentBackingBean - Class in org.apache.myfaces.orchestra.conversation
A backing bean for a view (ie a "view controller") that has an associated persistence context.
PersistentBackingBean() - Constructor for class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 

R

readUser(Long) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 

S

setId(Long) - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
setRestartedUser(Long) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
setUsername(String) - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
setVersion(Long) - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 

T

TestConversationPersistence - Class in org.apache.myfaces.orchestra.conversation
Test various aspects of the conversation handling
TestConversationPersistence() - Constructor for class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
testPersistence() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
testRestartConversation() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 

U

updateUser(Long, String) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
UserData - Class in org.apache.myfaces.orchestra.conversation.model
 
UserData() - Constructor for class org.apache.myfaces.orchestra.conversation.model.UserData
 

V

valueBound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
valueUnbound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 

C G I O P R S T U V

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