rewrite-integration-faces 2.0.0.Alpha3

Uses of Class
org.ocpsoft.rewrite.faces.config.PhaseAction

Packages that use PhaseAction
org.ocpsoft.rewrite.faces.config   
 

Uses of PhaseAction in org.ocpsoft.rewrite.faces.config
 

Methods in org.ocpsoft.rewrite.faces.config that return PhaseAction
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.
 


rewrite-integration-faces 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.