| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME| Constructor and Description |
|---|
PlaceConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAsObject(FacesContext context,
UIComponent component,
String value) |
Place |
getAsPlace(String value) |
String |
getAsString(FacesContext context,
UIComponent component,
Object value) |
public static final String NAME
public Object getAsObject(FacesContext context, UIComponent component, String value)
getAsObject in interface Converterpublic String getAsString(FacesContext context, UIComponent component, Object value)
getAsString in interface ConverterCopyright © 2015 Joseph Hendrix