Interface PrintExportFormStrategy

    • Method Detail

      • canPrintExportForm

        boolean canPrintExportForm​(ConsignmentModel consignmentModel)
        Decides whether an export form should be printed for the given ConsignmentModel
        Parameters:
        consignmentModel - the ConsignmentModel for which to decide
        Returns:
        true if the Export Form should be printed; false otherwise