| Package | Description |
|---|---|
| org.sakaiproject.cheftool |
| Modifier and Type | Method and Description |
|---|---|
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-2014 The Sakai Foundation. All Rights Reserved.