JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
M
map()
- Static method in class org.omnifaces.component.output.cache.concurrentlinkedhashmap.
Weighers
A weigher where the value is a
Map
and its weight is the number of entries.
mapToList(Map<K, V>)
- Static method in class org.omnifaces.el.functions.
Converters
Converts a
Map<K, V>
to a
List<Map.Entry<K, V>>
.
MapWrapper
<
K
,
V
> - Class in
org.omnifaces.util
Implementation of Map that wraps another map.
MapWrapper(Map<K, V>)
- Constructor for class org.omnifaces.util.
MapWrapper
Initializes the wrapper with its wrapped map.
maximumWeightedCapacity(long)
- Method in class org.omnifaces.component.output.cache.concurrentlinkedhashmap.
ConcurrentLinkedHashMap.Builder
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
Messages
- Class in
org.omnifaces.util
Collection of utility methods for the JSF API with respect to working with
FacesMessage
.
Messages.Message
- Class in
org.omnifaces.util
Faces message builder.
Messages.Resolver
- Interface in
org.omnifaces.util
The message resolver allows the developers to change the way how messages are resolved.
MethodExpressionValueExpressionAdapter
- Class in
org.omnifaces.el
This MethodExpression wraps a ValueExpression.
MethodExpressionValueExpressionAdapter(ValueExpression)
- Constructor for class org.omnifaces.el.
MethodExpressionValueExpressionAdapter
MethodParam
- Class in
org.omnifaces.taghandler
This handler wraps a value expression that's actually a method expression by another value expression that returns a method expression that gets the value of first value expression, which as "side-effect" executes the original method expression.
MethodParam(TagConfig)
- Constructor for class org.omnifaces.taghandler.
MethodParam
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes