Class AERSubmissionProcessor

All Implemented Interfaces:
RegulatorySubmissionProcessorInterface

public class AERSubmissionProcessor extends AbstractRegSubmission2Processor
Provides default implementations for Adverse Event Report Regulatory Submissions. All agency specific code for AER 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