public class EngPathFrameworkPlugin extends AsnCATPlugin
| Constructor and Description |
|---|
EngPathFrameworkPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionPath()
Gets the descriptionPath attribute of the EngPathFrameworkPlugin object
|
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 attribute of the NcsItemSuggestionServiceHelper
object
|
java.lang.String |
getKeywordPath()
Gets the keywordPath attribute of the NcsItemSuggestionServiceHelper object
|
java.util.List |
getOptionalCatUIFields()
Gets the optionalCatUIFields attribute of the EngPathFrameworkPlugin object
|
java.lang.String |
getSubjectPath()
Gets the subjectPath attribute of the EngPathFrameworkPlugin object
|
protected GradeRangeHelper |
gradeRangeHelperInit()
NOTE: the schema simply defines these values, and the groups file does not
offer any alternative screen names.
|
getCatHelper, getDerivedCATEndGrade, getDerivedCATStartGrade, getGradeLevelOptionValue, getGradeRangeHelper, getSelectedCATEndGrade, getSelectedCATStartGrade, prtlnErrgetRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, getRecordSubjects, init, normalizeSubjectValuepublic java.util.List getOptionalCatUIFields()
getOptionalCatUIFields in interface CATHelperPlugingetOptionalCatUIFields in class AsnCATPluginpublic java.lang.String getGradeRangePath()
getGradeRangePath 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 AsnCATPluginprotected GradeRangeHelper gradeRangeHelperInit()
gradeRangeHelperInit in class AsnCATPluginGradeRangeHelperpublic java.lang.String getKeywordPath()
getKeywordPath in class AsnCATPluginpublic java.lang.String getDescriptionPath()
getDescriptionPath in class AsnCATPluginpublic java.lang.String getSubjectPath()
getSubjectPath in class AsnCATPlugin