- save(EditableValueHolder) - Method in class org.omnifaces.component.EditableValueHolderStateHelper
 
- 
 
- save(FacesContext, StateHelper, Iterator<UIComponent>) - Static method in class org.omnifaces.component.EditableValueHolderStateHelper
 
- 
 
- ScopedRunner - Class in org.omnifaces.el
 
- 
This class helps in letting code run within its own scope.
 
- ScopedRunner(FacesContext) - Constructor for class org.omnifaces.el.ScopedRunner
 
-  
 
- ScopedRunner(FacesContext, Map<String, Object>) - Constructor for class org.omnifaces.el.ScopedRunner
 
-  
 
- ScriptFamily - Class in org.omnifaces.component.script
 
- 
Base class which is to be shared between all components of the Script family.
 
- ScriptFamily() - Constructor for class org.omnifaces.component.script.ScriptFamily
 
-  
 
- SelectItemsBuilder - Class in org.omnifaces.util.selectitems
 
- 
Helper class to build an array of SelectItems using various means, like via the builder pattern or a given Map.
 
- SelectItemsBuilder() - Constructor for class org.omnifaces.util.selectitems.SelectItemsBuilder
 
-  
 
- SelectItemsCollector - Class in org.omnifaces.util.selectitems
 
- 
Collection of utility methods for collecting 
SelectItem instances from various sources.
 
 
- SelectItemsConverter - Class in org.omnifaces.converter
 
- 
Base class for a converter that automatically converts a string representation of an Object back
 to its original object based on the associated select items for the component for which conversion is
 taking place.
 
- SelectItemsConverter() - Constructor for class org.omnifaces.converter.SelectItemsConverter
 
-  
 
- SelectItemsUtils - Class in org.omnifaces.util.selectitems
 
- 
Collection of utility methods for working with 
SelectItem or data represented by them.
 
 
- sendFile(File, boolean) - Static method in class org.omnifaces.util.Faces
 
- 
Send the given file to the response.
 
- sendFile(byte[], String, boolean) - Static method in class org.omnifaces.util.Faces
 
- 
Send the given byte array as a file to the response.
 
- sendFile(InputStream, String, boolean) - Static method in class org.omnifaces.util.Faces
 
- 
Send the given input stream as a file to the response.
 
- SESSION_MAX_CAP_PARAM_NAME - Static variable in class org.omnifaces.component.output.cache.CacheInstancePerScopeProvider
 
-  
 
- SESSION_TTL_PARAM_NAME - Static variable in class org.omnifaces.component.output.cache.CacheInstancePerScopeProvider
 
-  
 
- set() - Static method in class org.omnifaces.component.output.cache.concurrentlinkedhashmap.Weighers
 
- 
A weigher where the value is a 
Set and its weight is the number
 of elements.
 
 
- setApplicationAttribute(String, Object) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the application scope attribute value associated with the given name.
 
- setCacheProvider(CacheProvider, ServletContext) - Static method in class org.omnifaces.component.output.cache.CacheFactory
 
-  
 
- setCacheStore(Map<String, Object>) - Method in class org.omnifaces.component.output.cache.TimeToLiveCache
 
-  
 
- setCapacity(long) - Method in class org.omnifaces.component.output.cache.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
- 
Sets the maximum weighted capacity of the map and eagerly evicts entries
 until it shrinks to the appropriate size.
 
- setComponents(String) - Method in class org.omnifaces.component.validator.ValidateMultipleFields
 
- 
Sets the client identifiers of components which are to be validated.
 
- setContentLength(int) - Method in class org.omnifaces.servlet.GzipHttpServletResponse
 
-  
 
- setCurrentModelNode(FacesContext, TreeModel) - Method in class org.omnifaces.component.tree.Tree
 
- 
Sets the current node of the tree model.
 
- setData(T) - Method in class org.omnifaces.model.tree.ListTreeModel
 
-  
 
- setData(T) - Method in interface org.omnifaces.model.tree.TreeModel
 
- 
Sets the wrapped data of the current tree node.
 
- setDisabled(boolean) - Method in class org.omnifaces.component.validator.ValidateMultipleFields
 
- 
Sets whether the validation should be disabled or not.
 
- setFaceletAttribute(String, Object) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the Facelet attribute value associated with the given name.
 
- setFlashAttribute(String, Object) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the flash scope attribute value associated with the given name.
 
- setFocus(boolean) - Method in class org.omnifaces.component.script.Highlight
 
- 
Sets whether the first error element should gain focus.
 
- setIf(String) - Method in class org.omnifaces.component.output.ConditionalComment
 
- 
Sets the if condition.
 
- setIncludeViewParams(boolean) - Method in class org.omnifaces.component.input.Form
 
- 
Set whether or not the view parameters should be encoded into the form's action URL.
 
- setKey(String) - Method in class org.omnifaces.component.output.Cache
 
-  
 
- setLevel(Integer) - Method in class org.omnifaces.component.tree.TreeNode
 
- 
Sets the level for which this node should render the items.
 
- setLocale(Locale) - Method in class org.omnifaces.el.ELContextWrapper
 
- setMessage(String) - Method in class org.omnifaces.component.validator.ValidateMultipleFields
 
- 
Sets the validation message to be shown.
 
- setParameters(Map<String, String>) - Method in class org.omnifaces.component.output.cache.CacheInstancePerScopeProvider
 
-  
 
- setParameters(Map<String, String>) - Method in interface org.omnifaces.component.output.cache.CacheProvider
 
- 
Passes parameters to the cache provider implementation.
 
- setPhaseId(PhaseId) - Method in class org.omnifaces.event.FacesEventWrapper
 
-  
 
- setPropertyResolved(boolean) - Method in class org.omnifaces.el.ELContextWrapper
 
- setRequestAttribute(String, Object) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the request scope attribute value associated with the given name.
 
- setResolver(Messages.Resolver) - Static method in class org.omnifaces.util.Messages
 
- 
Set the custom message resolver.
 
- setScope(String) - Method in class org.omnifaces.component.output.Cache
 
-  
 
- setSessionAttribute(String, Object) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the session scope attribute value associated with the given name.
 
- setSessionMaxInactiveInterval(int) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the HTTP session timeout in seconds.
 
- setShowMessageFor(String) - Method in class org.omnifaces.component.validator.ValidateMultipleFields
 
- 
Sets the client identifier to show the validation message for.
 
- setStyleClass(String) - Method in class org.omnifaces.component.script.Highlight
 
- 
Sets the error style class which is to be applied on invalid inputs.
 
- setSubmittedValue(Object) - Method in class org.omnifaces.component.input.ViewParam
 
-  
 
- setTime(Integer) - Method in class org.omnifaces.component.output.Cache
 
-  
 
- setToList(Set<E>) - Static method in class org.omnifaces.el.functions.Converters
 
- 
Converts a Set<E> to a List<E>.
 
- setType(String) - Method in class org.omnifaces.component.validator.ValidateOrder
 
- 
Sets the ordering type to be used.
 
- setValue(Object) - Method in class org.omnifaces.component.tree.Tree
 
- 
Sets the tree model.
 
- setValue(ELContext, Object, Object, Object) - Method in class org.omnifaces.el.ELResolverWrapper
 
- setValueExpression(String, ValueExpression) - Method in class org.omnifaces.component.tree.Tree
 
- 
An override which checks if this isn't been invoked on var or varNode attribute.
 
- setVar(String) - Method in class org.omnifaces.component.tree.Tree
 
- 
Sets the name of the request attribute which exposes the wrapped data of the current node of the tree model.
 
- setVarNode(String) - Method in class org.omnifaces.component.tree.Tree
 
- 
Sets the name of the request attribute which exposes the current node of the tree model.
 
- setViewAttribute(String, Object) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the view scope attribute value associated with the given name.
 
- setViewRoot(String) - Static method in class org.omnifaces.util.Faces
 
- 
Sets the current view root to the given view ID.
 
- showMessage(FacesContext, List<UIInput>) - Method in class org.omnifaces.component.validator.ValidateMultipleFields
 
- 
Show the message at the desired place(s) depending on the value of the showMessageFor attribute.
 
- singleton() - Static method in class org.omnifaces.component.output.cache.concurrentlinkedhashmap.Weighers
 
- 
A weigher where a value has a weight of 1.
 
- size() - Method in class org.omnifaces.component.output.cache.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
-  
 
- size() - Method in class org.omnifaces.util.MapWrapper
 
- startCDATA() - Method in class org.omnifaces.component.input.componentidparam.ConditionalResponseWriter
 
-  
 
- startDocument() - Method in class org.omnifaces.component.input.componentidparam.ConditionalResponseWriter
 
-  
 
- startElement(String, UIComponent) - Method in class org.omnifaces.component.input.componentidparam.ConditionalResponseWriter
 
-  
 
- State - Class in org.omnifaces.util
 
- 
Helper class for StateHelper that uses generic type-inference to make code that uses the StateHelper slightly less verbose.
 
- State(StateHelper) - Constructor for class org.omnifaces.util.State
 
-  
 
- stream(InputStream, OutputStream) - Static method in class org.omnifaces.util.Utils
 
- 
Stream the given input to the given output by NIO 
ByteBuffer.
 
 
- Strings - Class in org.omnifaces.el.functions
 
- 
Collection of EL functions for string manipulation.
 
- subscribeToEvent(Class<? extends SystemEvent>, SystemEventListener) - Static method in class org.omnifaces.util.Events
 
- 
Adds the given system event listener to the application that get invoked everytime when the given system event
 type is been published.
 
- SUPPRESSED_RESOURCES_PARAM_NAME - Static variable in class org.omnifaces.resourcehandler.CombinedResourceHandler
 
- 
The context parameter name to specify resource identifiers which needs to be suppressed and removed.