|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.portlet.GenericPortlet org.apache.portals.bridges.common.GenericServletPortlet org.apache.portals.bridges.jsf.FacesPortlet org.apache.jetspeed.portlets.profiler.ProfilerAdminPortlet
public class ProfilerAdminPortlet
This portlet is a browser over all folders and documents in the system.
Field Summary | |
---|---|
(package private) org.apache.jetspeed.profiler.Profiler |
profiler
|
Fields inherited from class org.apache.portals.bridges.jsf.FacesPortlet |
---|
ACTION_REQUEST, CUSTOM_REQUEST, EDIT_REQUEST, FACES_MESSAGES, HELP_REQUEST, JSF_CUSTOM_ID, JSF_EDIT_ID, JSF_HELP_ID, JSF_VIEW_ID, PARAM_ACTION_PAGE, PARAM_CUSTOM_PAGE, PARAM_EDIT_PAGE, PARAM_HELP_PAGE, PARAM_UNIQUE_IDS, PARAM_VIEW_PAGE, REQUEST_SERVLET_PATH, REQUEST_TYPE, VIEW_REQUEST, VIEW_ROOT |
Fields inherited from class org.apache.portals.bridges.common.GenericServletPortlet |
---|
PARAM_ALLOW_PREFERENCES, PARAM_MAX_PAGE |
Constructor Summary | |
---|---|
ProfilerAdminPortlet()
|
Method Summary | |
---|---|
void |
init(javax.portlet.PortletConfig config)
|
Methods inherited from class org.apache.portals.bridges.jsf.FacesPortlet |
---|
cleanUpAfterPortal, destroy, doCustom, doEdit, doHelp, doView, getFacesContextFactory, getLifecycle, preProcessFaces, processAction |
Methods inherited from class org.apache.portals.bridges.common.GenericServletPortlet |
---|
getDefaultActionPage, getDefaultCustomPage, getDefaultEditPage, getDefaultHelpPage, getDefaultViewPage, processPreferencesAction, setDefaultActionPage, setDefaultCustomPage, setDefaultEditPage, setDefaultHelpPage, setDefaultViewPage |
Methods inherited from class javax.portlet.GenericPortlet |
---|
doDispatch, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
org.apache.jetspeed.profiler.Profiler profiler
Constructor Detail |
---|
public ProfilerAdminPortlet()
Method Detail |
---|
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class org.apache.portals.bridges.jsf.FacesPortlet
javax.portlet.PortletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |