|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.portlet.GenericPortlet org.apache.geronimo.console.BasePortlet org.apache.geronimo.console.securitymanager.AbstractSecurityManagerPortlet org.apache.geronimo.console.securitymanager.SEGroupsPortlet
public class SEGroupsPortlet
Field Summary |
---|
Fields inherited from class org.apache.geronimo.console.securitymanager.AbstractSecurityManagerPortlet |
---|
addMaximizedView, addNormalView, errorView, helpView, maximizedView, normalView |
Fields inherited from class org.apache.geronimo.console.BasePortlet |
---|
WEB_SERVER_GENERIC, WEB_SERVER_JETTY, WEB_SERVER_TOMCAT |
Constructor Summary | |
---|---|
SEGroupsPortlet()
|
Method Summary | |
---|---|
protected void |
doView(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
|
void |
init(javax.portlet.PortletConfig portletConfig)
|
void |
processAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
|
Methods inherited from class org.apache.geronimo.console.securitymanager.AbstractSecurityManagerPortlet |
---|
doEdit, doHelp |
Methods inherited from class org.apache.geronimo.console.BasePortlet |
---|
callOperation, getProperty, getWebServerType, setProperty |
Methods inherited from class javax.portlet.GenericPortlet |
---|
destroy, 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 |
Constructor Detail |
---|
public SEGroupsPortlet()
Method Detail |
---|
protected void doView(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse) throws javax.portlet.PortletException, IOException
doView
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
public void init(javax.portlet.PortletConfig portletConfig) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
public void processAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws javax.portlet.PortletException, IOException
processAction
in interface javax.portlet.Portlet
processAction
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |