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

A

AccessDeniedView - Annotation Type in org.jboss.seam.faces.security
The viewId to redirect to when access is denied
addActionListener(ActionListener) - Method in class org.jboss.seam.faces.component.UIViewAction
Action listeners are not supported by the UIViewAction component.
addAnnotationData(String, Annotation) - Method in interface org.jboss.seam.faces.view.config.ViewConfigStore
Adds data to the store
After - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events that occur in a "after" phase in the JSF lifecycle
ApplyRequestValues - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events in one of the "apply request values" phase in the JSF lifecycle.
assignIds(UIInputContainer.InputContainerElements, FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
 

B

Before - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events that occur in a "before" phase in the JSF lifecycle
Begin - Annotation Type in org.jboss.seam.faces.context.conversation
Begins a persistent Conversation.
broadcast(FacesEvent) - Method in class org.jboss.seam.faces.component.UIViewAction
In addition to to the default UIComponent.broadcast(javax.faces.event.FacesEvent) processing, pass the ActionEvent being broadcast to the default ActionListener registered on the Application.

C

Component - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events for a particular JSF component
COMPONENT_FAMILY - Static variable in class org.jboss.seam.faces.component.UIValidateForm
 
COMPONENT_FAMILY - Static variable in class org.jboss.seam.faces.component.UIViewAction
The standard component family for this component.
COMPONENT_TYPE - Static variable in class org.jboss.seam.faces.component.UIInputContainer
The standard component type for this component.
COMPONENT_TYPE - Static variable in class org.jboss.seam.faces.component.UIValidateForm
 
COMPONENT_TYPE - Static variable in class org.jboss.seam.faces.component.UIViewAction
The standard component type for this component.
Converter<T> - Class in org.jboss.seam.faces.conversion
A generic abstract class implementing Converter, for convenient removal of type casting.
Converter() - Constructor for class org.jboss.seam.faces.conversion.Converter
 

D

decode(FacesContext) - Method in class org.jboss.seam.faces.component.UIViewAction
First, determine if the action should be invoked by evaluating this components pre-conditions.
DEFAULT_PHASES - Static variable in class org.jboss.seam.faces.security.RestrictAtPhaseDefault
 

E

encodeAll(FacesContext) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
encodeBegin(FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
 
encodeBegin(FacesContext) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
encodeChildren(FacesContext) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
encodeEnd(FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
 
encodeEnd(FacesContext) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
End - Annotation Type in org.jboss.seam.faces.context.conversation
Ends a persistent Conversation.
endContainerElement(FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
 

F

Faces - Annotation Type in org.jboss.seam.faces.qualifier
A @Qualifier for an object or @Produces method that depends on the presence of an active JSF life-cycle in order to be injected successfully.
FacesLiteral - Class in org.jboss.seam.faces.qualifier
This class provides the AnnotationLiteral for the Faces qualifier
FacesLiteral() - Constructor for class org.jboss.seam.faces.qualifier.FacesLiteral
 
FacesRedirect - Annotation Type in org.jboss.seam.faces.rewrite
Annotation for mapping triggering a faces-redirect on a view.

G

generateLabel(UIInputContainer.InputContainerElements, FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
 
get(String) - Method in interface org.jboss.seam.faces.context.RenderContext
Get a key value pair from the RenderContext.
getAction() - Method in class org.jboss.seam.faces.component.UIViewAction
Deprecated. This has been replaced by UIViewAction.getActionExpression().
getActionExpression() - Method in class org.jboss.seam.faces.component.UIViewAction
Returns the action, represented as an EL method expression, to invoke.
getActionListener() - Method in class org.jboss.seam.faces.component.UIViewAction
Action listeners are not supported by the UIViewAction component.
getActionListeners() - Method in class org.jboss.seam.faces.component.UIViewAction
Action listeners are not supported by the UIViewAction component.
getAllAnnotationData(String, Class<T>) - Method in interface org.jboss.seam.faces.view.config.ViewConfigStore
returns all data for a given viewId, with the most specific data at the start of the list
getAllAnnotationViewMap(Class<T>) - Method in interface org.jboss.seam.faces.view.config.ViewConfigStore
return a map of views to annotations for a given annotation type
getAllQualifierData(String, Class<? extends Annotation>) - Method in interface org.jboss.seam.faces.view.config.ViewConfigStore
returns all qualified data for a given viewId, with the most specific data at the start of the list
getAnnotationData(String, Class<T>) - Method in interface org.jboss.seam.faces.view.config.ViewConfigStore
gets the most specific data for a given viewId
getAsObject(FacesContext, UIComponent, String) - Method in class org.jboss.seam.faces.conversion.Converter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.jboss.seam.faces.conversion.Converter
 
getClientId() - Method in class org.jboss.seam.faces.validation.InputElement
 
getComponent() - Method in class org.jboss.seam.faces.validation.InputElement
 
getContainerElementName() - Method in class org.jboss.seam.faces.component.UIInputContainer
 
getContext() - Method in class org.jboss.seam.faces.conversion.Converter
 
getContext() - Method in class org.jboss.seam.faces.event.PreNavigateEvent
 
getContext() - Method in class org.jboss.seam.faces.validation.Validator
 
getDefaultInputId() - Method in class org.jboss.seam.faces.component.UIInputContainer
 
getDefaultLabelId() - Method in class org.jboss.seam.faces.component.UIInputContainer
 
getDefaultMessageId() - Method in class org.jboss.seam.faces.component.UIInputContainer
 
getElementsAttributeName() - Method in class org.jboss.seam.faces.component.UIInputContainer
The name of the auto-generated composite component attribute that holds the elements in this input container.
getEncloseAttributeName() - Method in class org.jboss.seam.faces.component.UIInputContainer
The name of the composite component attribute that holds a boolean indicating whether the component template should be enclosed in an HTML element, so that it be referenced from JavaScript.
getFacesContext() - Method in class org.jboss.seam.faces.event.PostLoginEvent
 
getFacesContext() - Method in class org.jboss.seam.faces.event.PreLoginEvent
 
getFamily() - Method in class org.jboss.seam.faces.component.UIInputContainer
 
getFamily() - Method in class org.jboss.seam.faces.component.UIValidateForm
 
getFamily() - Method in class org.jboss.seam.faces.component.UIViewAction
 
getFields() - Method in class org.jboss.seam.faces.component.UIValidateForm
 
getFromAction() - Method in class org.jboss.seam.faces.event.PreNavigateEvent
 
getId() - Method in interface org.jboss.seam.faces.context.RenderContext
Return the current ID of this request's RenderContext.
getId() - Method in class org.jboss.seam.faces.validation.InputElement
 
getInputs() - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
getInvalidAttributeName() - Method in class org.jboss.seam.faces.component.UIInputContainer
The name of the auto-generated composite component attribute that holds a boolean indicating whether the the template contains an invalid input.
getLabel() - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
getLabelAttributeName() - Method in class org.jboss.seam.faces.component.UIInputContainer
The name of the composite component attribute that holds the string label for this set of inputs.
getMessages() - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
getNavigationCase() - Method in class org.jboss.seam.faces.event.PreNavigateEvent
 
getOutcome() - Method in class org.jboss.seam.faces.event.PreNavigateEvent
 
getPhase() - Method in class org.jboss.seam.faces.component.UIViewAction
Returns the name of the phase in which the action is to be queued.
getPhaseId() - Method in class org.jboss.seam.faces.component.UIViewAction
 
getPropertyName(FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
getRendererType() - Method in class org.jboss.seam.faces.component.UIValidateForm
 
getRequiredAttributeName() - Method in class org.jboss.seam.faces.component.UIInputContainer
The name of the auto-generated composite component attribute that holds a boolean indicating whether the template contains a required input.
getSessionMap() - Method in class org.jboss.seam.faces.event.PostLoginEvent
 
getSessionMap() - Method in class org.jboss.seam.faces.event.PreLoginEvent
 
getValidatorId() - Method in class org.jboss.seam.faces.component.UIValidateForm
 
getValue() - Method in class org.jboss.seam.faces.validation.InputElement
 

H

hasRequiredInput() - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
hasValidationError() - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
HTML_CLASS_ATTR_NAME - Static variable in class org.jboss.seam.faces.component.UIInputContainer
 
HTML_ID_ATTR_NAME - Static variable in class org.jboss.seam.faces.component.UIInputContainer
 
HTML_STYLE_ATTR_NAME - Static variable in class org.jboss.seam.faces.component.UIInputContainer
 

I

InputElement<T> - Class in org.jboss.seam.faces.validation
To be used in conjunction with <s:validateForm /> in Validators that should have their values fetched from a JSF form field.
InputElement(String, String, UIInput) - Constructor for class org.jboss.seam.faces.validation.InputElement
 
InputField - Annotation Type in org.jboss.seam.faces.validation
To be used in conjunction with <s:validateForm /> in Validators that should have their values fetched from a JSF form field.
INSTANCE - Static variable in class org.jboss.seam.faces.qualifier.FacesLiteral
 
InvokeApplication - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events in one of the "invoke application" phase in the JSF lifecycle.
isEmpty() - Method in interface org.jboss.seam.faces.context.RenderContext
Returns true if the current RenderContext contains no data.
isIf() - Method in class org.jboss.seam.faces.component.UIViewAction
Returns a condition, represented as an EL value expression, that must evaluate to true for the action to be invoked.
isImmediate() - Method in class org.jboss.seam.faces.component.UIViewAction
Returns the value which dictates the JSF lifecycle phase in which the action is invoked.
isOnPostback() - Method in class org.jboss.seam.faces.component.UIViewAction
Returns a boolean value that controls whether the action is invoked during faces (postback) request.
isShowFieldMessages() - Method in class org.jboss.seam.faces.component.UIValidateForm
 
isShowGlobalMessages() - Method in class org.jboss.seam.faces.component.UIValidateForm
 

L

locateForm() - Method in class org.jboss.seam.faces.component.UIValidateForm
Attempt to locate the form in which this component resides.
LoginView - Annotation Type in org.jboss.seam.faces.security
The viewId to redirect to when login is required

O

org.jboss.seam.faces.component - package org.jboss.seam.faces.component
Classes for non-visual JSF components.
org.jboss.seam.faces.context - package org.jboss.seam.faces.context
Custom CDI scopes.
org.jboss.seam.faces.context.conversation - package org.jboss.seam.faces.context.conversation
Conversation boundary control.
org.jboss.seam.faces.conversion - package org.jboss.seam.faces.conversion
JSF Converter utility classes.
org.jboss.seam.faces.event - package org.jboss.seam.faces.event
Classes used for CDI events.
org.jboss.seam.faces.event.qualifier - package org.jboss.seam.faces.event.qualifier
CDI Qualifiers and Literals for use with CDI events.
org.jboss.seam.faces.qualifier - package org.jboss.seam.faces.qualifier
CDI Qualifiers and associated literals for use with Seam Faces.
org.jboss.seam.faces.rewrite - package org.jboss.seam.faces.rewrite
 
org.jboss.seam.faces.security - package org.jboss.seam.faces.security
Restrict access to JSF views.
org.jboss.seam.faces.transaction - package org.jboss.seam.faces.transaction
Transaction support.
org.jboss.seam.faces.validation - package org.jboss.seam.faces.validation
JSF Validator utility classes.
org.jboss.seam.faces.view.config - package org.jboss.seam.faces.view.config
Configuration of JSF views.

P

PhaseIdType - Enum in org.jboss.seam.faces.event
Enum values corresponding to the phases of the JSF life-cycle.
PostLoginEvent - Class in org.jboss.seam.faces.event
An event fired after a successful authentication.
PostLoginEvent(FacesContext, Map<String, Object>) - Constructor for class org.jboss.seam.faces.event.PostLoginEvent
 
PreLoginEvent - Class in org.jboss.seam.faces.event
An event fired when the SecurityPhaseListener is about to redirect to the login page.
PreLoginEvent(FacesContext, Map<String, Object>) - Constructor for class org.jboss.seam.faces.event.PreLoginEvent
 
PreNavigateEvent - Class in org.jboss.seam.faces.event
An event that is fired when JSF navigation is invoked via the NavigationHandler, but before any redirecting or non-redirecting navigation is completed, giving consumers of this event a chance to take action.
PreNavigateEvent(FacesContext, String, String, NavigationCase) - Constructor for class org.jboss.seam.faces.event.PreNavigateEvent
 
ProcessValidations - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events in one of the "process validations" phase in the JSF lifecycle.
put(String, Object) - Method in interface org.jboss.seam.faces.context.RenderContext
Put a key value pair into the RenderContext.

R

registerInput(EditableValueHolder, Validator, FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
registerMessage(UIMessage) - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
removeActionListener(ActionListener) - Method in class org.jboss.seam.faces.component.UIViewAction
Action listeners are not supported by the UIViewAction component.
RenderContext - Interface in org.jboss.seam.faces.context
A context that lives from Restore View to the next Render Response.
RenderResponse - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events in one of the "render response" phase in the JSF lifecycle.
RenderScoped - Annotation Type in org.jboss.seam.faces.context
Defines a CDI bean as Render-scoped.
RestoreView - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events in one of the "restore view" phase in the JSF lifecycle.
RestrictAtPhase - Annotation Type in org.jboss.seam.faces.security
The phase when security restrictions are applied
RestrictAtPhaseDefault - Class in org.jboss.seam.faces.security
The Default values for RestrictAtPhase annotation, extracted as constants.
RestrictAtPhaseDefault() - Constructor for class org.jboss.seam.faces.security.RestrictAtPhaseDefault
 

S

scan(UIComponent, UIInputContainer.InputContainerElements, FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
Walk the component tree branch built by the composite component and locate the input container elements.
SeamManagedTransaction - Annotation Type in org.jboss.seam.faces.transaction
Configuration annotation for seam managed transactions
SeamManagedTransactionType - Enum in org.jboss.seam.faces.transaction
 
setAction(MethodBinding) - Method in class org.jboss.seam.faces.component.UIViewAction
Deprecated. This has been replaced by UIViewAction.setActionExpression(javax.el.MethodExpression).
setActionExpression(MethodExpression) - Method in class org.jboss.seam.faces.component.UIViewAction
Sets the action, represented as an EL method expression, to invoke.
setActionListener(MethodBinding) - Method in class org.jboss.seam.faces.component.UIViewAction
Action listeners are not supported by the UIViewAction component.
setComponents(Map<String, UIInput>) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
setFields(String) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
setIf(boolean) - Method in class org.jboss.seam.faces.component.UIViewAction
Sets the condition, represented as an EL value expression, that must evaluate to true for the action to be invoked.
setImmediate(boolean) - Method in class org.jboss.seam.faces.component.UIViewAction
Sets the immediate flag, which controls the JSF lifecycle in which the action is invoked.
setLabel(HtmlOutputLabel) - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
setOnPostback(boolean) - Method in class org.jboss.seam.faces.component.UIViewAction
Set the bookean flag that controls whether the action is invoked during a faces (postback) request.
setPhase(String) - Method in class org.jboss.seam.faces.component.UIViewAction
Set the name of the phase in which the action is to be queued.
setShowFieldMessages(boolean) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
setShowGlobalMessages(boolean) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
setValidatorId(String) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
setValue(Object) - Method in class org.jboss.seam.faces.validation.InputElement
 
startContainerElement(FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
 

T

toObject(UIComponent, String) - Method in class org.jboss.seam.faces.conversion.Converter
 
toString(UIComponent, T) - Method in class org.jboss.seam.faces.conversion.Converter
 

U

UIInputContainer - Class in org.jboss.seam.faces.component
UIInputContainer is a supplemental component for a JSF 2.0 composite component encapsulating one or more input components (EditableValueHolder), their corresponding message components (UIMessage) and a label (HtmlOutputLabel).
UIInputContainer() - Constructor for class org.jboss.seam.faces.component.UIInputContainer
 
UIInputContainer.InputContainerElements - Class in org.jboss.seam.faces.component
 
UIInputContainer.InputContainerElements() - Constructor for class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
UIValidateForm - Class in org.jboss.seam.faces.component
 
UIValidateForm() - Constructor for class org.jboss.seam.faces.component.UIValidateForm
 
UIViewAction - Class in org.jboss.seam.faces.component
UIViewAction is an ActionSource2 UIComponent that specifies an application-specific command (or action)--defined as an EL method expression--to be invoked during one of the JSF lifecycle phases that proceeds view rendering.
UIViewAction() - Constructor for class org.jboss.seam.faces.component.UIViewAction
Create a new UIViewAction instance with default property values.
UpdateModelValues - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events in one of the "update model values" phase in the JSF lifecycle.
UrlMapping - Annotation Type in org.jboss.seam.faces.rewrite
Annotation for mapping URLs to JSF Views.

V

validate(FacesContext) - Method in class org.jboss.seam.faces.component.UIValidateForm
 
validate(UIComponent, T) - Method in class org.jboss.seam.faces.validation.Validator
 
validate(FacesContext, UIComponent, Object) - Method in class org.jboss.seam.faces.validation.Validator
 
Validator<T> - Class in org.jboss.seam.faces.validation
A generic abstract class implementing Validator, for convenient removal of type casting.
Validator() - Constructor for class org.jboss.seam.faces.validation.Validator
 
ValidatorException - Exception in org.jboss.seam.faces.validation
An extension of ValidatorException removing the need for creating new FacesMessage objects when throwing ValidatorExceptions from Validators.
ValidatorException(String) - Constructor for exception org.jboss.seam.faces.validation.ValidatorException
 
valueOf(String) - Static method in enum org.jboss.seam.faces.event.PhaseIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.seam.faces.transaction.SeamManagedTransactionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.seam.faces.event.PhaseIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.seam.faces.transaction.SeamManagedTransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
View - Annotation Type in org.jboss.seam.faces.event.qualifier
Qualifies observer method parameters to select events for a particular JSF view
ViewConfig - Annotation Type in org.jboss.seam.faces.view.config
Annotation that is applied to an enum to signify that it contains configuration for view specific data
ViewConfigStore - Interface in org.jboss.seam.faces.view.config
stores data specific to a given view is a hierarchical fashion
ViewPattern - Annotation Type in org.jboss.seam.faces.view.config
Annotation that is applied to an enum constant to configure view specific information

W

wire(FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer.InputContainerElements
 
wire(UIInputContainer.InputContainerElements, FacesContext) - Method in class org.jboss.seam.faces.component.UIInputContainer
Wire the label and messages to the input(s)

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

Copyright © 2009-2011 Seam Framework. All Rights Reserved.