|
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 |
A key representing an ASN StandardDoc that encodes the "author/subject",
"topic/jurisdiction", "created date", and "UID" part of the full ASN purl id
for the document (e.g., "D10001D0"). |
| 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 |
Wraps an AsnStandard object and implements the StandardsNode interface. |
| AsnSuggestionServiceHelper |
SuggestionsServiceHelper for the CAT REST standards suggestion service,
operating over ASN Standards. |
| DynaStandardsManager |
Manages a set of Standards Documents (e.g. |
| 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 |
Extends AsnStandardsManager by exposing 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. |