public class DefaultActionUrlProvider extends Object implements FacesActionUrlProvider
| Constructor and Description |
|---|
DefaultActionUrlProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionURL(FacesContext context,
String viewId)
Get the Action URL for the given
FacesContext and view ID. |
int |
priority() |
public String getActionURL(FacesContext context, String viewId)
FacesActionUrlProviderFacesContext and view ID.getActionURL in interface FacesActionUrlProviderpublic int priority()
priority in interface org.ocpsoft.common.pattern.WeightedCopyright © 2015 OCPsoft. All Rights Reserved.