public interface RedirectViewCommand extends ViewCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocumentPathName()
This method gets the path name of the document to be forwarded.
|
java.lang.String |
getRedirectUrl()
This method gets the redirect
|
getRequestProperties, getResponseProperties, getViewName, mergeProperties, setRequestProperties, setViewNameaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerstatic final java.lang.String COPYRIGHT
java.lang.String getDocumentPathName()
throws ECException
ECExceptionjava.lang.String getRedirectUrl()
throws ECException
URL.
URL.ECException