com.ibm.commerce.command

Interface RedirectViewCommand

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • getDocumentPathName

        java.lang.String getDocumentPathName()
                                      throws ECException
        This method gets the path name of the document to be forwarded.
        Returns:
        This method returns the path name of the document.
        Throws:
        ECException
      • getRedirectUrl

        java.lang.String getRedirectUrl()
                                 throws ECException
        This method gets the redirect
        URL.
        Returns:
        This method returns the redirect URL.
        Throws:
        ECException