Display a shopcart and its associated quotation information.
Field Summary | |
static java.lang.String | COPYRIGHT The IBM copyright string. |
static java.lang.String | DEFAULT_ORDERQUOTATIONREL_ID The default value of the orderQuotationRelId parameter. |
static java.lang.String | DEFAULT_OUT_ORDERQUOTATIONREL_ID_NAME The default value of the outOrderQuotationRelIdName parameter. |
static java.lang.String | DEFAULT_VIEWNAME The default value of the viewName parameter. |
static java.lang.String | defaultCommandClassName The default implementation of this command. |
static java.lang.String | NAME The name of this command. |
static java.lang.String | VIEWNAME_PREFIX The view name prefix. |
Method Summary | |
void | setOrderQuotationRelAbbreviations(java.lang.String[] astrOrderQuotationRelAbbreviations) Sets the OrderQuotationRel objects whose quotation Orders should be displayed. |
void | setOutOrderQuotationRelIdNames(java.lang.String[] astrOutOrderQuotationRelIdNames) Sets the names of name value pairs that should be provided to the View. |
void | setViewName(java.lang.String astrViewName) Sets the View to be invoked. |
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 java.lang.String NAME
public static final java.lang.String defaultCommandClassName
public static final java.lang.String DEFAULT_ORDERQUOTATIONREL_ID
public static final java.lang.String DEFAULT_VIEWNAME
public static final java.lang.String DEFAULT_OUT_ORDERQUOTATIONREL_ID_NAME
public static final java.lang.String VIEWNAME_PREFIX
Method Detail |
public void setOrderQuotationRelAbbreviations(java.lang.String[] astrOrderQuotationRelAbbreviations)
public void setViewName(java.lang.String astrViewName)
public void setOutOrderQuotationRelIdNames(java.lang.String[] astrOutOrderQuotationRelIdNames)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.