Uses of Package
org.apache.myfaces.orchestra.requestParameterProvider

Packages that use org.apache.myfaces.orchestra.requestParameterProvider
org.apache.myfaces.orchestra.conversation   
org.apache.myfaces.orchestra.requestParameterProvider This package provides the ability for objects to add query parameters to every URL output in the page being rendered. 
 

Classes in org.apache.myfaces.orchestra.requestParameterProvider used by org.apache.myfaces.orchestra.conversation
RequestParameterProvider
          The interface a provider has to implement to add parameters to the url.
 

Classes in org.apache.myfaces.orchestra.requestParameterProvider used by org.apache.myfaces.orchestra.requestParameterProvider
RequestParameterProvider
          The interface a provider has to implement to add parameters to the url.
RequestParameterProviderManager
          The manager which manage all the attached providers and add their fields to the url.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.