Class ERSubmissionProcessor

All Implemented Interfaces:
RegulatorySubmissionProcessorInterface

public class ERSubmissionProcessor extends AbstractRegSubmission2Processor
Provides default implementations for Establishment Reporting Regulatory Submissions. All agency specific code for ER 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