com.ibm.commerce.payment.config.commands

Class PaymentConfigurationListBeanCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copy Right
        See Also:
        Constant Field Values
    • Constructor Detail

      • PaymentConfigurationListBeanCmdImpl

        public PaymentConfigurationListBeanCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        This method provides the main business logic execution. It gets the payment configuration list by the specified method type, and then sets them to the databean.
        Specified by:
        performExecute in interface ECCommand
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Overrides:
        performExecute in class AbstractECTargetableCommand
        Throws:
        ECException - In case of any error
      • getLocale

        public java.util.Locale getLocale()
        This method returns the locale from the command context.
        Returns:
        Locale The locale from the command context