|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FieldSetMapper<T>
Interface that is used to map data obtained from a FieldSet
into an
object.
Method Summary | |
---|---|
T |
mapFieldSet(FieldSet fieldSet)
Method used to map data obtained from a FieldSet into an object. |
Method Detail |
---|
T mapFieldSet(FieldSet fieldSet) throws BindException
FieldSet
into an object.
fieldSet
- the FieldSet
to map
BindException
- if there is a problem with the binding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |