|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet
org.apache.jetspeed.portlet.Portlet
org.apache.jetspeed.portlet.PortletAdapter
com.ibm.ccd.ui.portlets.BasePortlet
com.ibm.ccd.ui.portlets.alert.AlertPortlet
public class AlertPortlet
Alert Portlet: This portlet just includes a IFrame.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.jetspeed.portlet.Portlet |
---|
org.apache.jetspeed.portlet.Portlet.Mode, org.apache.jetspeed.portlet.Portlet.ModeModifier |
Field Summary | |
---|---|
static java.lang.String |
ALERT_JSP
|
Fields inherited from class com.ibm.ccd.ui.portlets.BasePortlet |
---|
alertDataSource, log |
Constructor Summary | |
---|---|
AlertPortlet()
|
Method Summary | |
---|---|
void |
doView(org.apache.jetspeed.portlet.PortletRequest request,
org.apache.jetspeed.portlet.PortletResponse response)
Returns the file extension for the JSP file |
protected void |
setBusinessFunction(org.apache.jetspeed.portlet.PortletRequest portletRequest)
Method |
Methods inherited from class com.ibm.ccd.ui.portlets.BasePortlet |
---|
addTransaction, addTransaction, createCommand, createCommand, createContext, doHelp, getMessageMap, getReqParamArray, getTextLabel, getTextMessages, getWPSContext, handleException, init |
Methods inherited from class org.apache.jetspeed.portlet.PortletAdapter |
---|
destroy, destroyConcrete, doConfigure, doEdit, getLastModified, getPortletConfig, getPortletLog, getVariable, initConcrete, login, logout, removeVariable, service, setVariable |
Methods inherited from class org.apache.jetspeed.portlet.Portlet |
---|
destroy, doGet, doPost, doPut, getId, getInitParameter, getInitParameterNames, getLastModified, getPortletSettings, getServletContext, getServletInfo, init, service |
Methods inherited from class com.ibm.wps.pe.pc.legacy.cache.CacheablePortlet |
---|
getSharingPolicy, service |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doTrace |
Methods inherited from class javax.servlet.GenericServlet |
---|
getServletConfig, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ALERT_JSP
Constructor Detail |
---|
public AlertPortlet()
Method Detail |
---|
public void doView(org.apache.jetspeed.portlet.PortletRequest request, org.apache.jetspeed.portlet.PortletResponse response) throws org.apache.jetspeed.portlet.PortletException, java.io.IOException
doView
in class org.apache.jetspeed.portlet.PortletAdapter
request
- PortletRequestresponse
- PortletResponse
org.apache.jetspeed.portlet.PortletException
java.io.IOException
protected void setBusinessFunction(org.apache.jetspeed.portlet.PortletRequest portletRequest)
setBusinessFunction
in class BasePortlet
portletRequest
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |