public class FacesUrlTransformer extends Object
Constructor and Description |
---|
FacesUrlTransformer(String url,
javax.faces.context.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, javax.faces.context.FacesContext facesContext)
public FacesUrlTransformer appendConversationIdIfNecessary(String cidParameterName, String cid)
public String getUrl()
public FacesUrlTransformer toRedirectViewId()
public FacesUrlTransformer toActionUrl()
public String encode()
Copyright © 2016. All rights reserved.