public static class LogController.LogControllerConverter
extends java.lang.Object
implements javax.faces.convert.Converter
| Constructor and Description |
|---|
LogController.LogControllerConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAsObject(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
java.lang.String value) |
java.lang.String |
getAsString(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
java.lang.Object object) |
public LogController.LogControllerConverter()
public java.lang.Object getAsObject(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
java.lang.String value)
getAsObject in interface javax.faces.convert.Converterpublic java.lang.String getAsString(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
java.lang.Object object)
getAsString in interface javax.faces.convert.Converter