public class TeachersDomainFrameworkPlugin extends NcsItemFrameworkPlugin
The msp2 framework has multiple subject fields and a repeating keywords field.
| Constructor and Description |
|---|
TeachersDomainFrameworkPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionPath()
Gets the descriptionPath of the msp2 framework
|
java.lang.String |
getGradeRangePath()
Gets the gradeRangePath of the msp2 framework
|
java.lang.String |
getKeywordPath()
Gets the keywordPath of the msp2 framework
|
java.util.List |
getOptionalCatUIFields()
Gets the optionalCatUIFields attribute of the TeachersDomainFrameworkPlugin object
|
java.lang.String[] |
getRecordSubjects()
Gets the collected recordSubjects defined under three xpaths.
|
java.lang.String |
getSubjectPath()
Gets the subjectPath of the msp2 framework
|
void |
init(CATServiceHelper helper)
NOT YET DOCUMENTED
|
getGradeRangeOptions, gradeRangeHelperInitgetCatHelper, getDerivedCATEndGrade, getDerivedCATStartGrade, getGradeLevelOptionValue, getGradeRangeHelper, getSelectedCATEndGrade, getSelectedCATStartGrade, prtlnErrgetRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, normalizeSubjectValuepublic void init(CATServiceHelper helper)
AbstractCATHelperPlugininit in interface CATHelperPlugininit in class AbstractCATHelperPluginhelper - NOT YET DOCUMENTEDpublic java.util.List getOptionalCatUIFields()
getOptionalCatUIFields in interface CATHelperPlugingetOptionalCatUIFields in class NcsItemFrameworkPluginpublic java.lang.String getGradeRangePath()
getGradeRangePath in class NcsItemFrameworkPluginpublic java.lang.String[] getRecordSubjects()
getRecordSubjects in interface CATHelperPlugingetRecordSubjects in class AbstractCATHelperPluginpublic java.lang.String getKeywordPath()
getKeywordPath in class NcsItemFrameworkPluginpublic java.lang.String getDescriptionPath()
getDescriptionPath in class NcsItemFrameworkPluginpublic java.lang.String getSubjectPath()
getSubjectPath in class NcsItemFrameworkPlugin