public class GetOrgDistributorPartnerInfoCmdImpl extends TaskCommandImpl implements GetOrgDistributorPartnerInfoCmd
defaultCommandClassName, NAME| Constructor and Description |
|---|
GetOrgDistributorPartnerInfoCmdImpl()
Constructor for GetCredentialsCmdImpl
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBusinessPartnerGrouping()
Get the business partner grouping.
|
java.lang.String |
getCustomerNo()
Get the customer number.
|
void |
performExecute()
Execute the command.
|
void |
reset()
Resets the command.
|
void |
setDistributor(java.lang.Integer theStoreId)
Set the distributor's store id for the credentials.
|
void |
setOrgId(java.lang.Long theOrgId)
Set the organization id.
|
void |
validateParameters()
Check mandatory parameters.
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiespublic GetOrgDistributorPartnerInfoCmdImpl()
public void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandEXException - These exceptions are allowed to percolate.ECExceptionpublic void reset()
reset in interface com.ibm.websphere.command.Commandreset in class AbstractECTargetableCommandpublic void validateParameters()
throws ECException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandECApplicationException - Raised with message _ERR_BAD_MISSING_CMD_PARAMETER if the org id
or storeId is not specified.ECExceptionpublic void setDistributor(java.lang.Integer theStoreId)
setDistributor in interface GetOrgDistributorPartnerInfoCmdtheStoreId - The distributor's store id.public void setOrgId(java.lang.Long theOrgId)
setOrgId in interface GetOrgDistributorPartnerInfoCmdtheOrgId - The organization id.public java.lang.String getCustomerNo()
getCustomerNo in interface GetOrgDistributorPartnerInfoCmdpublic java.lang.String getBusinessPartnerGrouping()
getBusinessPartnerGrouping in interface GetOrgDistributorPartnerInfoCmd