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