Uses of Class
org.kuali.rice.krad.web.form.UifFormManager

Packages that use UifFormManager
org.kuali.rice.krad.util   
 

Uses of UifFormManager in org.kuali.rice.krad.util
 

Methods in org.kuali.rice.krad.util that return UifFormManager
static UifFormManager GlobalVariables.getUifFormManager()
          Retrieves the UifFormManager which can be used to store and remove forms from the session
 

Methods in org.kuali.rice.krad.util with parameters of type UifFormManager
static void GlobalVariables.setUifFormManager(UifFormManager uifFormManager)
          Sets a UifFormManager for the current thread
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.