Interface OrderFormDao

    • Method Detail

      • findOrderFormByCode

        OrderFormModel findOrderFormByCode​(java.lang.String code)
        Returns for the given Order Form code the OrderFormModel model.
        Parameters:
        code - the order form code
        Returns:
        a OrderFormModel