Use the registered by-type Converter
to convert the specified Object value to a corresponding String value.
FacesContext
for the current request
@param type Type from which this value should be converted(used to select the appropriate by-type converter)
@param value Value to be converted
@exception ConverterException if a conversion error occurs
|
|
|
|
|
|