Uses of Class
org.sakaiproject.cheftool.ControllerState

Packages that use ControllerState
org.sakaiproject.cheftool   
 

Uses of ControllerState in org.sakaiproject.cheftool
 

Methods in org.sakaiproject.cheftool that return ControllerState
protected  ControllerState VelocityPortletStateAction.getState(Context context, RunData rundata, Class stateClass)
          Get the proper state for this instance (if portlet is not known, only context).
protected  ControllerState VelocityPortletStateAction.getState(String peid, RunData rundata, Class stateClass)
          Get the proper state for this instance (if portlet id is known).
protected  ControllerState VelocityPortletStateAction.getState(VelocityPortlet portlet, RunData rundata, Class stateClass)
          Get the proper state for this instance (if portlet is known).
 



Copyright © 2003-2013 The Sakai Foundation. All Rights Reserved.