com.ibm.commerce.tools.command
Interface ToolsForwardViewCommand

All Superinterfaces:
AccCommand, ECCommand, Protectable, 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 inherited from interface com.ibm.commerce.command.ViewCommand
COPYRIGHT
Fields inherited from interface com.ibm.commerce.command.ECCommand
defaultCommandClassName
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, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
Methods inherited from interface com.ibm.commerce.security.Protectable
fulfills, getOwner


Feedback