|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.turbine.modules.Assembler
org.apache.turbine.modules.Action
org.apache.turbine.modules.ActionEvent
org.apache.jetspeed.modules.actions.portlets.PortletActionEvent
org.apache.jetspeed.modules.actions.portlets.PortletAction
org.apache.jetspeed.modules.actions.portlets.GenericMVCAction
org.apache.jetspeed.modules.actions.portlets.SecureGenericMVCAction
org.apache.jetspeed.modules.actions.portlets.IndexPortletRegistry
This class is responsible for indexing the registry.
| Field Summary |
| Fields inherited from class org.apache.turbine.modules.ActionEvent |
BUTTON, BUTTON_LENGTH, LENGTH, METHOD_NAME_LENGTH, METHOD_NAME_PREFIX |
| Constructor Summary | |
IndexPortletRegistry()
|
|
| Method Summary | |
protected void |
buildNormalContext(Portlet portlet,
org.apache.turbine.util.RunData rundata)
Build the normal state content for this portlet. |
void |
doIndex(org.apache.turbine.util.RunData rundata,
Portlet portlet)
Continue event handler. |
| Methods inherited from class org.apache.jetspeed.modules.actions.portlets.SecureGenericMVCAction |
executeEvents |
| Methods inherited from class org.apache.jetspeed.modules.actions.portlets.GenericMVCAction |
buildConfigureContext, buildMaximizedContext, buildNormalContext, checkAdministrativeAction, doPerform, getAttribute, getAttribute, getPortletInstance, perform, setAttribute |
| Methods inherited from class org.apache.jetspeed.modules.actions.portlets.PortletAction |
doPerform, getContext, getPortlet, getTemplate, resetTemplate, setTemplate, setTemplate |
| Methods inherited from class org.apache.jetspeed.modules.actions.portlets.PortletActionEvent |
fireEvent |
| Methods inherited from class org.apache.turbine.modules.ActionEvent |
executeEvents, formatString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IndexPortletRegistry()
| Method Detail |
protected void buildNormalContext(Portlet portlet,
org.apache.turbine.util.RunData rundata)
portlet - The jsp-based portlet that is being built.rundata - The turbine rundata context for this request.
public void doIndex(org.apache.turbine.util.RunData rundata,
Portlet portlet)
portlet - The jsp-based portlet that is being built.rundata - The turbine rundata context for this request.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||