|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectportlets.compoze.groupware.c13n.DefaultViewListener
This class represents a default implementation of the view listener interface for receiving view events.
| Constructor Summary | |
DefaultViewListener()
Constructor. |
|
| Method Summary | |
void |
viewForwarded(javax.servlet.http.HttpServletRequest request,
com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext context,
GroupwareSession session,
java.lang.String sView)
Invoked when a view is forwarded. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultViewListener()
| Method Detail |
public void viewForwarded(javax.servlet.http.HttpServletRequest request,
com.bea.netuix.servlets.controls.portlet.backing.PortletBackingContext context,
GroupwareSession session,
java.lang.String sView)
throws GroupwareException
viewForwarded in interface ViewListenerrequest - the http request (may not be null)context - the portlet backing contextsession - the Groupware sessionsView - the name of the view (i.e. name.jsp)
GroupwareException
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||