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

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.
mapFacesServlet(ServletContext, Set<String>) - Static method in class org.omnifaces.facesviews.FacesViews
Map the Facelets Servlet to the given extensions
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.
methodExpressionToStaticMethod(ELContext, MethodExpression) - Static method in class org.omnifaces.util.Hacks
This method wraps a MethodExpression in a Method which can be statically invoked.
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
 
MethodReference - Class in org.omnifaces.el
This encapsulates a base model object and one of its methods.
MethodReference(Object, Method) - Constructor for class org.omnifaces.el.MethodReference
 
minutesBetween(Date, Date) - Static method in class org.omnifaces.el.functions.Dates
Returns the amount of minutes between two given dates.
monthsBetween(Date, Date) - Static method in class org.omnifaces.el.functions.Dates
Returns the amount of months between two given dates.
A B C D E F G H I J K L M N O P Q R S T U V W Y