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

G

get(StateHelper, String) - Static method in class org.omnifaces.component.EditableValueHolderStateHelper
Returns the state helper of the EditableValueHolder child associated with the given client ID.
get(Object) - Method in class org.omnifaces.util.MapWrapper
getActionURL(FacesContext, String) - Method in class org.omnifaces.facesviews.FacesViewsViewHandler
 
getApplication() - Static method in class org.omnifaces.util.Faces
Returns the application singleton.
getApplicationAttribute(String) - Static method in class org.omnifaces.util.Faces
Returns the application scope attribute value associated with the given name.
getApplicationMap() - Static method in class org.omnifaces.util.Faces
Returns the application scope map.
getAsObject(FacesContext, UIComponent, String) - Method in class org.omnifaces.converter.SelectItemsConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.omnifaces.converter.SelectItemsConverter
 
getAttributes() - Method in class org.omnifaces.component.input.ViewParam
 
getChildCount() - Method in class org.omnifaces.model.tree.ListTreeModel
 
getChildCount() - Method in interface org.omnifaces.model.tree.TreeModel
Returns the count of the children of the current tree node.
getChildren() - Method in class org.omnifaces.model.tree.ListTreeModel
 
getChildren() - Method in interface org.omnifaces.model.tree.TreeModel
Returns an unmodifiable list of all child tree nodes of the current tree node.
getClosestParent(UIComponent, Class<T>) - Static method in class org.omnifaces.util.Components
Returns from the given component the closest parent of the given parent type, or null if none is found.
getCommonPropertyType(ELContext, Object) - Method in class org.omnifaces.el.ELResolverWrapper
getComponents() - Method in class org.omnifaces.component.validator.ValidateMultipleFields
Returns the client identifiers of components which are to be validated.
getContainerClientId(FacesContext) - Method in class org.omnifaces.component.tree.Tree
An override which appends the index of the current model node to the client ID chain, if any available.
getContext(Class) - Method in class org.omnifaces.el.ELContextWrapper
getContext() - Static method in class org.omnifaces.util.Faces
Returns the current faces context.
getCurrentComponent() - Static method in class org.omnifaces.util.Components
Returns the current UI component from the EL context.
getCurrentForm() - Static method in class org.omnifaces.util.Components
Returns the currently submitted UI form component, or null if there is none, which may happen when the current request is not a postback request at all, or when the view has been changed by for example a successful navigation.
getCurrentModelNode() - Method in class org.omnifaces.component.tree.Tree
Returns the current node of the tree model.
getCurrentPhaseId() - Static method in class org.omnifaces.util.Faces
Returns the current phase ID.
getData() - Method in class org.omnifaces.model.tree.ListTreeModel
 
getData() - Method in interface org.omnifaces.model.tree.TreeModel
Returns the wrapped data of the current tree node.
getDefaultLocale() - Static method in class org.omnifaces.util.Faces
Returns the default locale, or null if there is none.
getELResolver() - Method in class org.omnifaces.el.ELContextWrapper
getExceptionHandler() - Method in class org.omnifaces.exceptionhandler.FullAjaxExceptionHandlerFactory
Returns a new instance FullAjaxExceptionHandler.
getExpressionString() - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
getExternalContext() - Static method in class org.omnifaces.util.Faces
Returns the current external context.
getFamily() - Method in class org.omnifaces.component.output.ConditionalComment
getFamily() - Method in class org.omnifaces.component.output.ResourceInclude
getFamily() - Method in class org.omnifaces.component.script.ScriptFamily
getFamily() - Method in class org.omnifaces.component.tree.TreeFamily
getFamily() - Method in class org.omnifaces.component.validator.ValidatorFamily
getFeatureDescriptors(ELContext, Object) - Method in class org.omnifaces.el.ELResolverWrapper
getFilterConfig() - Method in class org.omnifaces.filter.HttpFilter
Returns the filter config.
getFlash() - Static method in class org.omnifaces.util.Faces
Returns the flash scope.
getFlashAttribute(String) - Static method in class org.omnifaces.util.Faces
Returns the flash scope attribute value associated with the given name.
getFunctionMapper() - Method in class org.omnifaces.el.ELContextWrapper
getIf() - Method in class org.omnifaces.component.output.ConditionalComment
Returns the if condition.
getImplInfo() - Static method in class org.omnifaces.util.Faces
Returns the implementation information of currently loaded JSF implementation.
getIndex() - Method in class org.omnifaces.model.tree.ListTreeModel
 
getIndex() - Method in interface org.omnifaces.model.tree.TreeModel
Returns the zero-based unique index of the current tree node.
getInitParameter(String) - Method in class org.omnifaces.filter.HttpFilter
Returns the value of the filter init parameter associated with the given name.
getLabel(UIComponent) - Static method in class org.omnifaces.util.Components
Returns the value of the label attribute associated with the given UI component if any, else the client ID.
getLevel() - Method in class org.omnifaces.component.tree.TreeNode
Returns the level for which this node should render the items.
getLevel() - Method in class org.omnifaces.model.tree.ListTreeModel
 
getLevel() - Method in interface org.omnifaces.model.tree.TreeModel
Returns the level of the current tree node.
getLocale() - Method in class org.omnifaces.el.ELContextWrapper
getLocale() - Static method in class org.omnifaces.util.Faces
Returns the current locale.
getMapping() - Static method in class org.omnifaces.util.Faces
Determines and returns the faces servlet mapping used in the current request.
getMessage() - Method in class org.omnifaces.component.validator.ValidateMultipleFields
Returns the validation message to be shown.
getMessage(String, Object...) - Method in interface org.omnifaces.util.Messages.Resolver
Returns the resolved message based on the given message and parameters.
getMethodInfo(ELContext) - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
getMimeType(String) - Static method in class org.omnifaces.util.Faces
Returns the mime type for the given file name.
getMonths() - Static method in class org.omnifaces.el.functions.Dates
Returns a mapping of month names by month numbers for the current locale.
getOptionalLabel(UIComponent) - Static method in class org.omnifaces.util.Components
Returns the value of the label attribute associated with the given UI component if any, else null.
getParent() - Method in class org.omnifaces.model.tree.ListTreeModel
 
getParent() - Method in interface org.omnifaces.model.tree.TreeModel
Returns the parent tree node of the current tree node.
getPhaseId() - Method in class org.omnifaces.eventlistener.DefaultPhaseListener
 
getRemoteUser() - Static method in class org.omnifaces.util.Faces
Returns the name of the logged-in user for container managed FORM based authentication, if any.
getRendersChildren() - Method in class org.omnifaces.component.output.ConditionalComment
Returns true.
getRendersChildren() - Method in class org.omnifaces.component.output.ResourceInclude
Returns true.
getRendersChildren() - Method in class org.omnifaces.component.script.ScriptFamily
Returns true.
getRendersChildren() - Method in class org.omnifaces.component.tree.TreeFamily
Returns true.
getRendersChildren() - Method in class org.omnifaces.component.validator.ValidatorFamily
Returns true.
getRequest() - Static method in class org.omnifaces.util.Faces
Returns the HTTP servlet request.
getRequestAttribute(String) - Static method in class org.omnifaces.util.Faces
Returns the request scope attribute value associated with the given name.
getRequestBaseURL() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request base URL, this is the full URL from the scheme, domain until with context path, including the trailing slash.
getRequestContextPath() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request context path.
getRequestCookie(String) - Static method in class org.omnifaces.util.Faces
Returns the value of the HTTP request cookie associated with the given name.
getRequestHeader(String) - Static method in class org.omnifaces.util.Faces
Returns the HTTP request header value associated with the given name.
getRequestHeaderMap() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request header map.
getRequestHeaderValues(String) - Static method in class org.omnifaces.util.Faces
Returns the HTTP request header values associated with the given name.
getRequestHeaderValuesMap() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request header values map.
getRequestMap() - Static method in class org.omnifaces.util.Faces
Returns the request scope map.
getRequestParameter(String) - Static method in class org.omnifaces.util.Faces
Returns the HTTP request parameter value associated with the given name.
getRequestParameterMap() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request parameter map.
getRequestParameterValues(String) - Static method in class org.omnifaces.util.Faces
Returns the HTTP request parameter values associated with the given name.
getRequestParameterValuesMap() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request parameter values map.
getRequestPathInfo() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request path info.
getRequestServletPath() - Static method in class org.omnifaces.util.Faces
Returns the HTTP request servlet path.
getResourceAsStream(String) - Static method in class org.omnifaces.util.Faces
Returns an input stream for an application resource mapped to the specified path, if it exists; otherwise, return null.
getResourcePaths(String) - Static method in class org.omnifaces.util.Faces
Returns a set of available application resource paths matching the specified path.
getResponse() - Static method in class org.omnifaces.util.Faces
Returns the HTTP servlet response.
getServerInfo() - Static method in class org.omnifaces.util.Faces
Returns the server information of currently running application server implementation.
getServletContext() - Method in class org.omnifaces.filter.HttpFilter
Returns the servlet context.
getServletContext() - Static method in class org.omnifaces.util.Faces
Returns the servlet context.
getSession() - Static method in class org.omnifaces.util.Faces
Returns the HTTP session and creates one if one doesn't exist.
getSession(boolean) - Static method in class org.omnifaces.util.Faces
Returns the HTTP session and creates one if one doesn't exist and create argument is true, otherwise don't create one and return null.
getSessionAttribute(String) - Static method in class org.omnifaces.util.Faces
Returns the session scope attribute value associated with the given name.
getSessionMap() - Static method in class org.omnifaces.util.Faces
Returns the session scope map.
getShortMonths() - Static method in class org.omnifaces.el.functions.Dates
Returns a mapping of short month names by month numbers for the current locale.
getShowMessageFor() - Method in class org.omnifaces.component.validator.ValidateMultipleFields
Returns the client identifier to show the validation message for.
getStyleClass() - Method in class org.omnifaces.component.script.Highlight
Returns the error style class which is to be applied on invalid inputs.
getSubmittedValue() - Method in class org.omnifaces.component.input.ViewParam
 
getSupportedLocales() - Static method in class org.omnifaces.util.Faces
Returns a list of all supported locales on this application, with the default locale as the first item, if any.
getType(ELContext, Object, Object) - Method in class org.omnifaces.el.ELResolverWrapper
getValue() - Method in class org.omnifaces.component.tree.Tree
Returns the tree model.
getValue(ELContext, Object, Object) - Method in class org.omnifaces.el.ELResolverWrapper
getValue(EditableValueHolder) - Static method in class org.omnifaces.util.Components
Returns the value of the given editable value holder component without the need to know if the given component has already been converted/validated or not.
getValueExpression() - Method in class org.omnifaces.el.MethodExpressionValueExpressionAdapter
 
getVar() - Method in class org.omnifaces.component.tree.Tree
Returns the name of the request attribute which exposes the wrapped data of the current node of the tree model.
getVariableMapper() - Method in class org.omnifaces.el.ELContextWrapper
getVarNode() - Method in class org.omnifaces.component.tree.Tree
Returns the name of the request attribute which exposes the current node of the tree model.
getViewAttribute(String) - Static method in class org.omnifaces.util.Faces
Returns the view scope attribute value associated with the given name.
getViewId() - Static method in class org.omnifaces.util.Faces
Returns the ID of the current view root, or null if there is no view.
getViewMap() - Static method in class org.omnifaces.util.Faces
Returns the view scope map.
getViewParameters() - Static method in class org.omnifaces.util.Faces
Returns the view parameters of the current view, or an empty collection if there is no view.
getViewRoot() - Static method in class org.omnifaces.util.Faces
Returns the current view root.
getWrapped() - Method in class org.omnifaces.el.ELContextWrapper
 
getWrapped() - Method in class org.omnifaces.el.ELResolverWrapper
 
getWrapped() - Method in class org.omnifaces.exceptionhandler.FullAjaxExceptionHandler
 
getWrapped() - Method in class org.omnifaces.exceptionhandler.FullAjaxExceptionHandlerFactory
Returns the wrapped factory.
getWrapped() - Method in class org.omnifaces.facesviews.FacesViewsViewHandler
 
getWrapped() - Method in class org.omnifaces.resourcehandler.CombinedResourceHandler
 
getWrapped() - Method in class org.omnifaces.util.MapWrapper
 
A B C D E F G H I K L M N O P R S T U V W