com.ibm.commerce.payment.ppc.bean.commands

Class PPCListPendingCreditsForPluginCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • PPCListPendingCreditsForPluginCmdImpl

        public PPCListPendingCreditsForPluginCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        This method provides the main business logic of this command, which invokes the PaymentsJDBCHelperAccessor to get list of the credit with pending state.
        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 ECException
      • getLocale

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