java.lang.ObjectCacheableCommandImpl
com.ibm.commerce.command.AbstractECTargetableCommand
com.ibm.commerce.command.TaskCommandImpl
com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmdImpl
Get the organization distributor partner information from the user attribute OrgDistributorPartnerId and from the appropriate member group, owned by the referral store, of type = Partner Group Type.
Field Summary |
Fields inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
commandContext |
Fields inherited from interface com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmd |
defaultCommandClassName, NAME |
Fields inherited from interface com.ibm.commerce.command.ECCommand |
defaultCommandClassName |
Constructor Summary | |
GetOrgDistributorPartnerInfoCmdImpl() Constructor for GetCredentialsCmdImpl |
Method Summary | |
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. |
Methods inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
accessControlCheck, checkIsAllowed, checkParameters, checkResourcePermission, createCommandExecutionEvent, execute, finalize, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetOrgDistributorPartnerInfoCmdImpl()
Method Detail |
public void performExecute() throws ECException
public void reset()
public void validateParameters() throws ECException
public void setDistributor(java.lang.Integer theStoreId)
public void setOrgId(java.lang.Long theOrgId)
public java.lang.String getCustomerNo()
public java.lang.String getBusinessPartnerGrouping()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.