Class RPSSubmissionProcessor

All Implemented Interfaces:
RegulatorySubmissionProcessorInterface

public class RPSSubmissionProcessor extends AbstractRegSubmission2Processor
Provides default implementations for Regulatory Product Submission Regulatory Submissions. All agency specific code for RPS 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