|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.convert.IntegerConverter
com.evolveum.midpoint.web.jsf.form.converter.FormIntegerConverter
com.evolveum.midpoint.web.jsf.form.converter.FormShortConverter
public class FormShortConverter
| Field Summary | |
|---|---|
static java.lang.String |
CONVERTER_ID
|
| Fields inherited from class javax.faces.convert.IntegerConverter |
|---|
INTEGER_ID, STRING_ID |
| Constructor Summary | |
|---|---|
FormShortConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.String value)
|
| Methods inherited from class com.evolveum.midpoint.web.jsf.form.converter.FormIntegerConverter |
|---|
getAsString, init, isTransient, restoreState, saveState, setMaxValue, setMinValue, setTransient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONVERTER_ID
| Constructor Detail |
|---|
public FormShortConverter()
| Method Detail |
|---|
public java.lang.Object getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.String value)
getAsObject in interface javax.faces.convert.ConvertergetAsObject in class FormIntegerConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||