com.webmethods.caf.faces.convert
Class PrincipalAttributeValueSourceConverter
java.lang.Object
BaseConverter
com.webmethods.caf.faces.convert.PrincipalAttributeValueSourceConverter
public class PrincipalAttributeValueSourceConverter
- extends BaseConverter
Converter for PrincipalAttributeValueSource object.
- Since:
- 7.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrincipalAttributeValueSourceConverter
public PrincipalAttributeValueSourceConverter()
getAsObject
public Object getAsObject(FacesContext facesContext,
UIComponent component,
String value)
getAsString
public String getAsString(FacesContext facesContext,
UIComponent component,
Object value)