rewrite-integration-faces 2.0.0.Alpha3

org.ocpsoft.rewrite.faces
Class DefaultActionUrlProvider

java.lang.Object
  extended by org.ocpsoft.rewrite.faces.DefaultActionUrlProvider
All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted, FacesActionUrlProvider

public class DefaultActionUrlProvider
extends Object
implements FacesActionUrlProvider


Constructor Summary
DefaultActionUrlProvider()
           
 
Method Summary
 String getActionURL(javax.faces.context.FacesContext context, String viewId)
          Get the Action URL for the given FacesContext and view ID.
 int priority()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultActionUrlProvider

public DefaultActionUrlProvider()
Method Detail

getActionURL

public String getActionURL(javax.faces.context.FacesContext context,
                           String viewId)
Description copied from interface: FacesActionUrlProvider
Get the Action URL for the given FacesContext and view ID.

Specified by:
getActionURL in interface FacesActionUrlProvider

priority

public int priority()
Specified by:
priority in interface org.ocpsoft.common.pattern.Weighted

rewrite-integration-faces 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.