|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for panels contained by WcmMultiPanelSequenceModule
Method Summary | |
boolean |
isFinished()
Returns true when the action served by this panel is completed |
void |
panelCancel(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Event that occurs when user cancels the action |
void |
panelInit()
Initializes module |
Methods inherited from interface com.filenet.wcm.toolkit.server.base.WcmPanelInterface |
panelFinish, panelSave |
Method Detail |
public void panelInit() throws java.lang.Exception
java.lang.Exception
public void panelCancel(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
request
- response
-
java.lang.Exception
public boolean isFinished() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |