Package de.xima.fc.gui.converter
Class PasswordChangeConverter
- java.lang.Object
-
- de.xima.fc.gui.converter.PasswordChangeConverter
-
-
Constructor Summary
Constructors Constructor Description PasswordChangeConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getAsObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent cmp, String value)
String
getAsString(javax.faces.context.FacesContext context, javax.faces.component.UIComponent cmp, Object value)
-