|
Spring Web Flow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Mapping
Information about a single mapping.
Method Summary | |
---|---|
Expression |
getSourceExpression()
The source of the mapping. |
Expression |
getTargetExpression()
The target of the mapping. |
boolean |
isRequired()
Whether this is a required mapping. |
Method Detail |
---|
Expression getSourceExpression()
Expression getTargetExpression()
boolean isRequired()
|
Spring Web Flow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |