com.ibm.commerce.edp.commands

Class EDPPaymentMethodsBeanCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • EDPPaymentMethodsBeanCmdImpl

        public EDPPaymentMethodsBeanCmdImpl()
    • Method Detail

      • reset

        public void reset()

        This method resets the command fields.

        After this method is invoked, and proper attributes are set, the command can be executed again.

        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class AbstractECTargetableCommand
      • getPaymentGroupId

        public java.lang.String getPaymentGroupId()
        This method gets the payment configuration group id.
        Returns:
        paymentGroupId The current payment configuration group id
      • setPaymentGroupId

        public void setPaymentGroupId(java.lang.String _paymentGroupId)
        This method sets the payment configuration group id.
        Specified by:
        setPaymentGroupId in interface EDPPaymentMethodsBeanCmd
        Parameters:
        _paymentGroupId - A String that specifies the current payment configuration group id.