This controller command will receive a PurchaseOrderRequest message from a buyer organization using procurement system and creates an order.
Field Summary | |
static java.lang.String | COPYRIGHT IBM Copyright field |
static short | CREATE_MODE integer constant for order mode - create mode |
static java.lang.String | defaultCommandClassName Default implementation class name |
static short | DELETE_MODE integer constant for order mode - delete mode |
static java.lang.String | messageName response view name |
static java.lang.String | NAME Class (interface) name |
static short | UPDATE_MODE integer constant for order mode - update mode |
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.AccCommand |
accessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwner |
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 |
Methods inherited from interface com.ibm.commerce.security.Protectable |
fulfills, getOwner |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final short CREATE_MODE
public static final short DELETE_MODE
public static final short UPDATE_MODE
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
public static final java.lang.String messageName
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.