Class ResQualFrameworkPlugin
java.lang.Object
org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
org.dlese.dpc.schemedit.standards.asn.plugin.NcsItemFrameworkPlugin
org.dlese.dpc.schemedit.standards.asn.plugin.ResQualFrameworkPlugin
- All Implemented Interfaces:
CATHelperPlugin
CATService FrameworkPlugin providing information specific to the res_qual
framework.
- Author:
- ostwald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the descriptionPath attribute of the ResQualFrameworkPlugin objectGets the gradeRangePath attribute of the NcsItemSuggestionServiceHelper objectGets the keywordPath attribute of the NcsItemSuggestionServiceHelper objectGets the optionalCatUIFields attribute of the ResQualFrameworkPlugin objectGets the subjectPath attribute of the ResQualFrameworkPlugin objectMethods inherited from class org.dlese.dpc.schemedit.standards.asn.plugin.NcsItemFrameworkPlugin
getGradeRangeOptions, gradeRangeHelperInitMethods inherited from class org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
getCatHelper, getDerivedCATEndGrade, getDerivedCATStartGrade, getGradeLevelOptionValue, getGradeRangeHelper, getSelectedCATEndGrade, getSelectedCATStartGrade, prtlnErrMethods inherited from class org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
getRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, getRecordSubjects, init, normalizeSubjectValue
-
Constructor Details
-
ResQualFrameworkPlugin
public ResQualFrameworkPlugin()
-
-
Method Details
-
getOptionalCatUIFields
Gets the optionalCatUIFields attribute of the ResQualFrameworkPlugin object- Specified by:
getOptionalCatUIFieldsin interfaceCATHelperPlugin- Overrides:
getOptionalCatUIFieldsin classNcsItemFrameworkPlugin- Returns:
- The optionalCatUIFields value
-
getGradeRangePath
Gets the gradeRangePath attribute of the NcsItemSuggestionServiceHelper object- Overrides:
getGradeRangePathin classNcsItemFrameworkPlugin- Returns:
- The gradeRangePath value
-
getKeywordPath
Gets the keywordPath attribute of the NcsItemSuggestionServiceHelper object- Overrides:
getKeywordPathin classNcsItemFrameworkPlugin- Returns:
- The keywordPath value
-
getDescriptionPath
Gets the descriptionPath attribute of the ResQualFrameworkPlugin object- Overrides:
getDescriptionPathin classNcsItemFrameworkPlugin- Returns:
- The descriptionPath value
-
getSubjectPath
Gets the subjectPath attribute of the ResQualFrameworkPlugin object- Overrides:
getSubjectPathin classNcsItemFrameworkPlugin- Returns:
- The subjectPath value
-