com.filenet.wcm.apps.server.util.integration
Class ThickIntegrationWizardUtility
java.lang.Object
com.filenet.wcm.apps.server.util.integration.ThickIntegrationWizardUtility
- public class ThickIntegrationWizardUtility
- extends java.lang.Object
Field Summary |
protected static com.filenet.wcm.toolkit.util.WcmString |
wsNone
|
protected static com.filenet.wcm.toolkit.util.WcmString |
wsUndefined
|
Method Summary |
void |
sendThickClientIntialRedirectResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String basePath,
WcmWizardModule wizard,
java.lang.String returnUrl)
|
void |
sendThickClientIntialResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String basePath,
WcmWizardModule wizard)
|
void |
sendThickClientIntialResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String basePath,
WcmWizardModule wizard,
java.lang.String extras)
|
void |
ThickClientWizardFinish(WcmWizardModule wizard)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wsNone
protected static final com.filenet.wcm.toolkit.util.WcmString wsNone
wsUndefined
protected static final com.filenet.wcm.toolkit.util.WcmString wsUndefined
ThickIntegrationWizardUtility
public ThickIntegrationWizardUtility(WcmAuthoringState authorState,
com.filenet.wcm.toolkit.server.base.WcmController controller,
com.filenet.wcm.toolkit.server.dp.WcmAuthoringDataProvider authDataProvider)
ThickClientWizardFinish
public void ThickClientWizardFinish(WcmWizardModule wizard)
throws java.lang.Exception
- Throws:
java.lang.Exception
sendThickClientIntialRedirectResponse
public void sendThickClientIntialRedirectResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String basePath,
WcmWizardModule wizard,
java.lang.String returnUrl)
throws java.lang.Exception
- Throws:
java.lang.Exception
sendThickClientIntialResponse
public void sendThickClientIntialResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String basePath,
WcmWizardModule wizard)
throws java.lang.Exception
- Throws:
java.lang.Exception
sendThickClientIntialResponse
public void sendThickClientIntialResponse(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String basePath,
WcmWizardModule wizard,
java.lang.String extras)
throws java.lang.Exception
- Throws:
java.lang.Exception
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.