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 Converter
public String getAsString(FacesContext ctx, UIComponent uiComp, Object inObj)
getAsString
in interface Converter
Copyright © 2013 Nuxeo SA. All Rights Reserved.