Package | Description |
---|---|
org.omnifaces.cdi.param |
Modifier and Type | Method and Description |
---|---|
<V> ParamValue<V> |
RequestParameterProducer.produce(InjectionPoint injectionPoint) |
Modifier and Type | Method and Description |
---|---|
static Converter |
RequestParameterProducer.getConverter(Param requestParameter,
Class<?> targetType) |
Constructor and Description |
---|
ParamValue(String submittedValue,
Param requestParameter,
Class<?> targetType,
V value) |
Copyright © 2012–2014 OmniFaces. All rights reserved.