Class SE_Payment_FinAccount

  • All Implemented Interfaces:
    ConnectionProvider

    public class SE_Payment_FinAccount
    extends SimpleCallout
    Update currency, exchange rate and financial txn amount
    Author:
    eintelau (ben.sommerville@eintel.com.au)
    • Constructor Detail

      • SE_Payment_FinAccount

        public SE_Payment_FinAccount()
    • Method Detail

      • execute

        protected void execute​(SimpleCallout.CalloutInfo info)
                        throws javax.servlet.ServletException
        Description copied from class: SimpleCallout
        Overwrite this method to implement a new servlet callout based in SimlpleCallout
        Specified by:
        execute in class SimpleCallout
        Parameters:
        info - The CalloutInfo that contains all helper data to access callout information and servlet information
        Throws:
        javax.servlet.ServletException