public abstract class TradingAgreementImportBaseCmdImpl
extends com.ibm.commerce.command.ControllerCommandImpl
implements com.ibm.commerce.command.ControllerCommand
| Name | Description |
|---|---|
xsdFlag |
The value of the xsd flag. Possible values include
"true" and "false". |
| Name | Description |
|---|---|
inContractId |
The id of the account. |
inContractId |
The id of the contract. |
ibXSD |
The value of the xsd flag. Possible values include
"true" and "false". |
idocTradingAgreementXML |
The Document object of the XML instance from File. |
idocTradingAgreementXML |
The Document object of the XML instance from Input Stream. |
v |
The vector contains the required elements. |
AddContractNLDescriptionCmdAddStoreNLDescriptionCmdSaveAccountCmdCreateXSDContractCmdUpdateXSDContractCmd| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
| Constructor and Description |
|---|
TradingAgreementImportBaseCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setXSDFlag(boolean xsdFlag)
Sets the value of the xsd flag.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setRequestProperties, setResponseProperties, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, performExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterscheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT