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 Converter
public String getAsString(FacesContext context, UIComponent component, Object value)
getAsString
in interface Converter
Copyright © 2015 Joseph Hendrix