|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
ResponseCall |
getResponseCall(CommandCall command,
java.lang.String windowId,
javax.servlet.http.HttpServletRequest request,
WcmWorkplaceController wwc)
For dispatching to URL's that go outside of Workplace, a return URL of http://host/Workplace/integrationResponseProxy?windowId=C_... |
void |
handleCommand(CommandCall command,
java.lang.String setWindowId,
java.lang.String proxyReturnURL,
com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject commandPrefs,
javax.servlet.http.HttpServletResponse response,
WcmWorkplaceController wwc)
Handle an integration servlet command that requires special processing in order to determine its final destination. |
boolean |
registerModules(WcmWorkplaceController wwc)
Return true if data providers were registered or if authentication is required. |
Method Detail |
public void handleCommand(CommandCall command, java.lang.String setWindowId, java.lang.String proxyReturnURL, com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject commandPrefs, javax.servlet.http.HttpServletResponse response, WcmWorkplaceController wwc) throws com.filenet.wcm.toolkit.util.WcmException
command
- setWindowId
- commandPrefs
- response
-
com.filenet.wcm.toolkit.util.WcmException
public boolean registerModules(WcmWorkplaceController wwc) throws com.filenet.wcm.toolkit.util.WcmException
wwc
-
com.filenet.wcm.toolkit.util.WcmException
public ResponseCall getResponseCall(CommandCall command, java.lang.String windowId, javax.servlet.http.HttpServletRequest request, WcmWorkplaceController wwc) throws com.filenet.wcm.toolkit.util.WcmException
command
- request
- wwc
-
com.filenet.wcm.toolkit.util.WcmException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |