Class UDISubmissionProcessor

All Implemented Interfaces:
RegulatorySubmissionProcessorInterface

public class UDISubmissionProcessor extends AbstractRegSubmission2Processor
Provides default implementations for Unique Device Identifier Regulatory Submissions. All agency specific code for UDI submissions should be here or in a subclass of this class.

It is expected for a customer to have an implementation of this class for each Regulatory Agency they submit to.
Supported API: true

Extendable: true