A B C D E F G H I J L M N O P R S T U V W

A

AccessScopeAwareNavigationHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.navigation
 
AccessScopeAwareNavigationHandler(NavigationHandler) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.AccessScopeAwareNavigationHandler
Constructor for wrapping the given NavigationHandler
activateWindowContext(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Activates the WindowContext with has the given window-id.
activateWindowContext(EditableWindowContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Activates the given WindowContext
activateWindowContext(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Activates the WindowContext with has the given window-id.
activateWindowContext(EditableWindowContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Activates the given WindowContext
activateWindowContext(String) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Activates the WindowContext with has the given window-id.
activateWindowContext(EditableWindowContext) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Activates the given WindowContext
addBean(BeanEntry<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
Adds a BeanEntry which represents a scoped bean to the current conversation
addBean(BeanEntry<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
Adds a BeanEntry which represents a scoped bean to the current conversation
addBean(BeanEntry<T>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
Adds a BeanEntry which represents a scoped bean to the current conversation
addInlinePageDefinition(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
addLifecycle(String, Lifecycle) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.CodiLifecycleFactoryWrapper
addPageBean(Class) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Allows to add page-beans
addPageBean(Class) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Allows to add page-beans
addPageDefinition(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
addRenderKit(String, RenderKit) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CodiRenderKitFactory
addRequestParameter(ExternalContext, String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Adds the current request-parameters to the given url
addViolation(SecurityViolation) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
addWindowContextIdHolderComponent() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Needed for server-side window-handler and client-side window handler for supporting postbacks
addWindowIdIfNecessary(String, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
 
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.GroupedConversationContextExtension
Adds codi scopes to the container
afterPhase(PhaseEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PhasesLifecycleCallbackPhaseListener
afterPhase(PhaseEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecyclePhaseListener
ambiguousDefaultErrorViewDefinitionException(Class<? extends ViewConfig>, Class<? extends ViewConfig>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception if there are multiple classes which represent the same default-error-view
ambiguousViewConfigRootException(Class, Class) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception if there are multiple classes annotated with InlineViewConfigRoot in an web-app.
ambiguousViewDefinitionException(String, Class<? extends ViewConfig>, Class<? extends ViewConfig>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception if there are multiple classes which represent the same view-id
ApplicationStartupBroadcaster - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.startup
 
ApplicationStartupBroadcaster() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.startup.ApplicationStartupBroadcaster
 

B

BeforeAfterFacesRequestBroadcaster - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.request
 
BeforeAfterFacesRequestBroadcaster() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.BeforeAfterFacesRequestBroadcaster
 
beforeLifecycleExecute(FacesContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ClientSideWindowHandler
Is called before the execute portion of the JSF lifecycle starts.
beforeLifecycleExecute(FacesContext) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.LifecycleAwareWindowHandler
Is called before the execute portion of the JSF lifecycle starts.
beforePhase(PhaseEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PhasesLifecycleCallbackPhaseListener
beforePhase(PhaseEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecyclePhaseListener
beginViewConfigExtraction() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
broadcastAfterFacesRequestEvent(FacesContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.BeforeAfterFacesRequestBroadcaster
Broadcasts the AfterFacesRequest event
broadcastBeforeFacesRequestEvent(FacesContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.BeforeAfterFacesRequestBroadcaster
Broadcasts the BeforeFacesRequest event
broadcastRenderedViewId(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ViewAccessConversationExpirationEvaluatorRegistry
Notifies all ViewAccessConversationExpirationEvaluators about the rendered view
broadcastStartupEvent() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.startup.ApplicationStartupBroadcaster
Broadcasts the StartupEvent

C

cacheWindowId(ExternalContext, String, boolean) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
 
checkPermission(PhaseEvent, BeanManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViewListener
Checks the permission based on the AccessDecisionVoters which are configured for the current view.
checkPermissionBeforeRendering(PhaseEvent, BeanManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViewListener
Checks the permission based on the AccessDecisionVoters which are configured for the current view.
cleanup(PhaseEvent, RequestTypeResolver, EditableWindowContextManager, WindowContextConfig, JsfModuleConfig) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextManagerObserver
 
cleanupInactiveWindowContexts(EditableWindowContextManager) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Allows to cleanup empty or inactive WindowContexts which saves memory
ClientSideWindowHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
WindowHandler which uses JavaScript to store the windowId.
ClientSideWindowHandler() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ClientSideWindowHandler
 
ClientSideWindowHandler(WindowContextConfig) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ClientSideWindowHandler
 
close() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
close() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
closeAllWindowContexts() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Closes all WindowContext of the current user(-session)
closeAllWindowContexts() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Closes all WindowContext of the current user(-session)
closeAllWindowContexts() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Closes all WindowContext of the current user(-session)
CloseConversationGroupInterceptor - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
This interceptor should be used just in case of simple use-cases.
CloseConversationGroupInterceptor() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CloseConversationGroupInterceptor
 
CloseConversationGroupStrategy - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
Marker interface for a pluggable strategy for CloseConversationGroup
closeCurrentWindowContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Closes all conversations of the current WindowContext
closeCurrentWindowContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Closes all conversations of the current WindowContext
closeCurrentWindowContext() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Closes all conversations of the current WindowContext
closeWindowContext(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Closes all conversations of the WindowContext with the given window-id
closeWindowContext(EditableWindowContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Closes all conversations of the given WindowContext
closeWindowContext(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Closes all conversations of the WindowContext with the given window-id
closeWindowContext(EditableWindowContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Closes all conversations of the given WindowContext
closeWindowContext(String) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Closes all conversations of the WindowContext with the given window-id
closeWindowContext(EditableWindowContext) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Closes all conversations of the given WindowContext
CodiActionListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.action
 
CodiActionListener(ActionListener) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.action.CodiActionListener
Constructor for wrapping the given ActionListener
CodiFacesContextFactory - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.request
 
CodiFacesContextFactory(FacesContextFactory) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.CodiFacesContextFactory
Constructor for wrapping the given FacesContextFactory
CodiLifecycleFactoryWrapper - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
 
CodiLifecycleFactoryWrapper(LifecycleFactory) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.CodiLifecycleFactoryWrapper
Constructor for wrapping the given LifecycleFactory
CodiNavigationHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.navigation
We have to ensure the invocation order for the type-safe navigation feature/s.
CodiNavigationHandler(NavigationHandler) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.CodiNavigationHandler
Constructor for wrapping the given NavigationHandler
CodiRenderKitFactory - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
!!!
CodiRenderKitFactory(RenderKitFactory) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CodiRenderKitFactory
Constructor for wrapping the given RenderKitFactory
CodiViewHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl
Allows a better performance and a fine-grained deactivation of the sub-view handlers btw. extending them or a stand-alone usage.
CodiViewHandler(ViewHandler) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
Constructor for wrapping the given ViewHandler
consumePhaseListeners() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.PhaseListenerExtension
Exposes the found phase-listeners for the invocation.
ConversationExpirationEvaluator - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
ConversationFactory - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
ConversationKey - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
conversationNotEditableException(Conversation) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception in case of a custom implementation of Conversation which doesn't implement EditableConversation
conversationNotFoundException(String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception if there is no conversation with the given key
ConversationRequiredUtils - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
ConversationUtils - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
internal!
convertToScope(BeanManager, Class, Annotation...) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Maps the given conversation-group-key to a scope-annotation
create(RenderKit) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.RenderKitWrapperFactory
Creates a RenderKit based on the currently active RenderKit
createContext(MessageContext, Instance<MessageFactory>, Instance<ELProvider>, Instance<ArgumentFilter>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareMessageContextProducer
Creates a specialized MessageContext for JSF which delegates to jsf mechanisms (as fallback)
createConversation(ConversationKey, ConversationConfig) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.JsfAwareConversationFactory
Creates an EditableConversation for the given ConversationKey and ConversationConfig
createConversation(ConversationKey, ConversationConfig) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.ConversationFactory
Creates an EditableConversation for the given ConversationKey and ConversationConfig
createConversation(Class, Annotation...) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
 
createDefaultRequestTypeResolver() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.request.DefaultRequestTypeResolver
createSecurityAwareViewHandler() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
 
createView(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
createView(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityAwareViewHandler
createViewConfigDescriptor(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
createWindowContext(String, WindowContextConfig, ConversationConfig) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowContextFactory
Creates an EditableWindowContext for the given window-id, WindowContextConfig and ConversationConfig
createWindowContextManager(WindowContextConfig, ConversationConfig) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowContextManagerFactory
Creates a EditableWindowContextManager based on the given WindowContextConfig and ConversationConfig
createWindowId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
Creates a new and unique window-id for the current user-session
createWindowId() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowHandler
Creates a new and unique window-id for the current user-session
currentConversation(InjectionPoint, WindowContextManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowBeanProducers
 
currentFacesContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.FacesInformationProducer
Using a request scoped proxy ensures a serializable proxy.
currentWindow(WindowContextManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowBeanProducers
 
currentWindowContext(WindowContextManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowBeanProducers
 

D

deactivate() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
has to expire a conversation. if the conversation is expired afterwards it has to be inactive
deactivate() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
has to expire a conversation. if the conversation is expired afterwards it has to be inactive
deactivate() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
has to expire a conversation. if the conversation is expired afterwards it has to be inactive
DefaultAccessDecisionVoterStateContext - Class in org.apache.myfaces.extensions.cdi.jsf.impl.security
 
DefaultAccessDecisionVoterStateContext() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
 
DefaultCloseConversationGroupStrategy - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
DefaultCloseConversationGroupStrategy() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultCloseConversationGroupStrategy
 
DefaultConversation - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
DefaultConversation(ConversationKey, ConversationExpirationEvaluator, ConversationConfig, BeanManager) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
Constructor which creates a conversation for the given ConversationKey, ConversationExpirationEvaluator, ConversationConfig and BeanManager
DefaultRequestLifecycleCallbackEntry - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
DefaultRequestTypeResolver - Class in org.apache.myfaces.extensions.cdi.jsf.impl.request
 
DefaultRequestTypeResolver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.request.DefaultRequestTypeResolver
 
DefaultSecurityStrategy - Class in org.apache.myfaces.extensions.cdi.jsf.impl.security
 
DefaultSecurityStrategy() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultSecurityStrategy
 
DefaultViewConfigDescriptor - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
DefaultViewConfigDescriptor(String, Class<? extends ViewConfig>, Page.NavigationMode, Page.ViewParameterMode, List<Class<? extends AccessDecisionVoter>>, Class<? extends ViewConfig>, List<Annotation>) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Constructor for creating a ViewConfigDescriptor
DefaultViewConfigResolver - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
DefaultViewConfigResolver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigResolver
 
DefaultViewControllerStrategy - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
 
DefaultViewControllerStrategy() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.DefaultViewControllerStrategy
 
DefaultViewNavigationHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.navigation
 
DefaultViewNavigationHandler() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.DefaultViewNavigationHandler
 
DefaultWindowContextManager - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
DefaultWindowContextManager(WindowContextConfig, ConversationConfig, ProjectStage, BeanManager) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
 
DefaultWindowContextQuotaHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
DefaultWindowContextQuotaHandler() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextQuotaHandler
Default constructor required by proxy libs
DefaultWindowContextQuotaHandler(WindowContextConfig) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextQuotaHandler
Constructor used by the container for creating the WindowContextQuotaHandler based on the given WindowContextConfig
DefaultWindowHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
DefaultWindowHandler() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
 
DefaultWindowHandler(WindowContextConfig) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
 
detectActiveJsfVersion() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.JsfModuleStartupObserver
 
detectJsfModuleVersion() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.JsfModuleStartupObserver
 
DevUtils - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
DevUtils() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.util.DevUtils
 
dispatch(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext

E

EditableConversation - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
TODO
EditableViewConfigDescriptor - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi
 
EditableWindowContext - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
EditableWindowContextManager - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
EditableWindowContextManagerProxy - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
EditableWindowContextManagerProxy() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
 
EditableWindowContextManagerProxy(WindowContextConfig, ConversationConfig, BeanManager) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Workaround for a producer-method which produces a session-scoped instance.
encodeActionURL(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
Adds the current window-id to the URL (if permitted)
encodeNamespace(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
encodeResourceURL(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
encodeURL(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ClientSideWindowHandler
Allows to intercept the URL encoding
encodeURL(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
Allows to intercept the URL encoding
encodeURL(String) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowHandler
Allows to intercept the URL encoding
encodeURLParameterValue(String, ExternalContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Encodes the given value using URLEncoder.encode() with the charset returned from ExternalContext.getResponseCharacterEncoding().
endViewConfigExtraction() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
ensureExistingConversation(FacesContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationRequiredUtils
Checks if the page-bean for the current view hosts ConversationRequired and the conversation has been started or the current page is an allowed entry-point for the conversation.
equals(Object) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
ExceptionUtils - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
execute(InvocationContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.DefaultViewControllerStrategy
execute(InvocationContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultCloseConversationGroupStrategy
execute(InvocationContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultSecurityStrategy
EXISTING_WINDOW_ID_SET_KEY - Static variable in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
 
expire() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ConversationExpirationEvaluator
Marks the conversation as invalid
extractInlineViewConfig(Class<? extends ViewConfig>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.ViewConfigExtractor
Creates a EditableViewConfigDescriptor for the given inline view-config class
extractViewConfig(Class<? extends ViewConfig>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.ViewConfigExtractor
Creates a EditableViewConfigDescriptor for the given view-config class

F

FacesInformationProducer - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
FacesInformationProducer() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.util.FacesInformationProducer
 
FacesMessageEntry - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.request
 
FacesMessageEntry() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.FacesMessageEntry
 
FacesMessageEntry(String, FacesMessage) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.FacesMessageEntry
Constructor for creating the entry for the given component-id and FacesMessage
filterDeniedInvocations(InvocationContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityInterceptor
Triggers the registered AccessDecisionVoters
filterJsfPhaseListeners(ProcessAnnotatedType) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.PhaseListenerExtension
Filters beans annotated with JsfPhaseListener.
filterPhaseListenerMethods(InvocationContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.ViewControllerInterceptor
Alternative to view-controller configured via view-configs
findConversation() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
 

G

getAccessDecisionVoters() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getActionURL(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
getActionURL(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextAwareViewHandler
getActiveState() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
getActiveState() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
getActiveState() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
 
getAfterPhaseCallbacks() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultRequestLifecycleCallbackEntry
 
getAfterPhaseCallbacks() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.RequestLifecycleCallbackEntry
Exposes the lifecycle callbacks annotated with AfterPhase
getApplicationMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getAuthType() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getBean(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
getBean(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
getBean(Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
 
getBeanEntryFactory() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Exposes the cached BeanEntryFactory.
getBeforePhaseCallbacks() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultRequestLifecycleCallbackEntry
 
getBeforePhaseCallbacks() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.RequestLifecycleCallbackEntry
Exposes the lifecycle callbacks annotated with BeforePhase
getComponentId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.FacesMessageEntry
Returns the current component-id
getContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getConversation(Class, Annotation...) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
 
getConversation(ConversationKey) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Exposes the cached Conversation for the given ConversationKey
getConversationGroup() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.ConversationKey
Class of the group of the conversation
getConversationGroup(Bean<?>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Calculates the conversation-group for a given Bean.
getConversations() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
TODO
getCurrentWindowContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
getCurrentWindowContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
getCurrentWindowContext() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Exposes the cached WindowContext
getCurrentWindowId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
 
getCustomFacesMessageBundle(Locale) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Exposes the (optional) custom message-bundle configured in the faces-config for the given Locale
getDefaultErrorViewConfigDescriptor() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigResolver
getDefaultErrorViewConfigDescriptor() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigCache
Resolves the descriptor for the default-error page
getDefaultFacesMessageBundle(Locale) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Exposes the default message-bundle of jsf for the given Locale
getErrorView() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Exposes the inline error-page
getErrorView() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Exposes the inline error-page
getErrorViewConfigDescriptor(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigResolver
getExistingWindowIdSet(ExternalContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Exposes an unmodifiable representation of the active window-ids which have been generated and stored for the current user
getExpirationEvaluator() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
just for test-cases (to expire a conversation manually)
getFacesContext(Object, Object, Object, Lifecycle) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.CodiFacesContextFactory
Wrapps the created FacesContext with CodiFacesContextWrapper
getFacesMessage() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.FacesMessageEntry
Returns the current FacesMessage
getInitParameter(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getInitParameterMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getInitViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
Exposes the lifecycle-callbacks annotated with InitView
getKey() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestParameter
Key of the parameter
getLastAccess() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
Date of the last access of the whole WindowContext
getLifecycle(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.CodiLifecycleFactoryWrapper
getLifecycleIds() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.CodiLifecycleFactoryWrapper
getLocale() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareLocaleResolver
getMetaData() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getMetaData(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getNavigationMode() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getNewViewId() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Exposes the next view-id.
getOldViewId() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Exposes the prev. view-id.
getPageBeanDescriptors() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getPhaseId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PhasesLifecycleCallbackPhaseListener
getPhaseId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecyclePhaseListener
getPhasesLifecycleCallback(PhaseId) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
Exposes the entry for the lifecycle-callbacks (BeforePhase and/or AfterPhase) for the given PhaseId
getPostRenderViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
Exposes the lifecycle-callbacks annotated with PostRenderView
getPrePageActionMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
Exposes the lifecycle-callbacks annotated with PrePageAction
getPreRenderViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
Exposes the lifecycle-callbacks annotated with PreRenderView
getQualifiers() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.ConversationKey
CDI qualifiers without the conversation group
getRemoteUser() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRenderKit(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CodiRenderKitFactory
Creates an intercepted RenderKit in order to wrap the ResponseWriter
getRenderKitIds() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CodiRenderKitFactory
getRequest() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestCharacterEncoding() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestContentType() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestContextPath() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestCookieMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestHeaderMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestHeaderValuesMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestLocale() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestLocales() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestParameterMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestParameterNames() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestParameters(ExternalContext, boolean) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Exposes all request-parameters (including or excluding the view-state)
getRequestParameterValuesMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestPathInfo() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getRequestServletPath() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getResource(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getResourceAsStream(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getResourcePaths(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getResponse() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getResponseCharacterEncoding() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getResponseContentType() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getScope() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.ConversationKey
Annotation class of the scope annotation
getSession(boolean) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getSessionMap() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getState() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
getTargetJsfVersion() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.JsfModuleStartupObserver
 
getUserPrincipal() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
getValueList() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestParameter
Exposes the values of the parameter as list
getValues() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestParameter
Exposes the values of the parameter as array
getViewConfig() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getViewConfigDescriptor(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigResolver
getViewConfigDescriptor(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigResolver
getViewConfigDescriptor(String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigCache
Resolves the ViewConfigDescriptor for the given view-id
getViewConfigDescriptor(Class<? extends ViewConfig>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigCache
Resolves the ViewConfigDescriptor for the given view-config-class
getViewConfigDescriptors() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigResolver
getViewConfigDescriptors() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigCache
Resolves all descriptors for the known ViewConfigs
getViewId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
getViewParameterMode() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Exposes the Page.ViewParameterMode of the current entry
getViewParameterMode() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Exposes the Page.ViewParameterMode of the current entry
getViolations() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
getWindowContext(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
getWindowContext(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
getWindowContextId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextIdHolderComponent
Exposes the stored window-id
getWindowContextIdHolderComponent(FacesContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Resolves WindowContextIdHolderComponent which is responsible for storing the window-id in case of a server-side window-handler.
getWindowContextManager() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Resolves the current WindowContextManager
getWindowContextManager() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Exposes the cached WindowContextManager.
getWindowContexts() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Exposes all WindowContext instances for the current user(-session)
getWindowContexts() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Exposes all WindowContext instances for the current user(-session)
getWindowContexts() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Exposes all WindowContext instances for the current user(-session)
getWindowHandler() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Resolves the current WindowHandler
getWrapped() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
getWrapped() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedResponseWriter
getWrapped() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextAwareViewHandler
getWrapped() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityAwareViewHandler
GroupedConversationContextExtension - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
extension for registering the adapter for grouped conversations
GroupedConversationContextExtension() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.GroupedConversationContextExtension
 

H

handleCloseConversation(InvocationContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CloseConversationGroupInterceptor
Interceptor methods which closes the conversation of the bean after the execution of the method or if the declared exception was thrown.
handleNavigation(FacesContext, String, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.AccessScopeAwareNavigationHandler
handleNavigation(FacesContext, String, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.CodiNavigationHandler
handleNavigation(FacesContext, String, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.ViewConfigAwareNavigationHandler
 
handleQuotaViolation() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextQuotaHandler
Handles a quota violation if #checkQuota returned true and the cleanup couldn't remove an old context
handleQuotaViolation() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowContextQuotaHandler
Handles a quota violation if #checkQuota returned true and the cleanup couldn't remove an old context
handleSecurityViolationWithoutNavigation(RuntimeException) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.SecurityUtils
Processes a security violation without triggering the navigation to the error page
hashCode() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor

I

init() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
 
initBeans(PhaseEvent, BeanManager) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PreRenderViewBeanLoader
 
InjectableConversation - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
InjectableConversation(Bean<?>, WindowContextManager) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
 
InterceptedResponseWriter - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
Adds WindowContextIdHolderComponent to the tree before the call of InterceptedResponseWriter.startDocument()
InterceptedResponseWriter(ResponseWriter) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedResponseWriter
Constructor for wrapping the given ResponseWriter
interpolate(String, MessageInterpolator.Context) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.bv.InvalidValueAwareMessageInterpolator
interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.bv.InvalidValueAwareMessageInterpolator
invalidPhasesCallbackMethod(Class, Method) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception if a method is annotated with BeforePhase or AfterPhase and has an unsupported signature
InvalidValueAwareMessageInterpolator - Class in org.apache.myfaces.extensions.cdi.jsf.impl.bv
 
InvalidValueAwareMessageInterpolator() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.bv.InvalidValueAwareMessageInterpolator
 
InvalidValueAwareMessageInterpolator(MessageInterpolator) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.bv.InvalidValueAwareMessageInterpolator
Constructor for wrapping the given MessageInterpolator
invokeInitViewMethods() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Invokes the methods annotated with InitView
invokeInitViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Invokes the methods annotated with InitView
invokePostRenderViewMethods() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Invokes the methods annotated with PostRenderView
invokePostRenderViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Invokes the methods annotated with PostRenderView
invokePrePageActionMethods() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Invokes the methods annotated with PrePageAction
invokePrePageActionMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Invokes the methods annotated with PrePageAction
invokePreRenderViewMethods() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Invokes the methods annotated with PreRenderView
invokePreRenderViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Invokes the methods annotated with PreRenderView
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewControllerActionListener
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.action.CodiActionListener
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.CodiLifecycleFactoryWrapper
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.CodiFacesContextFactory
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.CodiNavigationHandler
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.CodiRenderKitFactory
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.GroupedConversationContextExtension
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextAwareViewHandler
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityAwareViewHandler
isActivated() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViolationAwareActionListener
isActive() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
isActive() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
isActive() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
 
isActive() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
 
isApplyRequestValuesPhase() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
isConversationActive(Class, Annotation...) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
 
isExpired() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ConversationExpirationEvaluator
Evaluates if the conversation is still valid
isExpired() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.TimeoutExpirationEvaluator
Evaluates if the conversation is still valid
isInlineViewConfig(Class<? extends ViewConfig>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.ViewConfigExtractor
Evaluates if the given view-config class is an inline conifg - that means if it is a resolvable (page-)bean
isInlineViewConfig(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
isInvokeApplicationPhase() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
isPartialViewConfig() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Exposes if the current view-config represents a partial config which isn't created based on a central config
isPartialViewConfig() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Exposes if the current view-config represents a partial config which isn't created based on a central config
isProcessValidationsPhase() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
isRenderResponsePhase() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
isRestoreViewPhase() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
isUpdateModelValuesPhase() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
isUserInRole(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
isWindowActive(EditableWindowContextManager, String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
alternative to ConversationUtils.getExistingWindowIdSet(javax.faces.context.ExternalContext) because it might be deactivated...
isWindowContextActive(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Evaluates if the WindowContext with the given window-id is currently active
isWindowContextActive(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Evaluates if the WindowContext with the given window-id is currently active
isWindowContextActive(String) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Evaluates if the WindowContext with the given window-id is currently active
isWindowContextQuotaViolated(int) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextQuotaHandler
Checks if the count of the currently active window-contexts is too high
isWindowContextQuotaViolated(int) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowContextQuotaHandler
Checks if the count of the currently active window-contexts is too high

J

JsfAwareConversationFactory - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
JsfAwareConversationFactory() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.JsfAwareConversationFactory
 
JsfAwareLocaleResolver - Class in org.apache.myfaces.extensions.cdi.jsf.impl.message
 
JsfAwareLocaleResolver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareLocaleResolver
 
JsfAwareMessageContextProducer - Class in org.apache.myfaces.extensions.cdi.jsf.impl.message
 
JsfAwareMessageContextProducer() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareMessageContextProducer
 
JsfModuleStartupObserver - Class in org.apache.myfaces.extensions.cdi.jsf.impl
 
JsfModuleStartupObserver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.JsfModuleStartupObserver
 
JsfProjectStageProducer - Class in org.apache.myfaces.extensions.cdi.jsf.impl.projectstage
 
JsfProjectStageProducer() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.projectstage.JsfProjectStageProducer
 
JsfRequestLifecycleBroadcaster - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
 
JsfRequestLifecycleBroadcaster() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecycleBroadcaster
 
JsfRequestLifecyclePhaseListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
 
JsfRequestLifecyclePhaseListener() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.JsfRequestLifecyclePhaseListener
 
JsfUtils - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
keep in sync with extval!
JsfValidatorFactoryResolver - Class in org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver
 
JsfValidatorFactoryResolver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver.JsfValidatorFactoryResolver
Default constructor required by proxy libs
JsfValidatorFactoryResolver(JsfModuleConfig) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver.JsfValidatorFactoryResolver
Constructor which will be used by the CDI container for creating the GenericResolver

L

lastAccess - Variable in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.TimeoutExpirationEvaluator
 
LifecycleAwarePageBeanDescriptor - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi
 
LifecycleAwareWindowHandler - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
A WindowHandler that is aware of the JSF lifecycle.
log(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
log(String, Throwable) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
logJsfModuleConfiguration(StartupEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.JsfModuleStartupObserver
 

M

missingInlineViewConfigRootMarkerException(Class<? extends ViewConfig>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception if Page is used for a page bean and there is no class annotated with InlineViewConfigRoot to mark the package root

N

navigateTo(Class<? extends ViewConfig>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.DefaultViewNavigationHandler

O

org.apache.myfaces.extensions.cdi.jsf.impl - package org.apache.myfaces.extensions.cdi.jsf.impl
 
org.apache.myfaces.extensions.cdi.jsf.impl.bv - package org.apache.myfaces.extensions.cdi.jsf.impl.bv
 
org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver - package org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver
 
org.apache.myfaces.extensions.cdi.jsf.impl.config.view - package org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi - package org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi
 
org.apache.myfaces.extensions.cdi.jsf.impl.listener.action - package org.apache.myfaces.extensions.cdi.jsf.impl.listener.action
 
org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase - package org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
 
org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.spi - package org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.spi
 
org.apache.myfaces.extensions.cdi.jsf.impl.listener.request - package org.apache.myfaces.extensions.cdi.jsf.impl.listener.request
 
org.apache.myfaces.extensions.cdi.jsf.impl.listener.startup - package org.apache.myfaces.extensions.cdi.jsf.impl.listener.startup
 
org.apache.myfaces.extensions.cdi.jsf.impl.message - package org.apache.myfaces.extensions.cdi.jsf.impl.message
 
org.apache.myfaces.extensions.cdi.jsf.impl.navigation - package org.apache.myfaces.extensions.cdi.jsf.impl.navigation
 
org.apache.myfaces.extensions.cdi.jsf.impl.projectstage - package org.apache.myfaces.extensions.cdi.jsf.impl.projectstage
 
org.apache.myfaces.extensions.cdi.jsf.impl.request - package org.apache.myfaces.extensions.cdi.jsf.impl.request
 
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation - package org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi - package org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
org.apache.myfaces.extensions.cdi.jsf.impl.security - package org.apache.myfaces.extensions.cdi.jsf.impl.security
 
org.apache.myfaces.extensions.cdi.jsf.impl.security.spi - package org.apache.myfaces.extensions.cdi.jsf.impl.security.spi
 
org.apache.myfaces.extensions.cdi.jsf.impl.util - package org.apache.myfaces.extensions.cdi.jsf.impl.util
 

P

PhaseListenerExtension - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
The PhaseListenerExtension picks up all JsfPhaseListener annotated beans for later registration as PhaseListeners.
PhaseListenerExtension() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.PhaseListenerExtension
 
PhasesLifecycleCallbackPhaseListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
PhasesLifecycleCallbackPhaseListener() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PhasesLifecycleCallbackPhaseListener
 
postRenderCleanup(FacesContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Performs the cleanup of inactive and empty WindowContexts (if permitted) and resets caches
preDestroy() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
 
PreRenderViewBeanLoader - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
PreRenderViewBeanLoader() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PreRenderViewBeanLoader
 
processAction(ActionEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewControllerActionListener
processAction(ActionEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.action.CodiActionListener
processAction(ActionEvent) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViolationAwareActionListener
processPageDefinitions(ProcessAnnotatedType) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
Initializes the whole view-config data-structures.

R

redirect(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
Triggers a redirect which is aware of the current window and preserves the FacesMessages.
RedirectedConversationAwareExternalContext - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
RedirectedConversationAwareExternalContext(ExternalContext) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
Constructor for wrapping the given ExternalContext
registerPhaseListener(PhaseListener) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Adds the given PhaseListener to the application
removeExistingWindowId(ExternalContext, String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Allows to remove a window-id which has been created for a user(-session)
removeInactiveConversations() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
Removes conversations which are already marked as expired
RenderKitWrapperFactory - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
Component libs like Trinidad use very special renderkits.
RequestCache - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
RequestCache() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
 
RequestLifecycleCallbackEntry - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi
 
RequestParameter - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
RequestParameter(String, String[]) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestParameter
Constructor for creating a parameter for the given key and values
reset() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigCache
resets the whole cache - e.g. needed for junit tests
resetCache() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Resets all caches
resetCacheInDevMode(FacesContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.DevUtils
 
resetCaches() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Resets all caches of the current request
resetConversationCache() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
Resets the conversation cache of the current request
resetConversationCache() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Resets conversation caches only
resolve() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver.JsfValidatorFactoryResolver
resolveProjectStage() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.projectstage.JsfProjectStageProducer
 
resolveWindowContextId(WindowHandler, boolean, boolean) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Tries to resolve the window-id via WindowHandler, request-parameters, request-map, component
restart() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
restart() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
restartConversations() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Restarts all conversations of the current WindowContext
restartConversations(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Restarts all conversations of the WindowContext with the given window-id
restartConversations(EditableWindowContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
Restarts all conversations of the given WindowContext
restartConversations() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Restarts all conversations of the current WindowContext
restartConversations(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Restarts all conversations of the WindowContext with the given window-id
restartConversations(EditableWindowContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
Restarts all conversations of the given WindowContext
restartConversations() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Restarts all conversations of the current WindowContext
restartConversations(String) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Restarts all conversations of the WindowContext with the given window-id
restartConversations(EditableWindowContext) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
Restarts all conversations of the given WindowContext
restore() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ViewAccessConversationExpirationEvaluatorRegistry
 
restoreInjectionPoints(PhaseEvent, CodiCoreConfig) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.RestoreInjectionPointsObserver
 
restoreInjectionPointsForSkippedRequests(PhaseEvent, CodiCoreConfig, RequestTypeResolver) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.RestoreInjectionPointsObserver
 
RestoreInjectionPointsObserver - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
see EXTCDI-127
RestoreInjectionPointsObserver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.RestoreInjectionPointsObserver
 
restoreState(FacesContext, Object) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextIdHolderComponent
restoreView(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
restoreView(FacesContext, String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextAwareViewHandler
restoreWindowId(ExternalContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ClientSideWindowHandler
Allows to restore the window-id depending on the window-strategy supported by the implementation
restoreWindowId(ExternalContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
Allows to restore the window-id depending on the window-strategy supported by the implementation
restoreWindowId(ExternalContext) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowHandler
Allows to restore the window-id depending on the window-strategy supported by the implementation

S

save() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ViewAccessConversationExpirationEvaluatorRegistry
 
saveState(FacesContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextIdHolderComponent
SecurityAwareViewHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.security
ATTENTION: add all new methods to CodiViewHandler
SecurityAwareViewHandler(ViewHandler) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityAwareViewHandler
Constructor for wrapping the given ViewHandler
SecurityInterceptor - Class in org.apache.myfaces.extensions.cdi.jsf.impl.security
 
SecurityInterceptor() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityInterceptor
 
SecurityStrategy - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.security.spi
Marker interface for a pluggable strategy for Secured
SecurityUtils - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
 
SecurityViewListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.security
If you don't need it or there is any issue, deactivate it via a CDI extension via ProcessAnnotatedType.veto() .
SecurityViewListener() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViewListener
 
SecurityViolationAwareActionListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.security
 
SecurityViolationAwareActionListener(ActionListener) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.security.SecurityViolationAwareActionListener
Constructor for wrapping the given ActionListener
sendRedirect(ExternalContext, String, boolean) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
Allows to intercept redirects
sendRedirect(ExternalContext, String, boolean) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowHandler
Allows to intercept redirects
sendRedirect(ExternalContext, String, WindowHandler) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Triggers a redirect via the ExternalContext or the current WindowHandler, resets caches and prevents FacesMessages
setConversation(ConversationKey, EditableConversation) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Caches the given Conversation
setCurrentWindowContext(WindowContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
Caches the current WindowContext
setInlineViewConfigRootMarker(Class) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
setPartialViewConfig(boolean) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
Allows to mark the current descriptor as partial config e.g. due to inline configs with View
setPartialViewConfig(boolean) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
Allows to mark the current descriptor as partial config e.g. due to inline configs with View
setRequest(Object) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
setRequestCharacterEncoding(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
setResponse(Object) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
setResponseCharacterEncoding(String) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RedirectedConversationAwareExternalContext
setState(AccessDecisionState) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
startDocument() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedResponseWriter
storeCreatedWindowContextId(ExternalContext, String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Allows to store the given window-id as active window-id
storeCurrentViewIdAsNewViewId(FacesContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Stores the view-id of the current FacesContext as next view-id e.g. after a navigation occurred
storeCurrentViewIdAsNewViewId(FacesContext, WindowContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Stores the view-id of the current FacesContext as next view-id e.g. after a navigation occurred
storeCurrentViewIdAsOldViewId(FacesContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Stores the view-id of the current FacesContext as prev. view-id e.g. before a navigation occurs
storeCurrentViewIdAsOldViewId(FacesContext, WindowContextManager) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Stores the view-id of the current FacesContext as prev. view-id e.g. before a navigation occurs
storeViewIdAsNewViewId(WindowContext, String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
Stores the given view-id as next view-id e.g. after a navigation occurred

T

TimeoutExpirationEvaluator - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
Base implementation which doesn't implement the ConversationExpirationEvaluator interface because this implementation will be used by the WindowContext but there is no need for implementing the whole ConversationExpirationEvaluator interface.
TimeoutExpirationEvaluator(int) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.TimeoutExpirationEvaluator
 
tooManyOpenWindowException() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception which signals that a user opened too many windows.
toString() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
touch() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ConversationExpirationEvaluator
Marks the conversation as used
touch() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContext
Signals that the WindowContext gets used
touch() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.TimeoutExpirationEvaluator
Marks the conversation as used
tryToHandleSecurityViolation(RuntimeException) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.SecurityUtils
Processes a security violation including the navigation to the error page
tryToRestoreWindowContext(PhaseEvent, EditableWindowContextManager, WindowHandler, WindowContextConfig) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextManagerObserver
tries to restore the window-id and the window-context as early as possible

U

unsupportedPhasesLifecycleCallback() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception in case of an unsupported usage of BeforePhase
useWindowAwareUrlEncoding - Variable in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowHandler
 

V

validateScopes(ProcessBean) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.GroupedConversationContextExtension
Validates the correct usage of codi scopes.
ViewAccessConversationExpirationEvaluatorRegistry - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
ViewAccessConversationExpirationEvaluatorRegistry() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.ViewAccessConversationExpirationEvaluatorRegistry
 
ViewConfigAwareNavigationHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.navigation
 
ViewConfigAwareNavigationHandler(NavigationHandler, boolean) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.ViewConfigAwareNavigationHandler
Constructor which allows to use the given NavigationHandler
ViewConfigCache - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
TODO move exceptions to util class
ViewConfigExtension - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
ViewConfigExtension() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigExtension
 
ViewConfigExtractor - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi
 
ViewControllerActionListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.config.view
 
ViewControllerActionListener(ActionListener) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewControllerActionListener
Constructor for wrapping the given ActionListener
ViewControllerInterceptor - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase
 
ViewControllerInterceptor() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.ViewControllerInterceptor
 
ViewControllerStrategy - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase.spi
Marker interface for a pluggable strategy for View

W

WindowBeanProducers - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
WindowBeanProducers() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowBeanProducers
 
WindowContextAwareViewHandler - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
ATTENTION: add all new methods to CodiViewHandler
WindowContextAwareViewHandler(ViewHandler) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextAwareViewHandler
Constructor for wrapping the given ViewHandler
WindowContextFactory - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
WindowContextIdHolderComponent - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 
WindowContextIdHolderComponent() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextIdHolderComponent
Default constructor might be invoked by the jsf implementation
WindowContextIdHolderComponent(String) - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextIdHolderComponent
Constructor which creates the holder for the given window-id
WindowContextManagerFactory - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
windowContextManagerNotEditableException(WindowContextManager) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception in case of a custom implementation of WindowContextManager which doesn't implement EditableWindowContextManager
WindowContextManagerObserver - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
Observe some JSF phase events and set the appropriate states in the EditableWindowContextManager.
WindowContextManagerObserver() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextManagerObserver
 
windowContextNotEditableException(WindowContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
Creates an exception in case of a custom implementation of WindowContext which doesn't implement EditableWindowContext
WindowContextQuotaHandler - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
WindowHandler - Interface in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
 
wrapFacesContext(FacesContext) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.listener.request.CodiFacesContextFactory
Allows to wrap the given FacesContext manually
wrapFacesContext(FacesContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.navigation.AccessScopeAwareNavigationHandler
 
wrapped - Variable in class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
 

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.