com.ibm.commerce.payment.config.commands

Class AvailablePaymentCfgListBeanCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • AvailablePaymentCfgListBeanCmdImpl

        public AvailablePaymentCfgListBeanCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        This method is the main business logic of this command. It gets the available payment configurations 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:
        The locale in the command context