|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.binding.convert.converters.StringToObject
org.springframework.binding.convert.converters.StringToLabeledEnum
@Deprecated public class StringToLabeledEnum
Converts from a textual representation to a LabeledEnum. The text should be the enum's label.
| Constructor Summary | |
|---|---|
StringToLabeledEnum()
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.lang.Object |
toObject(java.lang.String string,
java.lang.Class<?> targetClass)
Deprecated. |
protected java.lang.String |
toString(java.lang.Object object)
Deprecated. |
| Methods inherited from class org.springframework.binding.convert.converters.StringToObject |
|---|
convertSourceToTargetClass, convertTargetToSourceClass, getSourceClass, getTargetClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringToLabeledEnum()
| Method Detail |
|---|
protected java.lang.Object toObject(java.lang.String string,
java.lang.Class<?> targetClass)
throws java.lang.Exception
toObject in class StringToObjectjava.lang.Exception
protected java.lang.String toString(java.lang.Object object)
throws java.lang.Exception
toString in class StringToObjectjava.lang.Exception
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||