DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.standards.asn.plugin
Class ResQualFrameworkPlugin

java.lang.Object
  extended by org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
      extended by org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
          extended by org.dlese.dpc.schemedit.standards.asn.plugin.NcsItemFrameworkPlugin
              extended by org.dlese.dpc.schemedit.standards.asn.plugin.ResQualFrameworkPlugin
All Implemented Interfaces:
CATHelperPlugin

public class ResQualFrameworkPlugin
extends NcsItemFrameworkPlugin

CATService FrameworkPlugin providing information specific to the res_qual framework.

Author:
ostwald

Constructor Summary
ResQualFrameworkPlugin()
           
 
Method Summary
 String getDescriptionPath()
          Gets the descriptionPath attribute of the ResQualFrameworkPlugin object
 String getGradeRangePath()
          Gets the gradeRangePath attribute of the NcsItemSuggestionServiceHelper object
 String getKeywordPath()
          Gets the keywordPath attribute of the NcsItemSuggestionServiceHelper object
 List getOptionalCatUIFields()
          Gets the optionalCatUIFields attribute of the ResQualFrameworkPlugin object
 String getSubjectPath()
          Gets the subjectPath attribute of the ResQualFrameworkPlugin object
 
Methods inherited from class org.dlese.dpc.schemedit.standards.asn.plugin.NcsItemFrameworkPlugin
getGradeRangeOptions, gradeRangeHelperInit
 
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, init, normalizeSubjectValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResQualFrameworkPlugin

public ResQualFrameworkPlugin()
Method Detail

getOptionalCatUIFields

public List getOptionalCatUIFields()
Gets the optionalCatUIFields attribute of the ResQualFrameworkPlugin object

Specified by:
getOptionalCatUIFields in interface CATHelperPlugin
Overrides:
getOptionalCatUIFields in class NcsItemFrameworkPlugin
Returns:
The optionalCatUIFields value

getGradeRangePath

public String getGradeRangePath()
Gets the gradeRangePath attribute of the NcsItemSuggestionServiceHelper object

Overrides:
getGradeRangePath in class NcsItemFrameworkPlugin
Returns:
The gradeRangePath value

getKeywordPath

public String getKeywordPath()
Gets the keywordPath attribute of the NcsItemSuggestionServiceHelper object

Overrides:
getKeywordPath in class NcsItemFrameworkPlugin
Returns:
The keywordPath value

getDescriptionPath

public String getDescriptionPath()
Gets the descriptionPath attribute of the ResQualFrameworkPlugin object

Overrides:
getDescriptionPath in class NcsItemFrameworkPlugin
Returns:
The descriptionPath value

getSubjectPath

public String getSubjectPath()
Gets the subjectPath attribute of the ResQualFrameworkPlugin object

Overrides:
getSubjectPath in class NcsItemFrameworkPlugin
Returns:
The subjectPath value

DLESE Tools
v1.6.0