public class MastFrameworkPlugin extends AsnCATPlugin
| Constructor and Description |
|---|
MastFrameworkPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionPath()
Gets the descriptionPath of the mast framework
|
java.util.List |
getGradeRangeOptions()
Gets the GradeRanges corresponding to the grades searchable in the
Suggestion service (and which can be specified in the control box).
|
java.lang.String |
getGradeRangePath()
Gets the gradeRangePath of the mast framework
|
java.lang.String |
getKeywordPath()
Gets the keywordPath of the mast framework
|
java.util.List |
getOptionalCatUIFields()
Gets the optionalCatUIFields attribute of the MastFrameworkPlugin object
|
java.lang.String |
getSubjectPath()
Gets the subjectPath of the mast framework
|
protected GradeRangeHelper |
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!
|
getCatHelper, getDerivedCATEndGrade, getDerivedCATStartGrade, getGradeLevelOptionValue, getGradeRangeHelper, getSelectedCATEndGrade, getSelectedCATStartGrade, prtlnErrgetRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, getRecordSubjects, init, normalizeSubjectValueprotected GradeRangeHelper gradeRangeHelperInit()
gradeRangeHelperInit in class AsnCATPluginGradeRangeHelperpublic java.util.List getOptionalCatUIFields()
getOptionalCatUIFields in interface CATHelperPlugingetOptionalCatUIFields in class AsnCATPluginpublic java.lang.String getGradeRangePath()
getGradeRangePath in class AsnCATPluginpublic java.lang.String getKeywordPath()
getKeywordPath in class AsnCATPluginpublic java.lang.String getDescriptionPath()
getDescriptionPath in class AsnCATPluginpublic java.lang.String getSubjectPath()
getSubjectPath in class AsnCATPluginpublic java.util.List getGradeRangeOptions()
NOTE: the "values" should correspond to what the service expects, while the "labels" should correspond to the selectable values from the metaDataFramework.
getGradeRangeOptions in interface CATHelperPlugingetGradeRangeOptions in class AsnCATPlugin