|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
org.dlese.dpc.schemedit.standards.asn.plugin.NcsAnnoFrameworkPlugin
public class NcsAnnoFrameworkPlugin
CATService FrameworkPlugin providing information specific to the ncs_anno framework.
NOTE: suggestion service is NOT active for this framework!
| Constructor Summary | |
|---|---|
NcsAnnoFrameworkPlugin()
|
|
| Method Summary | |
|---|---|
String |
getDescriptionPath()
Gets the descriptionPath attribute of the NcsAnnoFrameworkPlugin object |
List |
getGradeRangeOptions()
Gets the gradeRanges corresponding to the grades searchable in the Suggestion service (and which can be specified in the control box). |
String |
getGradeRangePath()
Gets the gradeRangePath attribute of the NcsAnnoSuggestionServiceHelper object |
String |
getKeywordPath()
Gets the keywordPath attribute of the NcsAnnoSuggestionServiceHelper object |
List |
getOptionalCatUIFields()
Gets the optionalCatUIFields attribute of the NcsAnnoFrameworkPlugin object |
String |
getSubjectPath()
Gets the subjectPath attribute of the NcsAnnoFrameworkPlugin object |
protected GradeRangeHelper |
gradeRangeHelperInit()
Initialize a gradeRangeHelper instance for the ncs_item gradeRange Vocab values |
void |
init(CATServiceHelper helper)
initialize the NcsAnnoFrameworkPlugin object so that the suggestion service is deactivated. |
| Methods inherited from class org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin |
|---|
getCatHelper, getDerivedCATEndGrade, getDerivedCATStartGrade, getGradeLevelOptionValue, getGradeRangeHelper, getSelectedCATEndGrade, getSelectedCATStartGrade, prtlnErr |
| Methods inherited from class org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin |
|---|
getRecordDescription, getRecordGradeRanges, getRecordKeywords, getRecordSubjects, getRecordSubjects, normalizeSubjectValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NcsAnnoFrameworkPlugin()
| Method Detail |
|---|
public void init(CATServiceHelper helper)
init in interface CATHelperPlugininit in class AbstractCATHelperPluginhelper - the CatServiceHelper for this pluginprotected GradeRangeHelper gradeRangeHelperInit()
gradeRangeHelperInit in class AsnCATPluginGradeRangeHelperpublic List getOptionalCatUIFields()
getOptionalCatUIFields in interface CATHelperPlugingetOptionalCatUIFields in class AsnCATPluginpublic String getGradeRangePath()
getGradeRangePath in class AsnCATPluginpublic String getKeywordPath()
getKeywordPath in class AsnCATPluginpublic String getDescriptionPath()
getDescriptionPath in class AsnCATPluginpublic String getSubjectPath()
getSubjectPath in class AsnCATPluginpublic List getGradeRangeOptions()
NOTE: the "values" should correspond to what the service expects, while the "labels" are human-meaningful representations of the values. E.g., one member of the gradeRangeOption list might be (value: "1", label: "1st Grade")
getGradeRangeOptions in interface CATHelperPlugingetGradeRangeOptions in class AsnCATPlugin
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||