com.ibm.commerce.requisitionlist.commands
Interface RequisitionListItemUpdateCmd

All Superinterfaces:
AccCommand, ControllerCommand, ECCommand, OrderItemUpdateCmd
All Known Implementing Classes:
RequisitionListItemUpdateCmdImpl

public interface RequisitionListItemUpdateCmd
extends OrderItemUpdateCmd

Add, update and delete items in a requisition list.

Input parameters:

Name Type Requirement Description
requisitionListId Long optional The requisition list id
name String optional The requisition list name
... The name value pairs similar to OrderItemUpdate

Output parameters:

Name Type Description
... The output similar to OrderItemUpdate

Behavior:

View:


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
static java.lang.String defaultCommandClassName
          The default implementation class.
static java.lang.String NAME
          The name of the Command Interface class.
static java.lang.String RLBadPartNumberErrorView
          The Requisition List Bad Part Number Error View
static java.lang.String RLInvalidInputErrorView
          The Requisition List Invalid Input Error View
 
Method Summary
 void setName(java.lang.String name)
          Specifies the requisition list name.
 void setRequisitionListId(java.lang.Long id)
          Specifies the requisition list id.
 void setStatus(java.lang.String status)
          Specifies the status of the requisition list.
 
Methods inherited from interface com.ibm.commerce.orderitems.commands. OrderItemUpdateCmd
getDeletedOrderItemIds, getNewOrderItemIds, getOrderIds, getOrderItemIds, setAddressId, setAttrName, setAttrValue, setCatEntryId, setComment, setConfigurationId, setContinue, setContractId, setCorrelationGroup, setDescription, setExpandConfigurationId, setField1, setField2, setListId, setMemberId, setOfferId, setOrderComment, setOrderDesc, setOrderId, setOrderItemId, setOutOrderItemName, setOutOrderName, setPartNumber, setQuantity, setShipmodeId, setTradingId, setUom
 
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
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
The name of the Command Interface class.
See Also:
Constant Field Values

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
The default implementation class.
See Also:
Constant Field Values

RLBadPartNumberErrorView

public static final java.lang.String RLBadPartNumberErrorView
The Requisition List Bad Part Number Error View
See Also:
Constant Field Values

RLInvalidInputErrorView

public static final java.lang.String RLInvalidInputErrorView
The Requisition List Invalid Input Error View
See Also:
Constant Field Values
Method Detail

setName

public void setName(java.lang.String name)
Specifies the requisition list name.
Parameters:
name - requisition list name

setRequisitionListId

public void setRequisitionListId(java.lang.Long id)
Specifies the requisition list id.
Parameters:
id - requisition list id

setStatus

public void setStatus(java.lang.String status)
Specifies the status of the requisition list.
Parameters:
status - status