- 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
AccessDecisionVoter
s
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
AccessDecisionVoter
s
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
WindowContext
s 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
-
- closeAllWindowContexts() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
-
- closeAllWindowContexts() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
-
- 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
-
- closeCurrentWindowContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultWindowContextManager
-
- closeCurrentWindowContext() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
-
- closeCurrentWindowContext() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
-
- 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
-
- 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
-
- 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
-
- CodiActionListener - Class in org.apache.myfaces.extensions.cdi.jsf.impl.listener.action
-
Aggregates ActionListener
implementations provided by CODI to ensure a deterministic behaviour
- 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
-
Factory for wrapping FacesContext
with CodiFacesContextWrapper
- 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
-
Factory for wrapping Lifecycle
with CodiLifecycleWrapper
- 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
-
!!!keep in sync with org.apache.myfaces.extensions.cdi.jsf2.impl.scope.conversation.CodiRenderKitFactory!!!
- 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.
- 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
-
Evaluator which calculates if a conversation has been expired
- 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
-
Key which identifies a conversation
- conversationNotEditableException(Conversation) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ExceptionUtils
-
- 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! utils
- 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
- convertToSubGroup(Class<?>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
-
- 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
- createBeanEntry(Bean<T>, CreationalContext<T>, boolean, boolean, boolean) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultBeanEntryFactory
- 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)
- createContextForEL(MessageContext) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareMessageContextProducer
-
Creates a map for using the el-map-trick.
- createConversation(ConversationKey, ConversationConfig) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.JsfAwareConversationFactory
-
- createConversation(ConversationKey, ConversationConfig) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.ConversationFactory
-
- 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
-
- createValidatorFactory(JsfModuleConfig) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.bv.resolver.JsfValidatorFactoryProducer
-
- 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
-
- createWindowContextManager(WindowContextConfig, ConversationConfig) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.WindowContextManagerFactory
-
- 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
-
- 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
-
- getBeanSubGroup(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
-
- getBeanSubGroup(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
- getBeanSubGroup(Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
-
- 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
-
- 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
-
- 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
-
- 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
- getMetaData() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
- getMetaDataFor(String, Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.security.DefaultAccessDecisionVoterStateContext
- 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.
- getPageBeanDescriptors() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.DefaultViewConfigDescriptor
- getPageParameters() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.PageParameterContext
-
- getParameters(ExternalContext, boolean, boolean, boolean) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
-
Exposes all request-parameters (including or excluding the view-state)
- 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
-
- getPostRenderViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
-
- getPrePageActionMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
-
- getPreRenderViewMethods() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.LifecycleAwarePageBeanDescriptor
-
- 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
- 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
- getRestId() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RestParameters
-
Check the view parameters of the given viewId.
- 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
- getValueOfExpression(String, Class<T>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
-
- getValueOfExpressionAsString(String) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.JsfUtils
-
- 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
-
- getViewConfigDescriptor(Class<? extends ViewConfig>) - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.view.ViewConfigCache
-
- 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
ViewConfig
s
- 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
-
- getViewParameterMode() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.config.view.spi.EditableViewConfigDescriptor
-
- 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
-
- getWindowContextManager() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.ConversationUtils
-
- getWindowContextManager() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.RequestCache
-
- 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
-
- 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
-
- 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
FacesMessage
s.
- RedirectedConversationAwareExternalContext - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
-
ExternalContext
which is needed for the window-id support
- 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
- removeBeanEntry(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.DefaultConversation
-
Allows to remove a bean of the given type
- removeBeanEntry(Class<T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InjectableConversation
-
Allows to remove a bean of the given type
- removeBeanEntry(Class<T>) - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableConversation
-
Allows to remove a bean of the given type
- 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
-
Caches information for a request
- 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
-
Entry for phase-listener-methods
- RequestParameter - Class in org.apache.myfaces.extensions.cdi.jsf.impl.util
-
Helper for request-parameters
- 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.
- resetBean() - Static method in class org.apache.myfaces.extensions.cdi.jsf.impl.util.WeldCache
-
resets the currently processed bean
- 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
- resolveInstances(ConfiguredValueDescriptor<K, T>) - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.config.JsfProjectStageProducerConfiguredValueResolver
-
- 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
-
- 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
-
- restartConversations() - Method in class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.EditableWindowContextManagerProxy
-
- 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
-
- restartConversations() - Method in interface org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi.EditableWindowContextManager
-
- 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
-
- 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
- RestParameters - Class in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
-
This class holds information about the last used RestParameters for a given window.
- RestParameters() - Constructor for class org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.RestParameters
-