com.ibm.commerce.orderquotation.commands

Interface GetOrgDistributorPartnerInfoCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    GetOrgDistributorPartnerInfoCmdImpl


    public interface GetOrgDistributorPartnerInfoCmd
    extends TaskCommand
    Interface for the command used to get the credentials for a shopper.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Copyright statement.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The full class name for this interface file.
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class name. This is used if there is no record found in the CMDREG table.
    • Method Detail

      • setOrgId

        void setOrgId(java.lang.Long theOrgId)
        Set the organization id.
        Parameters:
        theOrgId - The organization id.
      • setDistributor

        void setDistributor(java.lang.Integer theStoreId)
        Set the distributor's store id for the credentials.
        Parameters:
        theStoreId - The distributor's store id.
      • getCustomerNo

        java.lang.String getCustomerNo()
        Get the customer number.
        Returns:
        The customer number.
      • getBusinessPartnerGrouping

        java.lang.String getBusinessPartnerGrouping()
        Get the business partner grouping.
        Returns:
        The business partner grouping.