|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.webflow.scope.AbstractWebFlowScope
org.springframework.webflow.scope.FlowScope
public class FlowScope
Flow scope implementation.
| Field Summary |
|---|
| Fields inherited from class org.springframework.webflow.scope.AbstractWebFlowScope |
|---|
logger |
| Constructor Summary | |
|---|---|
FlowScope()
|
|
| Method Summary | |
|---|---|
protected MutableAttributeMap<java.lang.Object> |
getScope()
Template method that returns the target scope map. |
| Methods inherited from class org.springframework.webflow.scope.AbstractWebFlowScope |
|---|
get, getConversationId, getRequiredRequestContext, registerDestructionCallback, remove, resolveContextualObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowScope()
| Method Detail |
|---|
protected MutableAttributeMap<java.lang.Object> getScope()
AbstractWebFlowScope
getScope in class AbstractWebFlowScope
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||