Class MastFrameworkPlugin
java.lang.Object
org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
org.dlese.dpc.schemedit.standards.asn.plugin.MastFrameworkPlugin
- All Implemented Interfaces:
CATHelperPlugin
CATService FrameworkPlugin providing information specific to the mast
framework.
- Author:
- ostwald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the descriptionPath of the mast frameworkGets the GradeRanges corresponding to the grades searchable in the Suggestion service (and which can be specified in the control box).Gets the gradeRangePath of the mast frameworkGets the keywordPath of the mast frameworkGets the optionalCatUIFields attribute of the MastFrameworkPlugin objectGets the subjectPath of the mast frameworkprotected GradeRangeHelperNOTE: values below come from vocabLayoutFile (http://meta.usu.edu/frameworks/mast/1.0/groups/gemEdLevel-mast-groups-cataloger-en-us.xml) - There are no values defined in schema!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
-
MastFrameworkPlugin
public MastFrameworkPlugin()
-
-
Method Details
-
gradeRangeHelperInit
NOTE: values below come from vocabLayoutFile (http://meta.usu.edu/frameworks/mast/1.0/groups/gemEdLevel-mast-groups-cataloger-en-us.xml) - There are no values defined in schema!- Specified by:
gradeRangeHelperInitin classAsnCATPlugin- Returns:
- NOT YET DOCUMENTED
- See Also:
-
getOptionalCatUIFields
Gets the optionalCatUIFields attribute of the MastFrameworkPlugin object- Specified by:
getOptionalCatUIFieldsin interfaceCATHelperPlugin- Specified by:
getOptionalCatUIFieldsin classAsnCATPlugin- Returns:
- The optionalCatUIFields value
-
getGradeRangePath
Gets the gradeRangePath of the mast framework- Specified by:
getGradeRangePathin classAsnCATPlugin- Returns:
- The gradeRangePath value
-
getKeywordPath
Gets the keywordPath of the mast framework- Specified by:
getKeywordPathin classAsnCATPlugin- Returns:
- The keywordPath value
-
getDescriptionPath
Gets the descriptionPath of the mast framework- Specified by:
getDescriptionPathin classAsnCATPlugin- Returns:
- The descriptionPath value
-
getSubjectPath
Gets the subjectPath of the mast framework- Specified by:
getSubjectPathin classAsnCATPlugin- Returns:
- The subjectPath 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
-