Class EngPathFrameworkPlugin
java.lang.Object
org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
org.dlese.dpc.schemedit.standards.asn.plugin.EngPathFrameworkPlugin
- 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 EngPathFrameworkPlugin objectGets the GradeRanges corresponding to the grades searchable in the Suggestion service (and which can be specified in the control box).Gets the gradeRangePath attribute of the NcsItemSuggestionServiceHelper objectGets the keywordPath attribute of the NcsItemSuggestionServiceHelper objectGets the optionalCatUIFields attribute of the EngPathFrameworkPlugin objectGets the subjectPath attribute of the EngPathFrameworkPlugin objectprotected GradeRangeHelperNOTE: the schema simply defines these values, and the groups file does not offer any alternative screen names.Methods 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
-
EngPathFrameworkPlugin
public EngPathFrameworkPlugin()
-
-
Method Details
-
getOptionalCatUIFields
Gets the optionalCatUIFields attribute of the EngPathFrameworkPlugin object- Specified by:
getOptionalCatUIFieldsin interfaceCATHelperPlugin- Specified by:
getOptionalCatUIFieldsin classAsnCATPlugin- Returns:
- The optionalCatUIFields value
-
getGradeRangePath
Gets the gradeRangePath attribute of the NcsItemSuggestionServiceHelper object- Specified by:
getGradeRangePathin classAsnCATPlugin- Returns:
- The gradeRangePath value
-
getGradeRangeOptions
Gets the GradeRanges corresponding to the grades searchable in the Suggestion service (and which can be specified in the control box).NOTE: the "values" should correspond to what the service expects, while the "labels" should correspond to the selectable values from the metaDataFramework.
- Specified by:
getGradeRangeOptionsin interfaceCATHelperPlugin- Specified by:
getGradeRangeOptionsin classAsnCATPlugin- Returns:
- The gradeRanges value
-
gradeRangeHelperInit
NOTE: the schema simply defines these values, and the groups file does not offer any alternative screen names.- groups file: http://ns.nsdl.org/ncs/eng_path/1.00/groups/grade-eng_path-groups-cataloger-en-us.xml
- schema: http://ns.nsdl.org/ncs/eng_path/1.00/schemas/vocabs/grade.xsd
- Specified by:
gradeRangeHelperInitin classAsnCATPlugin- Returns:
- NOT YET DOCUMENTED
- See Also:
-
getKeywordPath
Gets the keywordPath attribute of the NcsItemSuggestionServiceHelper object- Specified by:
getKeywordPathin classAsnCATPlugin- Returns:
- The keywordPath value
-
getDescriptionPath
Gets the descriptionPath attribute of the EngPathFrameworkPlugin object- Specified by:
getDescriptionPathin classAsnCATPlugin- Returns:
- The descriptionPath value
-
getSubjectPath
Gets the subjectPath attribute of the EngPathFrameworkPlugin object- Specified by:
getSubjectPathin classAsnCATPlugin- Returns:
- The subjectPath value
-