|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin org.dlese.dpc.schemedit.standards.asn.plugin.MastFrameworkPlugin
public class MastFrameworkPlugin
CATService FrameworkPlugin providing information specific to the mast framework.
Constructor Summary | |
---|---|
MastFrameworkPlugin()
|
Method Summary | |
---|---|
String |
getDescriptionPath()
Gets the descriptionPath of the mast framework |
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 of the mast framework |
String |
getKeywordPath()
Gets the keywordPath of the mast framework |
List |
getOptionalCatUIFields()
Gets the optionalCatUIFields attribute of the MastFrameworkPlugin object |
String |
getSubjectPath()
Gets the subjectPath of the mast framework |
protected GradeRangeHelper |
gradeRangeHelperInit()
NOTE: values below come from vocabLayoutFile (http://meta.usu.edu/frameworks/mast/1.0/groups/gemEdLevel-mast-groups-cataloger-en-us.xml) - There are no values defined in schema! |
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 |
---|
public MastFrameworkPlugin()
Method Detail |
---|
protected GradeRangeHelper gradeRangeHelperInit()
gradeRangeHelperInit
in class AsnCATPlugin
GradeRangeHelper
public List getOptionalCatUIFields()
getOptionalCatUIFields
in interface CATHelperPlugin
getOptionalCatUIFields
in class AsnCATPlugin
public String getGradeRangePath()
getGradeRangePath
in class AsnCATPlugin
public String getKeywordPath()
getKeywordPath
in class AsnCATPlugin
public String getDescriptionPath()
getDescriptionPath
in class AsnCATPlugin
public String getSubjectPath()
getSubjectPath
in class AsnCATPlugin
public 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 CATHelperPlugin
getGradeRangeOptions
in class AsnCATPlugin
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |