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