|
Class Summary |
| AsnCATPlugin |
Abstract class for CATHelperPlugins whose frameworks store ASN identifiers. |
| AsnDocInfo |
Bean to hold summary information about AsnDocument for use by the suggestion service. |
| AsnDocKey |
Class to manage many standards documents, represented as StandardTree instances. |
| AsnStandardsDocument |
Provides acess to a single ASN Standards Document (and individual standards
contained within) via the AsnDocument and AsnStandard
classes. |
| AsnStandardsManager |
Provides acess to a single ASN Standards Document (and individual standards
contained within) via the AsnDocument and AsnNode classes. |
| AsnStandardsNode |
Implements the StandardsNode interface using information from a AsnStandard
instance. |
| AsnSuggestionServiceHelper |
SuggestionsServiceHelper for the CAT REST standards suggestion service,
operating over ASN Standards. |
| DynaStandardsManager |
Provides acess to all XML files within a specified directory as
AsnStandardsDocuments instances on behalf of a SuggestionServiceHelper. |
| GradeRange |
Bean to store the min and max grade levels associated with a controlled
vocab expressing a grade range. |
| GradeRangeHelper |
Helper to translate between controlled vocabs for cataloging grade levels in
a particular framework and the numerical grade ranges implied by the vocabs. |
| NsdlGradeRangeHelper |
GradeRangeHelper that accomodates the "nsdlEdLevel" vocabs, which are
defined by the nsdl schemas but which are also used by others, including
MSP2, res_qual, commcore, etc. |
| ResQualStandardsManager |
Exposes a setXmlFormat call, which is necessary to the res_qual scheme. |
| ResQualSuggestionServiceHelper |
SuggestionsServiceHelper for the CAT REST standards suggestion service,
operating over res_qual framework, which presents special considerations ... |
| SelectedStandardsBean |
Helper class to provide information about the currently selected standards
in the UI, which may span several standards documents. |