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

Class PPCListPIsForReturnCmdImpl

  • All Implemented Interfaces:
    DataBeanCommand, ECCommand, ECTargetableCommand, com.ibm.commerce.command.TargetableECCommand, PPCListPIsForReturnCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class PPCListPIsForReturnCmdImpl
    extends DataBeanCommandImpl
    implements PPCListPIsForReturnCmd
    This class is the implementation class of PPCListPIsForReturnCmd.
    • This command populates the data for PPCListPIsForReturnDataBean.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

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

      • PPCListPIsForReturnCmdImpl

        public PPCListPIsForReturnCmdImpl()
    • 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 payment instructions by a specified return.
        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