public class FacesUrlTransformer extends Object
| Constructor and Description |
|---|
FacesUrlTransformer(String url,
FacesContext facesContext) |
| Modifier and Type | Method and Description |
|---|---|
FacesUrlTransformer |
appendConversationIdIfNecessary(String cidParameterName,
String cid) |
String |
encode() |
String |
getUrl() |
FacesUrlTransformer |
toActionUrl() |
FacesUrlTransformer |
toRedirectViewId() |
public FacesUrlTransformer(String url, FacesContext facesContext)
public FacesUrlTransformer appendConversationIdIfNecessary(String cidParameterName, String cid)
public String getUrl()
public FacesUrlTransformer toRedirectViewId()
public FacesUrlTransformer toActionUrl()
public String encode()
Copyright © 2017. All rights reserved.