com.ibm.commerce.returns.commands
Interface CloseReturnCmd
- All Superinterfaces:
- ECCommand, TaskCommand
- All Known Implementing Classes:
- CloseReturnCmdImpl
- public interface CloseReturnCmd
- extends TaskCommand
Interface for the command used to mark a return mechandise authorization (RMA) closed from further edits.
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
defaultCommandClassName
public static final java.lang.String defaultCommandClassName
NAME
public static final java.lang.String NAME
setRMAAB
public void setRMAAB(RMAAccessBean rmaAB)
- Set the RMA being accessed.
- Parameters:
rmaAB
- the RMA access bean