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, prtlnErr
getRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, getRecordSubjects, init, normalizeSubjectValue
protected GradeRangeHelper gradeRangeHelperInit()
gradeRangeHelperInit
in class AsnCATPlugin
GradeRangeHelper
public java.util.List getOptionalCatUIFields()
getOptionalCatUIFields
in interface CATHelperPlugin
getOptionalCatUIFields
in class AsnCATPlugin
public java.lang.String getGradeRangePath()
getGradeRangePath
in class AsnCATPlugin
public java.lang.String getKeywordPath()
getKeywordPath
in class AsnCATPlugin
public java.lang.String getDescriptionPath()
getDescriptionPath
in class AsnCATPlugin
public java.lang.String getSubjectPath()
getSubjectPath
in class AsnCATPlugin
public 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 CATHelperPlugin
getGradeRangeOptions
in class AsnCATPlugin