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, gradeRangeHelperInit
getCatHelper, getDerivedCATEndGrade, getDerivedCATStartGrade, getGradeLevelOptionValue, getGradeRangeHelper, getSelectedCATEndGrade, getSelectedCATStartGrade, prtlnErr
getRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, normalizeSubjectValue
public void init(CATServiceHelper helper)
AbstractCATHelperPlugin
init
in interface CATHelperPlugin
init
in class AbstractCATHelperPlugin
helper
- NOT YET DOCUMENTEDpublic java.util.List getOptionalCatUIFields()
getOptionalCatUIFields
in interface CATHelperPlugin
getOptionalCatUIFields
in class NcsItemFrameworkPlugin
public java.lang.String getGradeRangePath()
getGradeRangePath
in class NcsItemFrameworkPlugin
public java.lang.String[] getRecordSubjects()
getRecordSubjects
in interface CATHelperPlugin
getRecordSubjects
in class AbstractCATHelperPlugin
public java.lang.String getKeywordPath()
getKeywordPath
in class NcsItemFrameworkPlugin
public java.lang.String getDescriptionPath()
getDescriptionPath
in class NcsItemFrameworkPlugin
public java.lang.String getSubjectPath()
getSubjectPath
in class NcsItemFrameworkPlugin