B C D G I M O P R S T U V

B

bindToCurrentConversation(Object) - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 

C

callback - Static variable in class org.apache.myfaces.orchestra.conversation.DummyBean
 
callback(Runnable) - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
checkCurrentConversation() - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
createUser() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
Create a UserData object and commit it to the database.

D

doSomething() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
doSomething() - Method in interface org.apache.myfaces.orchestra.conversation.SimpleInterface
 
DummyBean - Class in org.apache.myfaces.orchestra.conversation
 
DummyBean() - Constructor for class org.apache.myfaces.orchestra.conversation.DummyBean
 

G

getAdvice() - Method in class org.apache.myfaces.orchestra.conversation.MockAdvisor
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatelessConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatelessConverter
 
getCalled() - Method in class org.apache.myfaces.orchestra.viewController.TargetBean
 
getCalled() - Method in class org.apache.myfaces.orchestra.viewController.TargetBeanInterface
 
getConfigLocations() - Method in class org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
 
getConfigLocations() - Method in class org.apache.myfaces.orchestra.conversation.TestConversation
 
getConfigLocations() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationBind
 
getConfigLocations() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
getConfigLocations() - Method in class org.apache.myfaces.orchestra.conversation.TestScope
 
getConfigLocations() - Method in class org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
 
getConversation() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationBind.Dummy
 
getConversationAwareCount() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
getCount() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationBind.Dummy
 
getData() - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
getData() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
getId() - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
getPointcut() - Method in class org.apache.myfaces.orchestra.conversation.MockAdvisor
 
getRaw() - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
getRestartedUser() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
getThis() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
getThisRef() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
getThisRefHolder() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
getUsername() - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
getVersion() - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 

I

initView() - Method in class org.apache.myfaces.orchestra.viewController.TargetBean
 
initView() - Method in class org.apache.myfaces.orchestra.viewController.TargetBeanInterface
 
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.
invalidateAndRestartSelf() - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
invalidateConversation() - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
Invalidate the conversation in which this bean lives.
invalidateSelf() - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
invoke(MethodInvocation) - Method in class org.apache.myfaces.orchestra.conversation.MockAdvice
 
isPerInstance() - Method in class org.apache.myfaces.orchestra.conversation.MockAdvisor
 
isTransient() - Method in class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 

M

MockAdvice - Class in org.apache.myfaces.orchestra.conversation
A simple AOP advice that just logs a message before and after every method call to the target object.
MockAdvice() - Constructor for class org.apache.myfaces.orchestra.conversation.MockAdvice
 
MockAdvisor - Class in org.apache.myfaces.orchestra.conversation
A Spring object that defines what Advice objects should be applied to which beans.
MockAdvisor() - Constructor for class org.apache.myfaces.orchestra.conversation.MockAdvisor
 

O

onSetUp() - Method in class org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
 
onSetUp() - Method in class org.apache.myfaces.orchestra.conversation.TestConversation
 
onSetUp() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationBind
 
onSetUp() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
onSetUp() - Method in class org.apache.myfaces.orchestra.conversation.TestScope
 
onSetUp() - Method in class org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
 
onTearDown() - Method in class org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
 
onTearDown() - Method in class org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
 
org.apache.myfaces.orchestra.conversation - package org.apache.myfaces.orchestra.conversation
 
org.apache.myfaces.orchestra.conversation.model - package org.apache.myfaces.orchestra.conversation.model
 
org.apache.myfaces.orchestra.conversation.spring - package org.apache.myfaces.orchestra.conversation.spring
 
org.apache.myfaces.orchestra.lib.jsf - package org.apache.myfaces.orchestra.lib.jsf
 
org.apache.myfaces.orchestra.requestParameterProvider - package org.apache.myfaces.orchestra.requestParameterProvider
 
org.apache.myfaces.orchestra.viewController - package org.apache.myfaces.orchestra.viewController
 

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
 
preProcess() - Method in class org.apache.myfaces.orchestra.viewController.TargetBean
 
preProcess() - Method in class org.apache.myfaces.orchestra.viewController.TargetBeanInterface
 
preRenderView() - Method in class org.apache.myfaces.orchestra.viewController.TargetBean
 
preRenderView() - Method in class org.apache.myfaces.orchestra.viewController.TargetBeanInterface
 

R

readUser(Long) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
restoreState(FacesContext, Object) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 

S

saveState(FacesContext) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 
setConversation(Conversation) - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
setData(String) - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
setData(String) - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 
setId(Long) - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
setMessage(String) - Method in class org.apache.myfaces.orchestra.conversation.MockAdvice
 
setMessage(String) - Method in class org.apache.myfaces.orchestra.conversation.MockAdvisor
 
setRestartedUser(Long) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
setTransient(boolean) - Method in class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 
setUsername(String) - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
setVersion(Long) - Method in class org.apache.myfaces.orchestra.conversation.model.UserData
 
SimpleBean - Class in org.apache.myfaces.orchestra.conversation
 
SimpleBean() - Constructor for class org.apache.myfaces.orchestra.conversation.SimpleBean
 
SimpleInterface - Interface in org.apache.myfaces.orchestra.conversation
 
StatefulConverter - Class in org.apache.myfaces.orchestra.lib.jsf
 
StatefulConverter() - Constructor for class org.apache.myfaces.orchestra.lib.jsf.StatefulConverter
 
StatelessConverter - Class in org.apache.myfaces.orchestra.lib.jsf
 
StatelessConverter() - Constructor for class org.apache.myfaces.orchestra.lib.jsf.StatelessConverter
 

T

TargetBean - Class in org.apache.myfaces.orchestra.viewController
 
TargetBean() - Constructor for class org.apache.myfaces.orchestra.viewController.TargetBean
 
TargetBeanInterface - Class in org.apache.myfaces.orchestra.viewController
 
TargetBeanInterface() - Constructor for class org.apache.myfaces.orchestra.viewController.TargetBeanInterface
 
testBind() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationBind
 
testBindToInvalidatedConversation() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationBind
 
testConversation() - Method in class org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
 
TestConversation - Class in org.apache.myfaces.orchestra.conversation
Test various aspects of the conversation handling
TestConversation() - Constructor for class org.apache.myfaces.orchestra.conversation.TestConversation
 
testConversation() - Method in class org.apache.myfaces.orchestra.conversation.TestConversation
 
TestConversationBind - Class in org.apache.myfaces.orchestra.conversation
Test the Conversation.bind method.
TestConversationBind() - Constructor for class org.apache.myfaces.orchestra.conversation.TestConversationBind
 
TestConversationBind.Dummy - Class in org.apache.myfaces.orchestra.conversation
 
TestConversationBind.Dummy() - Constructor for class org.apache.myfaces.orchestra.conversation.TestConversationBind.Dummy
 
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
 
testCorrectConversation() - Method in class org.apache.myfaces.orchestra.conversation.TestScope
 
TestDefaultViewControllerNameMapper - Class in org.apache.myfaces.orchestra.viewController
 
TestDefaultViewControllerNameMapper() - Constructor for class org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
 
testFoo() - Method in class org.apache.myfaces.orchestra.conversation.TestScope
 
TestInterfaceViewControllerExecutor - Class in org.apache.myfaces.orchestra.viewController
 
TestInterfaceViewControllerExecutor() - Constructor for class org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
 
testInvokes() - Method in class org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
 
testInvokes() - Method in class org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
 
testMapViewId() - Method in class org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
 
testParameterAdding() - Method in class org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
 
testPersistence() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
testPlainBean() - Method in class org.apache.myfaces.orchestra.conversation.TestScope
 
TestReflectiveViewControllerExecutor - Class in org.apache.myfaces.orchestra.viewController
 
TestReflectiveViewControllerExecutor() - Constructor for class org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
 
TestRequestParameterProviderManager - Class in org.apache.myfaces.orchestra.requestParameterProvider
 
TestRequestParameterProviderManager() - Constructor for class org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
 
testRestartConversation() - Method in class org.apache.myfaces.orchestra.conversation.TestConversationPersistence
 
TestScope - Class in org.apache.myfaces.orchestra.conversation
Test various aspects of the conversation handling, particularly as they interact with Spring's AOP proxying of various forms.
TestScope() - Constructor for class org.apache.myfaces.orchestra.conversation.TestScope
 
TestSerializableConverter - Class in org.apache.myfaces.orchestra.lib.jsf
 
TestSerializableConverter() - Constructor for class org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
 
TestSpringUtils - Class in org.apache.myfaces.orchestra.conversation.spring
Test various methods on the _SpringUtils class.
TestSpringUtils() - Constructor for class org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
 
testStateful() - Method in class org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
 
testStateless() - Method in class org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
Test saving and restoring of a SerializableConverter that references a Converter object that does not implement StateHolder.
touch() - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
transactionalMethod() - Method in class org.apache.myfaces.orchestra.conversation.SimpleBean
 

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.DummyBean
 
valueBound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
valueBound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.TestConversation
 
valueUnbound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.DummyBean
 
valueUnbound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.PersistentBackingBean
 
valueUnbound(ConversationBindingEvent) - Method in class org.apache.myfaces.orchestra.conversation.TestConversation
 

B C D G I M O P R S T U V

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