Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.faces.convert.ShortConverter
Field Summary | |
static String |
Constructor Summary | |
Method Summary | |
Object |
|
String |
|
public Object getAsObject(FacesContext facesContext, UIComponent uiComponent, String value)
- Specified by:
- getAsObject in interface Converter
public String getAsString(FacesContext facesContext, UIComponent uiComponent, Object value)
- Specified by:
- getAsString in interface Converter