| Package | Description |
|---|---|
| org.ocpsoft.rewrite.faces.config |
| Modifier and Type | Method and Description |
|---|---|
static PhaseAction |
PhaseAction.retrieveFrom(Retrieval retrieval)
Invoke the given
Retrieval and process InvocationResultHandler instances on the result value (if
any.) |
static PhaseAction |
PhaseAction.submitTo(Submission to,
Retrieval from)
Invoke
Submission#submit(org.ocpsoft.rewrite.event.Rewrite, EvaluationContext, Object), use the result of
the given Retrieval#retrieve(org.ocpsoft.rewrite.event.Rewrite, EvaluationContext) as the value for this
submission. |
Copyright © 2013 OCPsoft. All Rights Reserved.