Class AUM_ConversionRate

  • All Implemented Interfaces:
    ConnectionProvider

    public class AUM_ConversionRate
    extends SimpleCallout
    Callout to get the conversion rate between the aum and the base unit of the product
    • Constructor Detail

      • AUM_ConversionRate

        public AUM_ConversionRate()
    • Method Detail

      • execute

        protected void execute​(SimpleCallout.CalloutInfo info)
                        throws javax.servlet.ServletException
        Get the conversion rate between the unit and the base unit of the product, both provided as parameters
        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