Element
|
Type
|
Description
|
---|---|---|
com.ptc.qualitymanagement.regmstr.impl.SimpleRegulatorySubmissionProcessor
|
Java Class
|
Out-of-the-box processor interface that is registered for a non-revisable regulatory submission.
|
com.ptc.qualitymanagement.regmstr.impl.AERSubmissionProcessor
|
Java Class
|
Out-of-the-box processor interface that is registered for an Adverse Event Regulatory Submission.
|
com.ptc.qualitymanagement.regmstr.impl.ERSubmissionProcessor
|
Java Class
|
Out-of-the-box processor interface that is registered for an Establishment Registration Submission.
|
com.ptc.qualitymanagement.regmstr.impl.RPSSubmissionProcessor
|
Java Class
|
Out-of-the-box processor interface that is registered for a Regulatory Product Submission.
|
com.ptc.qualitymanagement.regmstr.impl.UDISubmissionProcessor
|
Java Class
|
Out-of-the-box processor interface that is registered for a Unique Device Identifier Regulatory Submission.
|
|
If a service class does not exist for a subtype, the parent types of the subtype are checked until a service class is found. If a service class is not found, a trace log entry reports on the class and type with no service class defined. Turn on TRACE logging for com.ptc.qualitymanagement.qms.util.helper.QMSServiceClassHelper to display the log entry.
|