Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
com.ibm.commerce.tools.command
Interface ToolsForwardViewCommand
All Superinterfaces:
AccCommand
, com.ibm.websphere.command.Command,
ECCommand
,
Protectable
, java.io.Serializable,
ViewCommand
All Known Implementing Classes:
ToolsForwardViewCommandImpl
public interface
ToolsForwardViewCommand
extends
ViewCommand
ForwardViewCommand to be used by Tools Framework, for example, command used inside WebSphere Commerce Accelerator.
Field Summary
Fields
Modifier and Type
Field and Description
static java.lang.String
COPYRIGHT
Standard short IBM Copyright.
Fields inherited from interface com.ibm.commerce.command.
ECCommand
defaultCommandClassName
Fields inherited from interface com.ibm.websphere.command.Command
serialVersionUID
Method Summary
Methods inherited from interface com.ibm.commerce.command.
ViewCommand
getRequestProperties
,
getResponseProperties
,
getViewName
,
mergeProperties
,
setRequestProperties
,
setViewName
Methods inherited from interface com.ibm.commerce.command.
AccCommand
accessControlCheck
,
getAccCheck
,
getForUserId
,
getResourceOwners
,
setAccCheck
,
setForUserId
,
setOwner
Methods inherited from interface com.ibm.commerce.command.
ECCommand
checkIsAllowed
,
checkResourcePermission
,
createCommandExecutionEvent
,
execute
,
getCommandContext
,
getCommandIfName
,
getCommandName
,
getCommandStoreId
,
getDefaultProperties
,
getExceptionInvokeParameters
,
getPostInvokeParameters
,
getPreInvokeParameters
,
getResources
,
getStoreId
,
getUser
,
getUserId
,
performExecute
,
setCommandContext
,
setCommandIfName
,
setCommandStoreId
,
setDefaultProperties
,
validateParameters
Methods inherited from interface com.ibm.websphere.command.Command
isReadyToCallExecute, reset
Methods inherited from interface com.ibm.commerce.security.
Protectable
fulfills
,
getOwner
Field Detail
COPYRIGHT
static final java.lang.String COPYRIGHT
Standard short IBM Copyright.
See Also:
Constant Field Values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method