Package org.jboss.weld.module.jsf
Class FacesUrlTransformer
java.lang.Object
org.jboss.weld.module.jsf.FacesUrlTransformer
Helper class for preparing JSF URLs which include the conversation id.
- Author:
- Nicklas Karlsson, Dan Allen, Marko Luksa
-
Constructor Summary
ConstructorsConstructorDescriptionFacesUrlTransformer(String url, jakarta.faces.context.FacesContext facesContext) -
Method Summary
Modifier and TypeMethodDescriptionappendConversationIdIfNecessary(String cidParameterName, String cid) encode()getUrl()
-
Constructor Details
-
FacesUrlTransformer
-
-
Method Details
-
appendConversationIdIfNecessary
-
getUrl
-
toRedirectViewId
-
toActionUrl
-
encode
-