public class MailAddressConverter extends Object implements Converter
| Constructor and Description |
|---|
MailAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAsObject(FacesContext ctx,
UIComponent uiComp,
String inStr) |
String |
getAsString(FacesContext ctx,
UIComponent uiComp,
Object inObj) |
public Object getAsObject(FacesContext ctx, UIComponent uiComp, String inStr)
getAsObject in interface Converterpublic String getAsString(FacesContext ctx, UIComponent uiComp, Object inObj)
getAsString in interface ConverterCopyright © 2013 Nuxeo SA. All Rights Reserved.