com.ibm.commerce.command
Interface ECTargetableCommand
- All Superinterfaces:
- ECCommand
- All Known Implementing Classes:
- AbstractECTargetableCommand
- public interface ECTargetableCommand
- extends ECCommand
ECTargetableCommand is the interface that extends the TargetableCommand framework for an ECCommand. All controller commands implements the ECTargetableCommand interface.
Field Summary |
static java.lang.String |
COPYRIGHT
IBM copyright notice field. |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, 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.