com.ibm.commerce.command
Interface HttpViewControllerCommand
- All Superinterfaces:
- AccCommand, ControllerCommand, ECCommand, HttpViewCommand, Protectable
- public interface HttpViewControllerCommand
- extends ControllerCommand, HttpViewCommand
HttpViewControllerCommand is the base interface that defines the signature of all Commands that process Http views.
Field Summary |
static java.lang.String |
COPYRIGHT
IBM copyright notice field. |
Methods inherited from interface com.ibm.commerce.command.ControllerCommand |
checkPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- IBM copyright notice field.
- See Also:
- Constant Field Values
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.