Class OperativeQuantity_To_BaseQuantity

  • All Implemented Interfaces:
    ConnectionProvider

    public class OperativeQuantity_To_BaseQuantity
    extends SimpleCallout
    Callout to convert from alternate quantity to base quantity
    • Constructor Detail

      • OperativeQuantity_To_BaseQuantity

        public OperativeQuantity_To_BaseQuantity()
    • Method Detail

      • execute

        protected void execute​(SimpleCallout.CalloutInfo info)
                        throws javax.servlet.ServletException
        Converts a quantity from an alternate unit of measure to the base unit of the product
        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