public class FacesConversionService extends DefaultConversionService
ConversionService implementation for JSF that composes
JSF-specific converters with the standard Web Flow converters.
In addition to the standard Web Flow conversion, this service provide conversion from a list into a
OneSelectionTrackingListDataModel using a "dataModel" alias for the type.
| Constructor and Description |
|---|
FacesConversionService() |
FacesConversionService(org.springframework.core.convert.ConversionService delegateConversionService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFacesConverters() |
addDefaultAliases, addDefaultConvertersaddAlias, addConverter, addConverter, executeConversion, executeConversion, getClassForAlias, getConversionExecutor, getConversionExecutor, getDelegateConversionService, getParent, setParent