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