DLESE Tools
v1.6.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

AAASBenchmark - Class in org.dlese.dpc.standards.asn
Extends AsnStandard to provide custom rendering of display text for AAAS standards.
AAASBenchmark(AsnStatement, AsnDocument) - Constructor for class org.dlese.dpc.standards.asn.AAASBenchmark
Constructor for the AAASBenchmark object
abort() - Method in class org.dlese.dpc.schemedit.security.login.SimpleLogin
This method is called if the LoginContext's overall authentication failed.
ABORT_INDEXING - Static variable in class org.dlese.dpc.repository.indexing.IndexingEvent
Indicates the watcher should abort indexing immediately.
abortIndexing() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Aborts the indexing process by returning a null index document.
AbstractCATHelperPlugin - Class in org.dlese.dpc.schemedit.standards
Abstract class for framework-specific plugins to the CATServiceHelper
AbstractCATHelperPlugin() - Constructor for class org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
 
AbstractConfigReader - Class in org.dlese.dpc.schemedit.config
Abstract class for extracting information from, and writing to, XML config files
AbstractConfigReader(File) - Constructor for class org.dlese.dpc.schemedit.config.AbstractConfigReader
Create a AbstractConfigReader.
AbstractConfigReader(String) - Constructor for class org.dlese.dpc.schemedit.config.AbstractConfigReader
 
AbstractSchemEditAction - Class in org.dlese.dpc.schemedit.action
Abstract controller for Metadata Editors.
AbstractSchemEditAction() - Constructor for class org.dlese.dpc.schemedit.action.AbstractSchemEditAction
 
accept(File) - Method in class org.dlese.dpc.schemedit.config.FrameworkConfigConverter.DirectoryFilter
A FileFilter for xml files.
accept(File) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataConverter.DirectoryFilter
A FileFilter for xml files.
accept(File) - Method in class org.dlese.dpc.util.ZipFileFilter
A FileFilter for zip files.
accept(File) - Method in class org.dlese.dpc.xml.XMLFileFilter
A FileFilter for xml files.
acceptsNewChioceTest(String) - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
NOT YET DOCUMENTED
acceptsNewMember(Element) - Method in class org.dlese.dpc.xml.schema.compositor.All
 
acceptsNewMember(Element, String, int) - Method in class org.dlese.dpc.xml.schema.compositor.All
 
acceptsNewMember(Element) - Method in class org.dlese.dpc.xml.schema.compositor.Choice
Returns true if there is room in instanceElement any new member within the constraints of the schema.
acceptsNewMember(Element, String, int) - Method in class org.dlese.dpc.xml.schema.compositor.Choice
 
acceptsNewMember() - Method in class org.dlese.dpc.xml.schema.compositor.ChoiceGuard
Returns true if a new member may be added.
acceptsNewMember(Element) - Method in class org.dlese.dpc.xml.schema.compositor.Compositor
Returns true if a given instance document element can accept a new member according to schema-defined constraints for this compositor.
acceptsNewMember(Element, String, int) - Method in class org.dlese.dpc.xml.schema.compositor.Compositor
NOT YET DOCUMENTED
acceptsNewMember() - Method in class org.dlese.dpc.xml.schema.compositor.CompositorGuard
Will the CompositorGuard allow another member element to be added?
acceptsNewMember(String, int) - Method in class org.dlese.dpc.xml.schema.compositor.CompositorGuard
Tests whether the instance element can accept a new member of "memberName" at the specified memberIndex.
acceptsNewMember(Element) - Method in class org.dlese.dpc.xml.schema.compositor.InlineCompositor
Returns true if a given instance document element can accept a new member according to schema-defined constraints for this InlineCompositor.
acceptsNewMember(Element, String, int) - Method in class org.dlese.dpc.xml.schema.compositor.InlineCompositor
 
acceptsNewMember(Element) - Method in class org.dlese.dpc.xml.schema.compositor.Sequence
Does the the given instanceElement accept ANY new member? NOTE: this method does not make sense! What we are interested in, is which of the CompositorMembers can accept another occurrence!
acceptsNewMember(Element, String, int) - Method in class org.dlese.dpc.xml.schema.compositor.Sequence
Does the the given instanceElement accept a specifical new member at a specific location? WHEN would this be called? Compositors only care whether they can accept another OCCURRENCE!
acceptsNewMember() - Method in class org.dlese.dpc.xml.schema.compositor.SequenceGuard
NOT YET DOCUMENTED
acceptsNewSiblingTest(String) - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
NOT YET DOCUMENTED
accessionDate - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
accessManager - Variable in class org.dlese.dpc.schemedit.action.DCSAction
 
AccessManager - Class in org.dlese.dpc.schemedit.security.access
NOT YET DOCUMENTED
AccessManager(File, List) - Constructor for class org.dlese.dpc.schemedit.security.access.AccessManager
Constructor for the AccessManager object
AccessManagerAction - Class in org.dlese.dpc.schemedit.security.action
 
AccessManagerAction() - Constructor for class org.dlese.dpc.schemedit.security.action.AccessManagerAction
 
AccessManagerForm - Class in org.dlese.dpc.schemedit.security.action.form
 
AccessManagerForm() - Constructor for class org.dlese.dpc.schemedit.security.action.form.AccessManagerForm
 
AccessTester - Class in org.dlese.dpc.schemedit.security.access
 
AccessUtils - Class in org.dlese.dpc.schemedit.security.util
 
AccessUtils() - Constructor for class org.dlese.dpc.schemedit.security.util.AccessUtils
 
ActionPath - Class in org.dlese.dpc.schemedit.security.access
Wrapper for HotActionMapping
ActionPath(HotActionMapping) - Constructor for class org.dlese.dpc.schemedit.security.access.ActionPath
Constructor for the ActionPath object
ActionServlet - Class in org.dlese.dpc.schemedit
ActionServlet
ActionServlet() - Constructor for class org.dlese.dpc.schemedit.ActionServlet
 
activateObject(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Set state to "Active" for NDR Object corresponding to handle.
ActivityReader - Class in org.dlese.dpc.schemedit.sif
 
ActivityReader(String) - Constructor for class org.dlese.dpc.schemedit.sif.ActivityReader
 
add(char) - Method in class org.dlese.dpc.index.Stemmer
Add a character to the word being stemmed.
add(char[], int) - Method in class org.dlese.dpc.index.Stemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
add(String, String) - Method in class org.dlese.dpc.schemedit.config.ErrorLog
 
add(String, ActionMessage) - Method in class org.dlese.dpc.schemedit.input.SchemEditActionErrors
Add an error, and sort into document order if schemaHelper is present and if specified propery is contained in sortedProperties list.
add(MappingInfo) - Method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingsManager
 
add(String) - Method in class org.dlese.dpc.schemedit.RecordList
Add the id to this RecordLists's items
add(FieldFilesChecker.FileError) - Method in class org.dlese.dpc.schemedit.vocab.integrity.ErrorManager
 
add(String) - Method in class org.dlese.dpc.xml.schema.Log
 
addAdminEmail(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Add the given admin e-mail to the repository.
addAgent(String, String) - Static method in class org.dlese.dpc.ndr.request.AddAgentRequest
Creates an Agent object and returns it's handle.
addAgent(String) - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
 
addAgent() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
addAgentAggregator() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
AddAgentRequest - Class in org.dlese.dpc.ndr.request
NOT YET DOCUMENTED
AddAgentRequest() - Constructor for class org.dlese.dpc.ndr.request.AddAgentRequest
Constructor for the AddAgentRequest object
addAggregator() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
AddAggregatorRequest - Class in org.dlese.dpc.ndr.request
NOT YET DOCUMENTED
AddAggregatorRequest() - Constructor for class org.dlese.dpc.ndr.request.AddAggregatorRequest
Constructor for the AddAggregatorRequest object
AddAggregatorRequest(String) - Constructor for class org.dlese.dpc.ndr.request.AddAggregatorRequest
Convenience constructor that initializes the aggregatorFor releationship with provided agentHandle.
addAnalyzersInBundle(ResourceBundle) - Method in class org.dlese.dpc.index.analysis.PerFieldAnalyzer
Adds the Analyzers to use for given fields, using the field=className pairs provided in the ResourceBundle, overrridding any previous ones if they existed.
addAnyTypeError(SchemEditActionErrors, InputField, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Adds a feature to the AnyTypeError attribute of the SchemEditErrors class
addAttributeValueDn(String, String, String, String, String) - Method in class org.dlese.dpc.ldap.LdapClient
Low level method: adds a single value to a single attribute, using the specified dn/pswd for authorization.
addChild(Element, String, String) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingsData
 
addChild(Element, String, String) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingsManager
 
addChild(AsnStandard) - Method in class org.dlese.dpc.standards.asn.AsnStandard
Adds a Child to the AsnStandard object
addChild(Standard) - Method in class org.dlese.dpc.standards.commcore.Standard
Adds a Child to the Standard object
addChild(XMLNode) - Method in class org.dlese.dpc.xml.XMLNode
Adds a child node to this one at the correct location, and sets the path.
addCommand(String, String) - Method in class org.dlese.dpc.ndr.apiproxy.InputXMLComponent
Adds a feature to the Command attribute of the InputXMLComponent object
addCommand(String, String, String) - Method in class org.dlese.dpc.ndr.apiproxy.InputXMLComponent
Adds a feature to the Command attribute of the InputXMLComponent object.
addCommand(Element, String) - Method in class org.dlese.dpc.ndr.apiproxy.InputXMLComponent
Adds a feature to the Command attribute of the InputXMLComponent object
addCommand(String, Element) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a command represented as an Element of the specified type.
addCommand(String, Element, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a command represented as an Element of the specified type and with the specified action.
addCommand(String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a command specified as a prop and value pair of the specified type.
addCommand(String, String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a command specified as a prop and value pair of the specified type and action.
addComment(String) - Method in class org.dlese.dpc.xml.XMLNode
Adds a comment to the element of this node.
addCompression(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Adds a feature to the Compression attribute of the RepositoryManager object.
addConstraintToQuery(String, String) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Adds a feature to the ConstraintToQuery attribute of the DDSQueryAction class
addContact(String, String, String) - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription
Creates a Contact instance and adds it to the serviceDescription.
addContact(Contact) - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription
Adds a contact instance to the serviceDescription.
addCustomFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Adds the error message to the Lucene document.
addCustomFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Adds additional custom fields that are unique the document format being indexed.
addCustomFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Adds the full content of the XML to the default search field.
addDataStreamCmd(String, Element) - Method in class org.dlese.dpc.ndr.apiproxy.DataComponent
Adds a DataStream command to the DataComponent with default action.
addDataStreamCmd(String, Element, String) - Method in class org.dlese.dpc.ndr.apiproxy.DataComponent
Adds a DataStream command to the DataComponent with specified action.
addDataStreamCmd(String, Element) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a datastream command to the data component with given datastream of specified format (e.g., "ndsl_dc");
addDataStreamCmd(String, Element, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a datastream command to the data component with given datastream of specified format (e.g., "ndsl_dc");
addDateString(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Adds a feature to the DateString attribute of the DDSQueryForm object
addDateStringForUI(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Adds a feature to the DateStringForUI attribute of the DDSQueryForm object
addDcsStream(String, String, String) - Method in class org.dlese.dpc.ndr.request.AddAgentRequest
 
addDcsStreamCmd(String, String, String) - Method in class org.dlese.dpc.ndr.request.ModifyAgentRequest
 
addDCStreamCmd(Element) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the DCStreamCmd attribute of the NdrRequest object
addDebugInfo(Element) - Method in class org.dlese.dpc.schemedit.autoform.Label
 
addDerivedType(XSDatatype) - Method in class org.dlese.dpc.xml.schema.XSDatatypeManager
Adds a derived XSDatatype to the map of derived types
addDescription(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Adds a feature to the Description attribute of the RepositoryManager object
addDirectory(String, Class, HashMap, FileIndexingPlugin, int) - Method in class org.dlese.dpc.index.FileIndexingService
Adds a directory of files to be monitored for changes, or replaces the current one if one exists with the same absolute path.
addDirectory(File, Class, HashMap, FileIndexingPlugin, int) - Method in class org.dlese.dpc.index.FileIndexingService
Adds a directory of files to be monitored for changes, or replaces the current one if one exists with the same absolute path.
addDirInfo(String, String) - Method in class org.dlese.dpc.repository.SetInfo
Adds a feature to the DirInfo attribute of the SetInfo object
addDleseCommand(String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the DleseCommand attribute of the NdrRequest object
addDleseCommand(String, String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the DleseCommand attribute of the NdrRequest object
addDoc(Document) - Method in interface org.dlese.dpc.index.LuceneIndex
 
addDoc(Document) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a Document to the index.
addDoc(Document, boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a Document to the index.
addDocs(Document[]) - Method in interface org.dlese.dpc.index.LuceneIndex
 
addDocs(Document[]) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a group of Documents to the index.
addDocs(Document[], boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a group of Documents to the index.
addDocToRemove(String, String) - Method in class org.dlese.dpc.index.FileIndexingServiceData
 
addDocToRemove(String, String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Removes a matching item from the index during the FileIndexingService update.
addDuplicateUrlError(SchemEditActionErrors, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Create a duplicateURL error(s) and attach to provided errors lsit
addDuplicateValueError(SchemEditActionErrors, InputField, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors signifying a duplicateValue error, one for the top of page message, and one for the error message that is attached to a specific field.
addElement(Element, String) - Method in class org.dlese.dpc.xml.schema.DocMap
Called from metadata controller to add an element at a specific place in the document.
addEntityError(SchemEditActionErrors, InputField, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors, one for the top of page message, and one for the error message that is attached to a specific field.
addEntry(ReportEntry) - Method in class org.dlese.dpc.schemedit.ndr.SyncReport
 
addEntry(DcsDataRecord) - Method in class org.dlese.dpc.schemedit.threadedservices.Report
 
addEntry(String, String) - Method in class org.dlese.dpc.schemedit.threadedservices.Report
 
addEntryDn(String, String, String, String[][]) - Method in class org.dlese.dpc.ldap.LdapClient
Low level method: adds a new LDAP entry, using the specified dn/pswd for authorization.
addError(SchemEditActionErrors, String, String, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors, one for the top of page message, and one for the error message that is attached to a specific field.
addError(SchemEditActionErrors, InputField, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors, one for the top of page message, and one for the error message that is attached to a specific field.
addError(String) - Method in interface org.dlese.dpc.vocab.MetadataVocab
Adds a feature to the Error attribute of the MetadataVocab object
addError(String) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
Adds a feature to the Error attribute of the MetadataVocabOPML object
addError(String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
Adds a feature to the Error attribute of the MetadataVocabOPML object
addErrorMessage(String) - Method in class org.dlese.dpc.suggest.action.form.SuggestXMLForm
Adds a feature to the ErrorMessage attribute of the SuggestXMLForm object
addField(String) - Method in class org.dlese.dpc.index.TermDocCount
Adds a feature to the Field attribute of the TermDocCount object
addFields(File, Document, Document, String, String) - Method in class org.dlese.dpc.index.writer.DDSItemMetaMetadataIndexingPlugin
Indexes a single field 'DDSItemMetaMetadataIndexingPlugin' with the value 'true'.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Adds additional custom fields that are unique to the dlese anno document format being indexed.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Adds fields to the index that are part of the collection-level Document.
addFields(File, Document, Document, String, String) - Method in interface org.dlese.dpc.index.writer.FileIndexingPlugin
This method may be used to add custom fields to a Lucene Document for a given file prior to it's being inserted into the index.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Adds fields to the index that are common to all item-level documents.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.NCSCollectionFileIndexingWriter
Adds fields to the index that are part of the collection-level Document.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.NewsOppsFileIndexingWriter
Adds fields to the index that are part of the news-opps Document.
addFields(File, Document, Document, String, String) - Method in class org.dlese.dpc.index.writer.SimpleFileIndexingPlugin
Indexes a single field 'simplePluginDataIsPluggedIn' with the value 'true'.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Nothing to do here.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Adds additional fields that are unique the document format being indexed.
addFields(File, Document, Document, String, String) - Method in class org.dlese.dpc.repository.indexing.SessionIndexingPlugin
 
addFields(File, Document, Document, String, String) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataFileIndexingPlugin
Adds workflow status fields to the index for a particular record.
addFrameworkFields(Document, Document) - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Adds custom fields to the index that are unique to this framework.
addFrameworkFields(Document, Document) - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Adds custom fields to the index that are unique to DLESE-IMS
addFrameworkFields(Document, Document) - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Adds fields to the index that are unique to the given framework.
addGenericError(SchemEditActionErrors, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors signifying a Generic error, one for the top of page message, and one for the error message that is attached to a specific field.
addGlobalDef(String, GlobalDef) - Method in class org.dlese.dpc.xml.schema.DefinitionMiner
Adds a feature to the GlobalDef attribute of the DefinitionMiner object
addGlobalDef(String, GlobalDef, Namespace) - Method in class org.dlese.dpc.xml.schema.DefinitionMiner
Adds a feature to the GlobalDef attribute of the DefinitionMiner object
addGuardedPath(GuardedPath) - Method in class org.dlese.dpc.schemedit.security.access.AccessManager
Adds a feature to the GuardedPath attribute of the AccessManager object
addHtmlComment(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Adds a feature to the HtmlComment attribute of the MdeNode object
addIndexingEventHandler(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Adds an event handler that performs the indexing actions, sets the config directory and fires the configure and init event.
addIndexingMessage(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Adds a feature to the IndexingMessage attribute of the IndexingManager object
addInvalidUrlError(SchemEditActionErrors, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors signifying an invalidUrlError error, one for the top of page message, and one for the error message that is attached to a specific field.
addItem(String, int) - Method in class org.dlese.dpc.schemedit.standards.asn.GradeRangeHelper
Adds a feature to the Item attribute of the GradeRangeHelper object
addItem(String, int, int) - Method in class org.dlese.dpc.schemedit.standards.asn.GradeRangeHelper
Adds a feature to the Item attribute of the GradeRangeHelper object
addItem(String, String, String, int, int) - Method in class org.dlese.dpc.schemedit.standards.asn.GradeRangeHelper
Adds a feature to the Item attribute of the GradeRangeHelper object
addJavaConverterClass(String, String, String, ServletContext) - Method in class org.dlese.dpc.xml.XMLConversionService
Adds a concrete implementation of the XMLFormatConverter interface that can convert XML from one format to another.
addJavaConverterHelper(String, ServletContext) - Method in class org.dlese.dpc.xml.XMLConversionService
Adds an Java class XML converter by parsing a String of the form [ fromFormat | toFormat | className ].
addListener(DataListener) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Add a DataListener to this DataManager.
addListener(WorkFlowServices) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataManager
Adds a feature to the Listener attribute of the DcsDataRecord object
addListener(RepositoryEventListener) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Adds a feature to the Listener attribute of the DcsDataRecord object
addListener(MetadataVocabReloadListener) - Method in class org.dlese.dpc.vocab.MetadataVocabServlet
Registers a Listener to be notified of MetadataVocabReloadEvents.
addListName(String, String, String, String) - Method in class org.dlese.dpc.ldap.LdapClient
Adds a single "DLESElistMember" name to the specified list.
addMenuItem(String, String) - Method in class org.dlese.dpc.services.dds.action.form.JSHTMLForm_1_1
Adds menu and item to the page.
addMessage(String) - Method in interface org.dlese.dpc.vocab.MetadataVocab
Adds a feature to the Message attribute of the MetadataVocab object
addMessage(String) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
Adds a feature to the Message attribute of the MetadataVocabOPML object
addMessage(String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
Adds a feature to the Message attribute of the MetadataVocabOPML object
addMetadata() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
AddMetadataRequest - Class in org.dlese.dpc.ndr.request
Convenience class for creating NdrRequests to add metadata
AddMetadataRequest() - Constructor for class org.dlese.dpc.ndr.request.AddMetadataRequest
Constructor for the AddMetadataRequest object
AddMetadataRequest(String) - Constructor for class org.dlese.dpc.ndr.request.AddMetadataRequest
Constructor that sets "metadataFor" relationship with provided resourceHandle;
addMetadataRequest(NdrRequest, String) - Method in class org.dlese.dpc.schemedit.ndr.writer.MetadataWriter
Augment provided NdrRequest to form an "addMetadataRequest" request to create a new NDR object.
addMetadataRequest(NdrRequest, String) - Method in class org.dlese.dpc.schemedit.ndr.writer.NSDLCollectionWriter
Adds a feature to the MetadataRequest attribute of the NSDLCollectionWriter object
addNativeDataStreamCmd(String, Element) - Method in class org.dlese.dpc.ndr.request.NdrRequest
 
addNativeDataStreamCmd(String, Element, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
 
addNcsPropertyCmd(String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a property command with the specified property belonging to the dlese namespace.
addNcsPropertyCmd(String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a property command with the specified property belonging to the dlese namespace.
addNcsRelationshipCmd(String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the NcsRelationshipCmd attribute of the NdrRequest object
addNcsRelationshipCmd(String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a property command with the specified property belonging to the dlese namespace.
addNode(XMLNode, Element) - Method in class org.dlese.dpc.xml.XMLRecord
Adds a JDOM element to the current record.
addNodes(String, XMLNode, int) - Method in class org.dlese.dpc.xml.XMLRecord
Adds one or more like elements to the current record.
addOaiError(String, String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Adds a feature to the Error attribute of the RepositoryForm object
addOaiVisibilityCmd(NDRConstants.OAIVisibilty) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the OaiVisibilityCmd attribute of the NdrRequest object
addOaiVisibilityCmd(NDRConstants.OAIVisibilty, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the OaiVisibilityCmd attribute of the NdrRequest object
addPage(PageList.Page) - Method in class org.dlese.dpc.schemedit.PageList
Adds a feature to the Page attribute of the PageList object
addPage(String[]) - Method in class org.dlese.dpc.schemedit.PageList
Adds a feature to the Page attribute of the PageList object
addPage(String, String) - Method in class org.dlese.dpc.schemedit.PageList
Adds a feature to the Page attribute of the PageList object
addPlugin(RepositoryWriterPlugin) - Method in class org.dlese.dpc.schemedit.repository.RepositoryWriter
Register a RepositoryWriterPlugin.
addQualifiedCommand(Namespace, String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the QualifiedCommand attribute of the NdrRequest object
addQualifiedCommand(Namespace, String, String, String, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the QualifiedCommand attribute of the NdrRequest object
addRecord(String, URL, Document, String) - Method in class org.dlese.dpc.schemedit.ndr.mets.EnvelopeWriter
 
addResource() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
AddResourceRequest - Class in org.dlese.dpc.ndr.request
* Convenience class for creating NdrRequest to add a Resource
AddResourceRequest() - Constructor for class org.dlese.dpc.ndr.request.AddResourceRequest
Constructor for the AddResourceRequest object
addScheduledHarvest(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Adds a ScheduledHarvest to this manager or replaces an existing one with the same ID.
addSchemaReader(URI, SchemaReader) - Method in class org.dlese.dpc.xml.schema.DefinitionMiner
Adds a feature to the SchemaFile attribute of the DefinitionMiner object
addServiceDescriptionCmd(Element) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a serviceDescription command to the data element.
addServiceDescriptionCmd(Element, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the ServiceDescriptionCmd attribute of the NdrRequest object
addSetInfo(SetInfo) - Method in class org.dlese.dpc.repository.RepositoryManager
Adds a new set of files to the repository configuration, but does not index them.
addSimilarMirrorUrl(DupSim) - Method in class org.dlese.dpc.suggest.resource.urlcheck.ValidatorResults
Adds a DupSim instance to the SimilarMirrorUrl attribute of the ValidatorResults object
addSimilarPrimaryUrl(DupSim) - Method in class org.dlese.dpc.suggest.resource.urlcheck.ValidatorResults
Adds a DupSim instance to the SimilarPrimaryUrl attribute of the ValidatorResults object
addSimilarUrlError(SchemEditActionErrors, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors signifying a similarURL, one for the top of page message, and one for the error message that is attached to a specific field.
addStandardDocument(String) - Method in class org.dlese.dpc.serviceclients.cat.CATRequestConstraints
Adds an item to the standardDocuments attribute of the CATRequestConstraints object
addStateCmd(NDRConstants.ObjectState) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the StateCmd attribute of the NdrRequest object
addStateCmd(NDRConstants.ObjectState, String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Adds a feature to the StateCmd attribute of the NdrRequest object
addStatusMessage(String) - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
Adds a feature to the ValidatingMessage attribute of the ThreadedService object
addSubNode(StandardsNode) - Method in class org.dlese.dpc.schemedit.standards.adn.DleseStandardsNode
Adds a feature to the SubNode attribute of the DleseStandardsNode object
addSubNode(StandardsNode) - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsNode
Adds a childNodet to the AsnStandardsNode
addSubNode(StandardsNode) - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsNode
Adds a childNodet to the CommCoreStandardsNode
addSubNode(StandardsNode) - Method in interface org.dlese.dpc.schemedit.standards.StandardsNode
Adds a feature to the SubNode attribute of the StandardsNode object
addSubNode(StandardsNode) - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainStandardsNode
Adds a childNodet to the TeachersDomainStandardsNode
addSubstitutionGroupMember(GlobalElement) - Method in class org.dlese.dpc.xml.schema.GlobalElement
NOTE: substitutionGroupMembers must have the same type as head or be derived from head's type
addToAdminDefaultField(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Adds the given String to a text field referenced in the index by the field name 'admindefault'.
addToAdminDefaultField(String, StringBuffer) - Method in class org.dlese.dpc.index.writer.HarvestLogWriter
Adds the given String to a text field referenced in the index by the field name 'default'.
addToAdminDefaultField(Document, String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Indexes the given text into the admin default field.
addToAdminDefaultField(String, StringBuffer) - Method in class org.dlese.dpc.index.writer.WebLogEntryWriter
Adds the given String to a text field referenced in the index by the field name 'default'.
addToAdminDefaultField(String, StringBuffer) - Method in class org.dlese.dpc.index.writer.WebLogWriter
Adds the given String to a text field referenced in the index by the field name 'default'.
addToDefaultAndStemsFields(Document, String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Indexes the given text into the default and stems fields.
addToDefaultField(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Adds the given String to the 'default' and 'stems' fields as text and stemmed text, respectively.
addToDocCount(int) - Method in class org.dlese.dpc.index.TermDocCount
Adds a feature to the ToDocCount attribute of the TermDocCount object
addToTermCount(int) - Method in class org.dlese.dpc.index.TermDocCount
Adds a feature to the ToTermCount attribute of the TermDocCount object
addTree(String, AsnStandardsDocument) - Method in class org.dlese.dpc.schemedit.standards.TreeCache
Description of the Method
addUniqueUrlError(SchemEditActionErrors, String, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Creates two ActionErrors for a "nonUniqueUrl", one for the top of page message, and one for the error message that is attached to a specific field.
addUserAttributeValue(String, String, String, String, String) - Method in class org.dlese.dpc.ldap.LdapClient
Adds a single value to a single attribute, using the specified uid/pswd for authorization.
addUserAttributeValue(String, String, String) - Method in class org.dlese.dpc.ldap.LdapClient
Adds a single value to a single attribute, using the admin dn/pswd for authorization.
addUserEntry(String, String[][]) - Method in class org.dlese.dpc.ldap.LdapClient
Adds a new LDAP entry for a user, using a the admin dn/pswd for authorization.
addVirtualFieldConfiguration(String) - Method in class org.dlese.dpc.index.VirtualSearchFieldMapper
Adds all virtual field/term query definitions (virtualSearchField elements) contained in the given XML configuration String, replacing any previous definitions.
addVirtualFieldConfiguration(File) - Method in class org.dlese.dpc.index.VirtualSearchFieldMapper
Adds all virtual field/term query definitions (virtualSearchField elements) contained in the given XML configuration file, replacing any previous definitions.
addVirtualFieldConfiguration(URL) - Method in class org.dlese.dpc.index.VirtualSearchFieldMapper
Adds all virtual field/term query definitions (virtualSearchField elements) contained in the given XML configuration file, replacing any previous definitions.
addXSDdatatypeError(SchemEditActionErrors, InputField, String, String) - Static method in class org.dlese.dpc.schemedit.input.SchemEditErrors
Adds errors in the case where an invalid value message has been supplied by the XSDDataType validator.
addXslConverterHelper(String, File) - Method in class org.dlese.dpc.xml.XMLConversionService
Adds an XSL converter by parsing a String of the form [ fromFormat | toFormat | xslFileName ].
addXslStylesheet(String, String, String) - Method in class org.dlese.dpc.xml.XMLConversionService
Adds a XSL stylesheet that can convert from one XML format to another.
ADMIN_EMAILS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
ADMIN_ROLE - Static variable in class org.dlese.dpc.schemedit.security.access.Roles
 
ADMIN_ROLE - Static variable in class org.dlese.dpc.schemedit.test.RolesTest
 
adminDefaultFieldName - Static variable in class org.dlese.dpc.index.writer.IndexingTools
Admin default field 'admindefault'
adn2asnMap - Variable in class org.dlese.dpc.schemedit.standards.adn.util.StandardsMappingInfoMaker
 
adn_test() - Method in class org.dlese.dpc.schemedit.test.TransformTester
 
ADNFileIndexingWriter - Class in org.dlese.dpc.index.writer
Creates a Lucene Document from an ADN-item metadata source file.
ADNFileIndexingWriter() - Constructor for class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Create a ADNFileIndexingWriter that indexes the given collection in field collection.
ADNFileIndexingWriter(boolean) - Constructor for class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Create a ADNFileIndexingWriter that indexes the given collection in field collection.
ADNFragDocReader - Class in org.dlese.dpc.schemedit
 
ADNFragDocReader(String, String, Document) - Constructor for class org.dlese.dpc.schemedit.ADNFragDocReader
ADNFragDocReader constructor requiring an itemRecordDoc
AdnFrameworkPlugin - Class in org.dlese.dpc.schemedit.standards.adn
CATHelperPlugin for the ADN framework
AdnFrameworkPlugin() - Constructor for class org.dlese.dpc.schemedit.standards.adn.AdnFrameworkPlugin
 
ADNItemDocReader - Class in org.dlese.dpc.serviceclients.remotesearch.reader
Description of the Class
ADNItemDocReader(String, String, Document, MetadataVocab) - Constructor for class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
ADNItemDocReader constructor requiring an itemRecordDoc
ADNItemDocReader(String, GetRecordResponse) - Constructor for class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Constructor for the ADNItemDocReader object
ADNItemDocReader(String, GetRecordResponse, MetadataVocab) - Constructor for class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
parse a GetRecordResponse (a response from a GetRecord request), to create an ADNItemDocReader.
adnMgr - Variable in class org.dlese.dpc.schemedit.standards.adn.util.StandardsMappingInfoMaker
 
adnSearch() - Method in class org.dlese.dpc.schemedit.test.SearchServiceClient
Gets the nCSRecordByTitle attribute of the SearchServiceClient object
AdnStandard - Class in org.dlese.dpc.schemedit.standards.adn
Represents an controlled vocabulary item from the ADN educational metadata standard.
AdnStandard(String) - Constructor for class org.dlese.dpc.schemedit.standards.adn.AdnStandard
Constructor for the AdnStandard object given a ResultDoc instance
AdnStandard.StandardComparator - Class in org.dlese.dpc.schemedit.standards.adn
Description of the Class
AdnStandard.StandardComparator() - Constructor for class org.dlese.dpc.schemedit.standards.adn.AdnStandard.StandardComparator
 
ADNToBriefMetaFormatConverter - Class in org.dlese.dpc.xml
Converts from ADN format to the BriefMeta format.
ADNToBriefMetaFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
 
ADNToLocalizedFormatConverter - Class in org.dlese.dpc.xml
Converts from ADN format to a localized ADN format, which contains no namespace declarations.
ADNToLocalizedFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToLocalizedFormatConverter
 
ADNToNSDLDCFormatConverter - Class in org.dlese.dpc.xml
Converts from ADN format to the NSDL DC format.
ADNToNSDLDCFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
 
ADNToOAIDCFormatConverter - Class in org.dlese.dpc.xml
Converts from ADN format to the OAI DC format.
ADNToOAIDCFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
 
After(String, Date) - Static method in class org.dlese.dpc.index.search.DateRangeFilter
Constructs a filter for field f matching dates on or after date.
After(String, long) - Static method in class org.dlese.dpc.index.search.DateRangeFilter
Constructs a filter for field f matching times on or after time.
agentInit() - Method in class org.dlese.dpc.ndr.reader.AgentReader
 
AgentReader - Class in org.dlese.dpc.ndr.reader
Extension of NdrObjectReader for accessing properties, dataStreams, and relationships of NDR Agent Objects.
AgentReader(String) - Constructor for class org.dlese.dpc.ndr.reader.AgentReader
Constructor for the AgentReader with provided handle
AgentReader(Document) - Constructor for class org.dlese.dpc.ndr.reader.AgentReader
Constructor for the AgentReader object with provided response (to ndr "get" call)
agentReader() - Static method in class org.dlese.dpc.ndr.reader.Tester
 
agg - Variable in class org.dlese.dpc.ndr.reader.NDRCollectionReader
NOT YET DOCUMENTED
aggHandle - Variable in class org.dlese.dpc.ndr.reader.NDRCollectionReader
NOT YET DOCUMENTED
aggregator - Variable in class org.dlese.dpc.ndr.reader.NSDLCollectionReader
NOT YET DOCUMENTED
AggregatorReader - Class in org.dlese.dpc.ndr.reader
Extension of NdrObjectReader for accessing properties, dataStreams, and relationships of NDR Aggregator Objects.
AggregatorReader(String) - Constructor for class org.dlese.dpc.ndr.reader.AggregatorReader
Constructor for the AggregatorReader object at the specified NDR handle.
AggregatorReader(Document) - Constructor for class org.dlese.dpc.ndr.reader.AggregatorReader
Constructor for the AggregatorReader object for the provided Document representing a NDR "get" call for a Aggregator object.
aggregatorReaderTester() - Static method in class org.dlese.dpc.ndr.reader.Tester
 
alignActionsToGuardedPaths() - Method in class org.dlese.dpc.schemedit.security.access.AccessManager
NOT YET DOCUMENTED
All - Class in org.dlese.dpc.xml.schema.compositor
Class representing the All compositor.
All(ComplexType) - Constructor for class org.dlese.dpc.xml.schema.compositor.All
 
All(ComplexType, Element) - Constructor for class org.dlese.dpc.xml.schema.compositor.All
 
ALL - Static variable in class org.dlese.dpc.xml.schema.compositor.Compositor
NOT YET DOCUMENTED
ALL_CONTENT - Static variable in class org.dlese.dpc.schemedit.standards.CATServiceHelper
NOT YET DOCUMENTED
ALL_VALID_OAI_ARGUMENTS - Static variable in class org.dlese.dpc.oai.OAIArgs
Array of all valid arguments.
ALL_VALID_OAI_ARGUMENTS_MAP - Static variable in class org.dlese.dpc.oai.OAIArgs
Map of all valid arguments.
AllGuard - Class in org.dlese.dpc.xml.schema.compositor
CompositorGuard for the All Compositor class.
AllGuard(Compositor, Element) - Constructor for class org.dlese.dpc.xml.schema.compositor.AllGuard
Constructor for the AllGuard object
AllGuard(Compositor, List) - Constructor for class org.dlese.dpc.xml.schema.compositor.AllGuard
 
allItemResultDocs - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
allItemsInitialized - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
ancestors - Variable in class org.dlese.dpc.standards.asn.AsnStandard
 
ancestors - Variable in class org.dlese.dpc.standards.commcore.Standard
 
annotation - Variable in class org.dlese.dpc.xml.maps.DleseBean.Annotation
DESCRIPTION
annotationDocReadersInitialized - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
annotationResultDocs - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
annotations - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
ANY - Static variable in class org.dlese.dpc.xml.schema.compositor.CompositorMember
 
ANY_GRADE - Static variable in class org.dlese.dpc.serviceclients.cat.CATRequestConstraints
 
AnyTypeInputField - Class in org.dlese.dpc.schemedit.input
Helper for translating between http request parameters and metadata elements.
AnyTypeInputField(String, String, SchemaNode, String, InputManager) - Constructor for class org.dlese.dpc.schemedit.input.AnyTypeInputField
AnyTypeInputField constructor.
anyTypeMember - Variable in class org.dlese.dpc.xml.schema.compositor.Compositor
 
apiUrl - Static variable in class org.dlese.dpc.schemedit.ndr.util.DevelTools
NOT YET DOCUMENTED
applyMarkup(String, String, String, String) - Static method in class org.dlese.dpc.schemedit.vocab.FieldInfoReader
Apply specified markup (url, style) to the first occurrence of a substring (link ) of the provided text.
archiveServiceReport(Report) - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
NOT YET DOCUMENTED
arrayContains(String[], String) - Static method in class org.dlese.dpc.schemedit.JspFunctions
NOT YET DOCUMENTED
asBitSet() - Method in class org.dlese.dpc.index.ResultDocs
 
ASCENDING - Static variable in class org.dlese.dpc.index.LuceneFieldComparator
Deprecated. Used to sort in ascending order.
ASCENDING - Static variable in class org.dlese.dpc.schemedit.Constants
Used to sort in ascending order.
ASCENDING - Static variable in class org.dlese.dpc.xml.Dom4jNodeListComparator
Sort ascending.
asDocument() - Method in class org.dlese.dpc.ndr.apiproxy.InputXML
Get an org.dom4j.Document representation of the inputXML.
asElement() - Method in class org.dlese.dpc.ndr.apiproxy.InputXMLComponent
NOT YET DOCUMENTED
asElement() - Method in class org.dlese.dpc.schemedit.ndr.util.Contact
NOT YET DOCUMENTED
asElement() - Method in class org.dlese.dpc.schemedit.ndr.util.DcStream
Returns serviceDescription as an dom4j.Element.
asElement() - Method in class org.dlese.dpc.schemedit.ndr.util.InfoStream
NOT YET DOCUMENTED
asElement() - Method in class org.dlese.dpc.schemedit.ndr.util.NsdlDcWriter
Returns serviceDescription as an dom4j.Element.
asElement() - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription
Returns serviceDescription as an dom4j.Element.
asElement() - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription.Image
NOT YET DOCUMENTED
asElement() - Method in class org.dlese.dpc.schemedit.security.access.ActionPath
 
asElement() - Method in class org.dlese.dpc.schemedit.security.access.GuardedPath
 
asList() - Method in class org.dlese.dpc.index.ResultDocs
 
asMap() - Method in class org.dlese.dpc.serviceclients.cat.CATRequestConstraints
Return Constraints as a map, keyed by parameter name
asn2adnMap - Variable in class org.dlese.dpc.schemedit.standards.adn.util.StandardsMappingInfoMaker
 
ASN_PURL_BASE - Static variable in class org.dlese.dpc.schemedit.Constants
 
ASN_PURL_BASE - Static variable in class org.dlese.dpc.services.asn.action.AsnServiceAction
 
AsnAuthors - Class in org.dlese.dpc.standards.asn
Class to read the ASN authors document from ASN web service and provide author lookup by author purl.
AsnCATPlugin - Class in org.dlese.dpc.schemedit.standards.asn
Abstract class for CATHelperPlugins whose frameworks store ASN identifiers.
AsnCATPlugin() - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
 
asnDoc - Variable in class org.dlese.dpc.schemedit.standards.adn.util.StandardsMappingInfoMaker
 
asnDoc - Variable in class org.dlese.dpc.standards.asn.AsnStandard
 
AsnDocInfo - Class in org.dlese.dpc.schemedit.standards.asn
Bean to hold summary information about AsnDocument for use by the suggestion service.
AsnDocInfo(AsnDocument) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnDocInfo
Constructor for the AsnDocInfo object
AsnDocKey - Class in org.dlese.dpc.schemedit.standards.asn
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").
AsnDocKey(AsnDocument) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnDocKey
Constructor for the AsnDocKey object given an AsnDocument
AsnDocKey(String, String, String) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnDocKey
Constructor for the AsnDocKey object given author, topic and created segments.
AsnDocKey(String, String, String, String) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnDocKey
Constructor for the AsnDocKey object with provided field data.
AsnDocStatement - Class in org.dlese.dpc.standards.asn
Extends AsnStatement to capture document-level information from the "asn:StandardDocument" statement of a ASN resolver response or a ASN standards document file.
AsnDocStatement(Element) - Constructor for class org.dlese.dpc.standards.asn.AsnDocStatement
Constructor for the AsnDocStatement object
AsnDocument - Class in org.dlese.dpc.standards.asn
Encapsulates an ASN Standards Document by reading the source XML file and creating a hierarchy of AsnStandard instances.
AsnDocument(File) - Constructor for class org.dlese.dpc.standards.asn.AsnDocument
Constructor for the AsnDocument object given the path to an ASN XML file.
AsnHelper - Class in org.dlese.dpc.standards.asn
Utility class to provide acess to resolution services for ASN topics and authors.
AsnMappingDocument - Class in org.dlese.dpc.schemedit.standards.adn.util
 
AsnMappingDocument(String) - Constructor for class org.dlese.dpc.schemedit.standards.adn.util.AsnMappingDocument
 
AsnMappingStandard - Class in org.dlese.dpc.schemedit.standards.adn.util
Extends AsnStandard with methods to aid the task of mapping asn standards to ADN standards.
AsnMappingStandard(AsnStatement, AsnMappingDocument) - Constructor for class org.dlese.dpc.schemedit.standards.adn.util.AsnMappingStandard
Constructor for the AsnMappingStandard object
ASNResReader - Class in org.dlese.dpc.schemedit.test
 
ASNResReader(String) - Constructor for class org.dlese.dpc.schemedit.test.ASNResReader
 
AsnServiceAction - Class in org.dlese.dpc.services.asn.action
An Action that handles Web service requests.
AsnServiceAction() - Constructor for class org.dlese.dpc.services.asn.action.AsnServiceAction
 
AsnServiceForm - Class in org.dlese.dpc.services.asn.action.form
ActionForm bean that holds data for AsnService.
AsnServiceForm() - Constructor for class org.dlese.dpc.services.asn.action.form.AsnServiceForm
Constructor for the RepositoryForm object
AsnServiceForm.DateLabelPair - Class in org.dlese.dpc.services.asn.action.form
 
AsnServiceForm.DateLabelPair(String, String) - Constructor for class org.dlese.dpc.services.asn.action.form.AsnServiceForm.DateLabelPair
 
AsnServiceHelper - Class in org.dlese.dpc.services.asn
Class to read all ASN standards documents in specified directory, and provide access to their contents, e.g., getAsnDocument, getStandard.
AsnServiceHelper(String) - Constructor for class org.dlese.dpc.services.asn.AsnServiceHelper
 
AsnServlet - Class in org.dlese.dpc.services.asn
Servlet responsible for initializing the ASN resolver service.
AsnServlet() - Constructor for class org.dlese.dpc.services.asn.AsnServlet
 
AsnStandard - Class in org.dlese.dpc.standards.asn
Wraps AsnStatement to expose object based hierarchy information, such as "children" and "ancestors" as AsnStandards rather than ASN IDs, and to expose resolved ASN purl-based Attributes as human-readable strings, such as "Science" rather than "http://purl.org/ASN/scheme/ASNTopic/science".
AsnStandard(AsnStatement, AsnDocument) - Constructor for class org.dlese.dpc.standards.asn.AsnStandard
Constructor for the AsnStandard object given an XML Element and the containing AsnDocument instance;
AsnStandardsDocument - Class in org.dlese.dpc.schemedit.standards.asn
Provides acess to a single ASN Standards Document (and individual standards contained within) via the AsnDocument and AsnStandard classes.
AsnStandardsDocument(File) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnStandardsDocument
Constructor for the AsnStandardsDocument object
AsnStandardsDocument(AsnDocument) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnStandardsDocument
Constructor for the AsnStandardsDocument object
AsnStandardsManager - Class in org.dlese.dpc.schemedit.standards.asn
Provides acess to a single ASN Standards Document (and individual standards contained within) via the AsnDocument and AsnNode classes.
AsnStandardsManager(String, String, File) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnStandardsManager
Constructor for the AsnStandardsManager object
AsnStandardsNode - Class in org.dlese.dpc.schemedit.standards.asn
Wraps an AsnStandard object and implements the StandardsNode interface.
AsnStandardsNode(AsnStandard, AsnStandardsNode) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnStandardsNode
Constructor for the AsnStandardsNode object given an AsnStandard instance and the parent Node.
AsnStatement - Class in org.dlese.dpc.standards.asn
Encapsulates a single statement of an ASN Standards Document or ASN Resolver Response, which are represented as RDF elements, and exposes statement attributes as Strings and Lists.
AsnStatement(Element) - Constructor for class org.dlese.dpc.standards.asn.AsnStatement
Constructor for the AsnStatement object
AsnSuggestionServiceHelper - Class in org.dlese.dpc.schemedit.standards.asn
SuggestionsServiceHelper for the CAT REST standards suggestion service, operating over ASN Standards.
AsnSuggestionServiceHelper(SchemEditForm, CATHelperPlugin) - Constructor for class org.dlese.dpc.schemedit.standards.asn.AsnSuggestionServiceHelper
Constructor for the AsnSuggestionServiceHelper object
ASNTester - Class in org.dlese.dpc.schemedit.test
 
ASNTester() - Constructor for class org.dlese.dpc.schemedit.test.ASNTester
 
AsnTester - Class in org.dlese.dpc.standards.asn
 
AsnTester(String) - Constructor for class org.dlese.dpc.standards.asn.AsnTester
 
AsnToAdnMapper - Class in org.dlese.dpc.schemedit.standards.adn
Provides services for mapping between different standards formats, namely ASN and ADN (dlese), as well as convenience methods for translating between the different gradeRange representations.
AsnToAdnMapper(String) - Constructor for class org.dlese.dpc.schemedit.standards.adn.AsnToAdnMapper
Constructor for the AsnToAdnMapper object
AsnToAdnVerifier - Class in org.dlese.dpc.schemedit.standards.adn.util
verifies that the asn and adn standards represented in the mappings file correspond to the asn and adn standards.
AsnToAdnVerifier() - Constructor for class org.dlese.dpc.schemedit.standards.adn.util.AsnToAdnVerifier
Constructor for the AsnToAdnVerifier object
AsnTopics - Class in org.dlese.dpc.standards.asn
Class to read the ASN topics document from ASN web service and provide topic lookup by topic purl.
AsnUtils - Class in org.dlese.dpc.schemedit.standards.util
 
AsnUtils() - Constructor for class org.dlese.dpc.schemedit.standards.util.AsnUtils
 
AssessmentFormReader - Class in org.dlese.dpc.schemedit.sif
 
AssessmentFormReader(String) - Constructor for class org.dlese.dpc.schemedit.sif.AssessmentFormReader
 
AssessmentReader - Class in org.dlese.dpc.schemedit.sif
 
AssessmentReader(String) - Constructor for class org.dlese.dpc.schemedit.sif.AssessmentReader
 
AssessmentSubTestReader - Class in org.dlese.dpc.schemedit.sif
 
AssessmentSubTestReader(String) - Constructor for class org.dlese.dpc.schemedit.sif.AssessmentSubTestReader
 
assignAttributes(Element) - Method in class org.dlese.dpc.xml.schema.SchemaNode
NOT USED!! Only override existing attributes if the particular attribute is explicitly defined in the donor element.
assignIDs() - Method in class org.dlese.dpc.vocab.MetadataVocabAssignIDs
Assign IDs and check the integrity of the existing ones against a "database" (serialized HashMaps) of IDs.
assignNewSystemId(String, String) - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Assign a unique system Id for a new vocabulary value.
assignNewSystemId(String, String) - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
Assign a unique system Id for a new vocabulary value.
associatedItemResultDocs - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
associatedItemsInitialized - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
associateWith(String) - Method in class org.dlese.dpc.ndr.request.AddAggregatorRequest
Addes "associatedWith" relationship to provided resourceHandle.
associateWith(String) - Method in class org.dlese.dpc.ndr.request.ModifyAggregatorRequest
 
asXML() - Method in class org.dlese.dpc.ndr.apiproxy.InputXML
Returns a String representation of the InputXML instance for use as a NdrRequest parameter.
attachElementDebugInfo(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Attach a debugging message to this element that can be viewed in the editing form.
attachElementDebugInfo(Element, String, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Attaches debugging info to a rendered element in the editor, optionally including a border to outline the element.
attachElementDebugInfo(Element, String, String) - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
NOT YET DOCUMENTED
attachElementId(Element) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Add an "id" attribute to the provided element, with a value derived from this node's "xpath".
attachLabelDebugInfo(Element, String, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Description of the Method
attachLabelDebugInfo(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Description of the Method
attachLabelDebugInfo(Label, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
attach debuging information to a label object that is displayed in the editor
attachMessages(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
Description of the Method
attachNewElement(String, SchemEditForm, SchemaHelper) - Method in class org.dlese.dpc.schemedit.action.AbstractSchemEditAction
Create a new element and attach it to the instance document
attachToolHelp(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
Attach a pop-up tool help message to an element
ATTRIBUTE_GROUP - Static variable in interface org.dlese.dpc.xml.schema.GlobalDef
 
AttributeGroup - Class in org.dlese.dpc.xml.schema
Wrapper for AttributeGroup definitions in an XML Schema, which are defined as an immediate child of the schema element.
AttributeGroup(Element, String, Namespace, SchemaReader) - Constructor for class org.dlese.dpc.xml.schema.AttributeGroup
Constructor for the AttributeGroup object
attributes - Variable in class org.dlese.dpc.index.ResultDocConfig
The attributes that will be made availalbe to DocReaders at search time.
audience - Variable in class org.dlese.dpc.dds.action.form.VocabForm
NOT YET DOCUMENTED
audience - Variable in class org.dlese.dpc.vocab.MetadataVocabResponseMap
 
audience - Variable in class org.dlese.dpc.vocab.tags.opml.MetadataVocabTag
 
audiences - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
Auth - Interface in org.dlese.dpc.schemedit.security.auth
Auth interface to be extended by concrete Auth classes, such as SchemEditAuth
AUTH - Static variable in class org.dlese.dpc.schemedit.security.auth.TypedPrincipal
This TypedPrincipal represents an authentication method.
AUTH_NAMESPACE - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRConstants
 
authenticate() - Method in interface org.dlese.dpc.schemedit.security.auth.Auth
 
authenticate() - Method in class org.dlese.dpc.schemedit.security.auth.SchemEditAuth
Perform Authentication
authenticate(String, String, String) - Static method in class org.dlese.dpc.schemedit.security.auth.ucas.MyUcasClient
NOT YET DOCUMENTED
author - Variable in class org.dlese.dpc.schemedit.standards.asn.AsnDocInfo
NOT YET DOCUMENTED
authorIsAAAS() - Method in class org.dlese.dpc.standards.asn.AsnDocument
Returns true if
authorIsColorado() - Method in class org.dlese.dpc.standards.asn.AsnDocument
Returns true if the author of this AsnDocument is Colorado
AuthorizationFilter - Class in org.dlese.dpc.schemedit.security.access
NOT YET DOCUMENTED
AuthorizationFilter() - Constructor for class org.dlese.dpc.schemedit.security.access.AuthorizationFilter
 
authorizeToChange(String) - Method in class org.dlese.dpc.ndr.request.SignedNdrRequest
 
authorizeToChange(String, String) - Method in class org.dlese.dpc.ndr.request.SignedNdrRequest
 
authorizeToChangeMdp() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
AuthPrincipal - Class in org.dlese.dpc.schemedit.security.auth
A principle for denoting which login module authenticated.
AuthPrincipal(String, int) - Constructor for class org.dlese.dpc.schemedit.security.auth.AuthPrincipal
 
AuthPrincipal(String) - Constructor for class org.dlese.dpc.schemedit.security.auth.AuthPrincipal
Create a AuthPrincipal with a name.
AuthPrincipal() - Constructor for class org.dlese.dpc.schemedit.security.auth.AuthPrincipal
Create a AuthPrincipal with a blank name.
AuthUtils - Class in org.dlese.dpc.schemedit.security.auth
 
AuthUtils() - Constructor for class org.dlese.dpc.schemedit.security.auth.AuthUtils
 
AutoExportTask - Class in org.dlese.dpc.schemedit.threadedservices
Export collections at regular intervals.
AutoExportTask(ServletContext) - Constructor for class org.dlese.dpc.schemedit.threadedservices.AutoExportTask
 
AutoForm - Class in org.dlese.dpc.schemedit.autoform
Class to automatically generate jsp pages (using a Renderer class such as DleseEditorRenderer) for editing and viewing of schemedit-based xml documents.
AutoForm(MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.autoform.AutoForm
Constructor for the AutoForm object
AutoForm(String) - Constructor for class org.dlese.dpc.schemedit.autoform.AutoForm
Constructor for the Stand-along AutoForm object, meaning it is created from command line rather than via schemedit.
AutoFormException - Exception in org.dlese.dpc.schemedit.autoform
Simply wraps Exception.
autoPopulate - Variable in class org.dlese.dpc.schemedit.config.UserInfo
 

B

BAD_ARGUMENT - Static variable in class org.dlese.dpc.oai.OAICodes
 
BAD_RESUMPTION_TOKEN - Static variable in class org.dlese.dpc.oai.OAICodes
 
BAD_VERB - Static variable in class org.dlese.dpc.oai.OAICodes
 
BadCharChecker - Class in org.dlese.dpc.schemedit
Checks XML documents for presence of bad characters and builds a list of BadCharEntries containing the element xpath and value containing the bad char.
BadCharChecker() - Constructor for class org.dlese.dpc.schemedit.BadCharChecker
 
BadCharChecker.BadCharEntry - Class in org.dlese.dpc.schemedit
 
BadCharChecker.BadCharEntry(String, String) - Constructor for class org.dlese.dpc.schemedit.BadCharChecker.BadCharEntry
 
BadCharTester - Class in org.dlese.dpc.schemedit.test
Class for testing dom manipulation with help from SchemaHelper
baseDir - Static variable in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLReader
NOT YET DOCUMENTED
baseUrl - Variable in class org.dlese.dpc.serviceclients.cat.CATWebService
 
baseUrl - Variable in class org.dlese.dpc.serviceclients.metaextract.MetaExtractService
 
BasicLogin - Class in org.dlese.dpc.schemedit.security.login
Superclass for all the com.myjaas.auth.* authorisation modules.
BasicLogin() - Constructor for class org.dlese.dpc.schemedit.security.login.BasicLogin
 
BATCH_DELETE - Static variable in class org.dlese.dpc.schemedit.RoleManager
 
batchCopyMoveRecords(RecordList, String) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Moves a batch of records into the specified collection.
batchDeleteRecords(RecordList) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
returns list of records that could not be deleted
batchMoveRecords(RecordList, String) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Moves a batch of records into the specified collection.
BatchOperationsAction - Class in org.dlese.dpc.schemedit.action
A Struts Action controlling batch record operations, such as batchDelete, batchStatusUpdate, and batchMove.
BatchOperationsAction() - Constructor for class org.dlese.dpc.schemedit.action.BatchOperationsAction
 
BatchOperationsForm - Class in org.dlese.dpc.schemedit.action.form
ActionForm bean for handling batchRecordOperations.
BatchOperationsForm() - Constructor for class org.dlese.dpc.schemedit.action.form.BatchOperationsForm
Constructor
batchRenderAndWrite() - Method in class org.dlese.dpc.schemedit.autoform.AutoForm
Create a jsp file for each top-level element of the schema
batchRenderAndWrite() - Method in class org.dlese.dpc.schemedit.autoform.DcsViewRecord
 
batchStatusUpdate(RecordList, StatusEntry) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Updates the status of a set of records (but does not validate or update the lastTouchDate.
beautify(String) - Static method in class org.dlese.dpc.schemedit.standards.util.AsnUtils
 
beautify(File) - Static method in class org.dlese.dpc.schemedit.standards.util.AsnUtils
 
beautifyDir(String) - Static method in class org.dlese.dpc.schemedit.standards.util.AsnUtils
 
Before(String, Date) - Static method in class org.dlese.dpc.index.search.DateRangeFilter
Constructs a filter for field f matching dates on or before date.
Before(String, long) - Static method in class org.dlese.dpc.index.search.DateRangeFilter
Constructs a filter for field f matching times on or before time.
BEGIN_INDEXING_ALL_COLLECTIONS - Static variable in class org.dlese.dpc.repository.indexing.IndexingEvent
Indicates the watcher should begin indexing all collections.
BEGIN_INDEXING_COLLECTION - Static variable in class org.dlese.dpc.repository.indexing.IndexingEvent
Indicates the watcher should update a given collection.
bestPractices - Variable in class org.dlese.dpc.schemedit.autoform.Label
 
bestPracticesLink(String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Return a Best Practices link represented as an Element.
bestPracticesLink(String) - Method in class org.dlese.dpc.schemedit.autoform.Renderer
 
bestPracticesLink(String) - Method in class org.dlese.dpc.schemedit.autoform.RendererImpl
Render a Best Practices link for the specified xpath
BLOCK - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Indicates update operations will be blocked until the current one returns.
BOTH_CONTENT - Static variable in class org.dlese.dpc.schemedit.standards.CATServiceHelper
NOT YET DOCUMENTED
BoundingBox - Class in org.dlese.dpc.index.writer.xml
Struct used to hold geospatial bounding box lat lon coordinates.
BoundingBox(double, double, double, double) - Constructor for class org.dlese.dpc.index.writer.xml.BoundingBox
Constructor for the BoundingBox object
box(String) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Description of the Method
box(String, String) - Static method in class org.dlese.dpc.schemedit.vocab.integrity.Utils
 
box(String) - Static method in class org.dlese.dpc.schemedit.vocab.integrity.Utils
 
box(String, String) - Static method in class org.dlese.dpc.xml.schema.SchemaHelper
NOT YET DOCUMENTED
BreadCrumbs - Class in org.dlese.dpc.xml.schema
 
BreadCrumbs(String) - Constructor for class org.dlese.dpc.xml.schema.BreadCrumbs
 
BreadCrumbs.Crumb - Class in org.dlese.dpc.xml.schema
 
BreadCrumbs.Crumb(String, String) - Constructor for class org.dlese.dpc.xml.schema.BreadCrumbs.Crumb
 
BriefDateFormatString - Static variable in class org.dlese.dpc.suggest.SuggestUtils
NOT YET DOCUMENTED
buildQuery(String, String[]) - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
Return a query string that will find records for the specified collection.
BUILT_IN_TYPE - Static variable in interface org.dlese.dpc.xml.schema.GlobalDef
 
BuiltInType - Class in org.dlese.dpc.xml.schema
wrapper for BuiltInType definitions (Element).
BuiltInType(String) - Constructor for class org.dlese.dpc.xml.schema.BuiltInType
Constructor -
BuiltInType(String, Namespace) - Constructor for class org.dlese.dpc.xml.schema.BuiltInType
 

C

cacheAuthorsDoc(String) - Static method in class org.dlese.dpc.standards.asn.AsnAuthors
Utility to update cached Authors File
cacheRecord(DcsDataRecord) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataManager
Description of the Method
cacheTopicsDoc(String) - Static method in class org.dlese.dpc.standards.asn.AsnTopics
Utility to update cached Topics File
Callback - Interface in org.dlese.dpc.index
Interface for callbacks to handle processing Documents.
callbackHandler - Variable in class org.dlese.dpc.schemedit.security.login.BasicLogin
 
canConvert(String, String) - Method in class org.dlese.dpc.xml.XMLConversionService
Determines whether this XMLConversionService can perform the given converstion.
canDisseminateFormat(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether this repository can disseminate the given format.
CANNOT_DISSEMINATE_FORMAT - Static variable in class org.dlese.dpc.oai.OAICodes
 
Cas - Class in org.dlese.dpc.services.cas
Creator Acknowledgement System main interface
CasException - Exception in org.dlese.dpc.services.cas
CasException Simply wraps Exception.
CasException(String) - Constructor for exception org.dlese.dpc.services.cas.CasException
Wraps the Excepition object
CATALOGER_ROLE - Static variable in class org.dlese.dpc.schemedit.security.access.Roles
 
CATALOGER_ROLE - Static variable in class org.dlese.dpc.schemedit.test.RolesTest
 
catalogers - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
CatchDup - Class in org.dlese.dpc.services.mmd
Catches duplicate resources
CatchDup(long, String, String, long, String, String, String) - Constructor for class org.dlese.dpc.services.mmd.CatchDup
Constructor for the CatchDup object
CATHelperPlugin - Interface in org.dlese.dpc.schemedit.standards
Interface for framework-specific plugins to the CATServiceHelper
CATRequestConstraints - Class in org.dlese.dpc.serviceclients.cat
Data Structure to manage information passed to the CATRest Service to constrain it's search.
CATRequestConstraints() - Constructor for class org.dlese.dpc.serviceclients.cat.CATRequestConstraints
Constructor for the CATRequestConstraints object
CATServiceHelper - Class in org.dlese.dpc.schemedit.standards
Run-time support for CAT suggestion service, which acts as intermediary between CAT Service client and Form bean/JSP pages.
CATServiceHelper(SchemEditForm, CATHelperPlugin) - Constructor for class org.dlese.dpc.schemedit.standards.CATServiceHelper
Constructor for the CATServiceHelper object
CATServiceToolkit - Class in org.dlese.dpc.serviceclients.cat
 
CATServiceToolkit() - Constructor for class org.dlese.dpc.serviceclients.cat.CATServiceToolkit
 
CATServiceToolkit(String, String, String) - Constructor for class org.dlese.dpc.serviceclients.cat.CATServiceToolkit
Constructor for the CATServiceToolkit object
CATStandard - Class in org.dlese.dpc.serviceclients.cat
Wraps standard element returned by SuggestCATStandards call.
CATStandard(Element) - Constructor for class org.dlese.dpc.serviceclients.cat.CATStandard
Constructor for the CATStandard object
CATStandardDocument - Class in org.dlese.dpc.serviceclients.cat
Wraps "StandardDocument" elements returned by getAllStandardDocuments call.
CATStandardDocument(Element) - Constructor for class org.dlese.dpc.serviceclients.cat.CATStandardDocument
Constructor for the CATStandardDocument object
CATWebService - Class in org.dlese.dpc.serviceclients.cat
 
CATWebService() - Constructor for class org.dlese.dpc.serviceclients.cat.CATWebService
 
CATWebService(String, String, String) - Constructor for class org.dlese.dpc.serviceclients.cat.CATWebService
Constructor for the CATWebService object
CdTester - Class in org.dlese.dpc.schemedit.test.tmp
 
CdTester(String) - Constructor for class org.dlese.dpc.schemedit.test.tmp.CdTester
 
changeUpdateFrequency(long) - Method in class org.dlese.dpc.index.FileIndexingService
Changes the frequency of reindexing to the new value.
characters(char[], int, int) - Method in class org.dlese.dpc.util.uri.UriMappings
(SAX) Element data (characters between tags, not used here)
characters(char[], int, int) - Method in class org.dlese.dpc.vocab.LoadMetadataOPML
(SAX) Element data (characters between tags)
characters(char[], int, int) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Element data (characters between tags)
characters(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
(SAX) Element data (characters between tags)
characters(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) Element data (characters between tags)
charactersDefinition(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) Element data for definitions
charactersUI(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) Element data for UIs
CharArrayWrapper - Class in org.dlese.dpc.webapps.servlets.filters
A response wrapper that takes the servlet's or JSP's response and saves it into a char[] for use in Filters.
CharArrayWrapper(HttpServletResponse) - Constructor for class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Constructor for the CharArrayWrapper object
charEntityMap - Static variable in class org.dlese.dpc.schemedit.input.ReferenceResolver
Description of the Field
charTest(String) - Static method in class org.dlese.dpc.schemedit.test.SchemaHelperTester
Description of the Method
charTest() - Static method in class org.dlese.dpc.schemedit.test.SchemaHelperTester
Description of the Method
check(String, MetaDataFramework) - Method in class org.dlese.dpc.schemedit.BadCharChecker
 
check(String) - Method in class org.dlese.dpc.schemedit.BadCharChecker
Check localized xmlRecord in string form for bad characters
check(Document) - Method in class org.dlese.dpc.schemedit.BadCharChecker
First checks for the presense of a "badChar" in the document as a string, and if one is found creates a list of BadCharEntry
checkForErrorResponse(Document) - Method in class org.dlese.dpc.services.dds.toolkit.RepositoryUtils
 
checkForErrorResponseDDSUpdateWS(Document) - Method in class org.dlese.dpc.services.dds.toolkit.DDSServicesToolkit
Checks for the existance of an error response from a DDS update service request (DDSUpdateWS).
checkForErrorResponseDDSWS(Document) - Method in class org.dlese.dpc.services.dds.toolkit.DDSServicesToolkit
Checks for the existance of an error response from a DDS service request (DDSWS).
checkStatusString(String) - Static method in class org.dlese.dpc.services.mmd.MmdRec
Checks that the specified nm is valid; if not throws MmdException.
checkValid() - Method in class org.dlese.dpc.xml.schema.compositor.ChoiceGuard
NOTE: if any of the choice compositor members has a minOccurs of 0, then there need not be any occurrances!
checkValid() - Method in class org.dlese.dpc.xml.schema.compositor.CompositorGuard
NOT YET DOCUMENTED
checkValid(String, String) - Method in class org.dlese.dpc.xml.schema.XSDatatypeManager
Checks a value against it's datatype.
checkValid(XSDatatype, String) - Method in class org.dlese.dpc.xml.schema.XSDatatypeManager
validates a String value against an XSDatatype.
checkValidBCType(String, XSDatatypeManager) - Static method in class org.dlese.dpc.xml.schema.DateValidator
First make sure value is valid as a "xsd:gYear" and then make sure the max inclusive value is "-0001"
checkValidUnionDate(String) - Static method in class org.dlese.dpc.xml.schema.DateValidator
We are given a date String.
checkValidValue(InputField) - Method in class org.dlese.dpc.schemedit.input.InputManager
Validates the value for a given InputField against its dataType.
checkValidValue(String, String) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Checks to see if a value is valid against a specified datatype.
checkValidXsdDate(String) - Static method in class org.dlese.dpc.xml.schema.DateValidator
Description of the Method
children - Variable in class org.dlese.dpc.standards.asn.AsnStandard
 
children - Variable in class org.dlese.dpc.standards.commcore.Standard
 
children - Variable in class org.dlese.dpc.xml.XMLNode
List of child nodes.
Choice - Class in org.dlese.dpc.xml.schema.compositor
Class representing the Choice compositor.
Choice(ComplexType) - Constructor for class org.dlese.dpc.xml.schema.compositor.Choice
 
Choice(ComplexType, Element) - Constructor for class org.dlese.dpc.xml.schema.compositor.Choice
 
CHOICE - Static variable in class org.dlese.dpc.xml.schema.compositor.Compositor
NOT YET DOCUMENTED
choiceCompositor - Variable in class org.dlese.dpc.schemedit.autoform.mde.MdeChoice
 
ChoiceGuard - Class in org.dlese.dpc.xml.schema.compositor
CompositorGuard for the Choice compositor.
ChoiceGuard(Compositor, Element) - Constructor for class org.dlese.dpc.xml.schema.compositor.ChoiceGuard
Constructor for the ChoiceGuard object
ChoiceGuard(Compositor, List) - Constructor for class org.dlese.dpc.xml.schema.compositor.ChoiceGuard
 
ChoiceTester - Class in org.dlese.dpc.schemedit.test
 
ChoiceTester(String, String, String) - Constructor for class org.dlese.dpc.schemedit.test.ChoiceTester
 
chopUrl(URL) - Static method in class org.dlese.dpc.schemedit.test.UrlTester
Split given URL into pieces and print them out
CIGlobals - Class in org.dlese.dpc.schemedit.ndr.util.integration
Reads an XML file containing mappings between ncsrecordid and aggregator handle, and produces an XML file containing more detailed information about the NCS Collection record and the NDR Collection Objects associated with the aggregator.
CIGlobals() - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.CIGlobals
 
cleanMap(XMLNode) - Method in class org.dlese.dpc.xml.XMLRecord
Called by removeNodes to remove a node and its children from the local map.
clear() - Method in class org.dlese.dpc.index.reader.DocumentMap
Method not supported.
clear() - Method in class org.dlese.dpc.index.reader.LazyDocumentMap
Method not supported.
clear() - Method in class org.dlese.dpc.index.VirtualSearchFieldMapper
Clears all field/term definitions that are defined.
clear() - Method in class org.dlese.dpc.schemedit.action.form.BatchOperationsForm
 
clear() - Method in class org.dlese.dpc.schemedit.action.form.CollectionServicesForm
Description of the Method
clear() - Method in class org.dlese.dpc.schemedit.action.form.CreateADNRecordForm
 
clear() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
NOT YET DOCUMENTED
clear() - Method in class org.dlese.dpc.schemedit.action.form.StatusForm
Description of the Method
clear() - Method in class org.dlese.dpc.schemedit.action.form.UcasProxyForm
Description of the Method
clear() - Method in class org.dlese.dpc.schemedit.config.ErrorLog
 
clear() - Method in class org.dlese.dpc.schemedit.display.CollapseBean
Removes all state information from the CollapseBean.
clear() - Method in class org.dlese.dpc.schemedit.sif.action.form.SIFReferenceForm
Description of the Method
clear() - Method in class org.dlese.dpc.services.asn.action.form.AsnServiceForm
 
clear() - Method in class org.dlese.dpc.suggest.action.form.SuggestCommentForm
resets the bean's key attributes
clear() - Method in class org.dlese.dpc.suggest.action.form.SuggestForm
resets the bean's key attributes
clear() - Method in class org.dlese.dpc.suggest.action.form.SuggestResourceForm
resets the bean's key attributes
clear() - Method in class org.dlese.dpc.xml.schema.Log
 
clear() - Method in class org.dlese.dpc.xml.schema.ReaderStack
NOT YET DOCUMENTED
clear() - Method in class org.dlese.dpc.xml.XMLNode
 
clear() - Method in class org.dlese.dpc.xml.XMLRecord
 
clearAll() - Method in class org.dlese.dpc.index.FileIndexingServiceData
 
clearCache() - Static method in class org.dlese.dpc.vocab.HistogramVocabNode
Clear the cache that holds the totals for histogram nodes
clearDateStrings() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Description of the Method
clearGeographyStds() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
clearLoadErrors() - Method in class org.dlese.dpc.schemedit.FrameworkRegistry
Clear the load errors
clearLoadWarnings() - Method in class org.dlese.dpc.schemedit.FrameworkRegistry
Clear the load warnings
clearMap(XMLNode) - Method in class org.dlese.dpc.xml.XMLRecord
 
clearMultiValuesCache() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Clear cache of eneration values that are used to optimize property lookup during display of form.
clearNdrInfo() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Removes all content from the NDR info element.
clearNdrInfo() - Method in class org.dlese.dpc.schemedit.config.CollectionConfigReader
Remove all ndrInfo from the CollectionConfig and set "authority" to "dcs".
clearNdrInfo() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Clear the ndrInfo element
clearPaths() - Method in class org.dlese.dpc.schemedit.config.SchemaPathMap
NOT YET DOCUMENTED
clearRepeatingFieldsToPrune() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Clear the cache of repeating values that stores the repeating elements which may have empty values after form is submitted.
clearScienceStds() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
clearSearchParams() - Method in class org.dlese.dpc.schemedit.SessionBean
Wipes out information about the last search.
clearServiceReport() - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
NOT YET DOCUMENTED
clearStatusAttributes() - Method in class org.dlese.dpc.schemedit.action.form.BatchOperationsForm
Clears the status attributes (editor, status, statusNote) for batch status change.
clearStatusMessages() - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
Clear status messages
clearSyncErrors() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Clear any errors associated with External repositories, such as the NDR.
clearVocabCache() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Description of the Method
clearVocabCache() - Method in class org.dlese.dpc.dds.action.form.VocabCachingActionForm
Description of the Method
ClfLogger - Class in org.dlese.dpc.logging
This implements the DLESE extended form of the combined log format as documented at Apache logs docs.
ClfLogRecord - Class in org.dlese.dpc.logging
Represents a single log record created by ClfLogger.
ClfLogRecord() - Constructor for class org.dlese.dpc.logging.ClfLogRecord
 
close() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Closes the writers and performs clean-up
close() - Method in class org.dlese.dpc.logging.ClfLogger
 
closeConnection() - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Close the connection to SQL database
closeConnection() - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
If a relational database is being used, this should be used to close its connection once the vocabulary has been loaded
CLOSED - Static variable in class org.dlese.dpc.schemedit.display.CollapseBean
Description of the Field
closeDb() - Method in class org.dlese.dpc.services.mmd.DbConn
 
closeDb() - Method in class org.dlese.dpc.services.mmd.Query
Closes the database connection.
closeElement() - Method in class org.dlese.dpc.schemedit.display.CollapseBean
Set the state of the current element (the value returned by getId) to CLOSED.
closeElement(String) - Method in class org.dlese.dpc.schemedit.display.CollapseBean
Set the state of the specified element to CLOSED.
closeIdMapper() - Method in class org.dlese.dpc.repository.RecordDataService
Closes the local Query Object, releasing it's resources.
closeIdMapperQueryObject(Query) - Method in class org.dlese.dpc.repository.RecordDataService
Closes an IDMapper Query object, releasing its resources.
cmpMaps(Map, Map) - Static method in class org.dlese.dpc.schemedit.DocContentMap
Compares two docContent Maps - used for debugging and testing.
cmpValLists(List, List) - Static method in class org.dlese.dpc.schemedit.DocContentMap
compare the values of a doc field for the cashed and active docs
cmpVals(List, List) - Static method in class org.dlese.dpc.schemedit.DocContentMap
Debugging method to compare two value-lists.
codes - Static variable in class org.dlese.dpc.datamgr.SerializedDataManager
Converts a string that contains escaped hex encoding of the form %HEX back to plain text.Provides the inverse operation of the method encodeFileName()
CollapseBean - Class in org.dlese.dpc.schemedit.display
Maintains the state of collapsible nodes in the metadata Editor.
CollapseBean() - Constructor for class org.dlese.dpc.schemedit.display.CollapseBean
Constructor for the CollapseBean object
CollapseBeanInitializer - Class in org.dlese.dpc.schemedit.display
Class to initialize a CollapseBean which controls the visibility of fields in the metadata editor.
CollapseBeanInitializer(CollapseBean, Document, MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.display.CollapseBeanInitializer
Constructor for the CollapseBeanInitializer object
CollapseBeanInitializer(CollapseBean, Document, int, MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.display.CollapseBeanInitializer
Constructor for the CollapseBeanInitializer object
CollapseUtils - Class in org.dlese.dpc.schemedit.display
Maintains the state of collapsible nodes in the metadata Editor.
CollapseUtils() - Constructor for class org.dlese.dpc.schemedit.display.CollapseUtils
 
collapseWidget - Variable in class org.dlese.dpc.schemedit.autoform.ComplexTypeLabel
 
collection - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
collection - Variable in class org.dlese.dpc.schemedit.ADNFragDocReader
 
collection() - Method in class org.dlese.dpc.schemedit.ndr.SyncReport
 
Collection - Class in org.dlese.dpc.schemedit.ndr.util.integration
Reads spreadsheet data (xml file created from spreadsheet) with data supplied by NSDL but augmented from NCS Collect records, with the purpose of determining overlaps and gaps between the collection management info in both models.
Collection(String, String) - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.Collection
Constructor for the Collection object
Collection(String, String, String) - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.Collection
 
collection - Variable in class org.dlese.dpc.schemedit.ndr.util.integration.IntegrationUtils
 
COLLECTION - Static variable in class org.dlese.dpc.schemedit.security.auth.TypedPrincipal
 
collection - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
COLLECTION_MAPPINGS_DIR - Static variable in class org.dlese.dpc.schemedit.ndr.util.integration.CIGlobals
 
CollectionAccessAction - Class in org.dlese.dpc.schemedit.security.action
Controller for viewing and editing user access (roles) for each collection for which the sessionUser has managerial permissions.
CollectionAccessAction() - Constructor for class org.dlese.dpc.schemedit.security.action.CollectionAccessAction
 
CollectionAccessAction.UserRoleBean - Class in org.dlese.dpc.schemedit.security.action
Bean storing User object with a role value.
CollectionAccessAction.UserRoleBean(User, String) - Constructor for class org.dlese.dpc.schemedit.security.action.CollectionAccessAction.UserRoleBean
Constructor for the UserRoleBean object
CollectionAccessForm - Class in org.dlese.dpc.schemedit.security.action.form
 
CollectionAccessForm() - Constructor for class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm
 
CollectionAccessForm.RoleBean - Class in org.dlese.dpc.schemedit.security.action.form
 
CollectionAccessForm.RoleBean(String, String) - Constructor for class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm.RoleBean
 
CollectionAdopter - Class in org.dlese.dpc.schemedit.ndr.util
Use Case: there is a collection in the ndr that is not represented by a NSDL collection record in the NCS.
CollectionAdopter(String) - Constructor for class org.dlese.dpc.schemedit.ndr.util.CollectionAdopter
Constructor for the CollectionAdopter object
collectionAgentPath - Static variable in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
NOT YET DOCUMENTED
CollectionCmp - Class in org.dlese.dpc.schemedit.ndr.util.integration
Reads spreadsheet data (xml file created from spreadsheet) with data supplied by NSDL but augmented from NCS Collect records, with the purpose of determining overlaps and gaps between the collection management info in both models.
CollectionCmp() - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.CollectionCmp
Constructor for the CollectionCmp object
CollectionConfig - Class in org.dlese.dpc.schemedit.config
Holds information about a collection that is accessed via a CollectionConfigReader.
CollectionConfig(File, CollectionRegistry) - Constructor for class org.dlese.dpc.schemedit.config.CollectionConfig
Constructor for the CollectionConfig object
CollectionConfig(CollectionConfigReader) - Constructor for class org.dlese.dpc.schemedit.config.CollectionConfig
Constructor for the CollectionConfig object
collectionConfig - Variable in class org.dlese.dpc.schemedit.ndr.writer.MetadataWriter
NOT YET DOCUMENTED
CollectionConfigAction - Class in org.dlese.dpc.schemedit.action
Controller for the Collection Settings editor.
CollectionConfigAction() - Constructor for class org.dlese.dpc.schemedit.action.CollectionConfigAction
 
CollectionConfigReader - Class in org.dlese.dpc.schemedit.config
Extracts info from a Collection configuration document.
CollectionConfigReader(File) - Constructor for class org.dlese.dpc.schemedit.config.CollectionConfigReader
Create a CollectionConfigReader.
CollectionConfigTester - Class in org.dlese.dpc.schemedit.test
Tester for FrameworkConfigReader.
CollectionConfigTester(String) - Constructor for class org.dlese.dpc.schemedit.test.CollectionConfigTester
Constructor for the CollectionConfigTester object
CollectionConfigValidator - Class in org.dlese.dpc.schemedit.input
Extends SchemEditValidator to provide validation services for collection configuration records.
CollectionConfigValidator(CollectionRegistry, SchemEditForm, MetaDataFramework, ActionMapping, HttpServletRequest) - Constructor for class org.dlese.dpc.schemedit.input.CollectionConfigValidator
Constructor for the CollectionConfigValidator object
collectionDocReader - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
CollectionExporter - Class in org.dlese.dpc.ndr.dds
 
CollectionExporter() - Constructor for class org.dlese.dpc.ndr.dds.CollectionExporter
 
CollectionFileConverter - Class in org.dlese.dpc.schemedit.config
Utilities for manipulating XPaths, represented as String
CollectionFileConverter(MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.config.CollectionFileConverter
 
CollectionImporter - Class in org.dlese.dpc.ndr.dds
 
CollectionImporter() - Constructor for class org.dlese.dpc.ndr.dds.CollectionImporter
 
CollectionImporter - Class in org.dlese.dpc.schemedit.ndr
Extracts data from a Collection Metadata object and loads it into the NCS data structures to create a collection, and then creates item-level metadata from MetadataObjects in the NDR (transforming to native format if possible).
CollectionImporter(String, ServletContext) - Constructor for class org.dlese.dpc.schemedit.ndr.CollectionImporter
Constructor for the CollectionImporter object (with access to ServletContext)
CollectionImporter(String, String, String) - Constructor for class org.dlese.dpc.schemedit.ndr.CollectionImporter
Constructor for development and debugging purposes (servletContext is not available).
CollectionIndexer - Class in org.dlese.dpc.repository.indexing
Manage collections of records in a DDS repository.
CollectionIndexer(RepositoryManager, IndexingManager) - Constructor for class org.dlese.dpc.repository.indexing.CollectionIndexer
Constructor for the CollectionIndexer object
CollectionIndexingObserver - Class in org.dlese.dpc.schemedit.repository
RepositoryIndexingObsever initializes IDGenerators for each collection after reindexing the entire repository (all collections).
CollectionIndexingObserver(String, CollectionRegistry, RepositoryManager) - Constructor for class org.dlese.dpc.schemedit.repository.CollectionIndexingObserver
Constructor for the CollectionIndexingObserver object
CollectionIndexingSession - Class in org.dlese.dpc.repository.indexing
 
CollectionIndexingSession(String) - Constructor for class org.dlese.dpc.repository.indexing.CollectionIndexingSession
 
CollectionIndexingSession() - Constructor for class org.dlese.dpc.repository.indexing.CollectionIndexingSession
 
CollectionInfo - Class in org.dlese.dpc.services.dds.toolkit
Class to cache information about collections obtained from "listCollections" call to DDSServicesToolkit.
CollectionInfo() - Constructor for class org.dlese.dpc.services.dds.toolkit.CollectionInfo
 
CollectionIntegrationAction - Class in org.dlese.dpc.schemedit.ndr.action
Action supporing integration of NCS Collect Records and NDR Collections in the NDR
CollectionIntegrationAction() - Constructor for class org.dlese.dpc.schemedit.ndr.action.CollectionIntegrationAction
 
CollectionIntegrationForm - Class in org.dlese.dpc.schemedit.ndr.action.form
ActionForm bean for handling interactions with the NDR.
CollectionIntegrationForm() - Constructor for class org.dlese.dpc.schemedit.ndr.action.form.CollectionIntegrationForm
Constructor
CollectionIntegrator - Class in org.dlese.dpc.schemedit.ndr.util.integration
Reads spreadsheet data (xml file created from spreadsheet) with data supplied by NSDL but augmented from NCS Collect records, with the purpose of determining overlaps and gaps between the collection management info in both models.
CollectionIntegrator() - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.CollectionIntegrator
Constructor for the CollectionIntegrator object
CollectionLabelValueSorter - Class in org.dlese.dpc.schemedit.security.util
Sort LabelValueBeans representing [collectionName, collectionKey] by the label (collectionName).
CollectionLabelValueSorter() - Constructor for class org.dlese.dpc.schemedit.security.util.CollectionLabelValueSorter
 
collectionMetaName - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
CollectionReaper - Class in org.dlese.dpc.schemedit.repository
Deletes a collections by moving metadata records to a "baseTrashDir" directory.
CollectionReaper(String, String, String, String) - Constructor for class org.dlese.dpc.schemedit.repository.CollectionReaper
Constructor for the debugging the CollectionReaper
CollectionReaper(String, ServletContext) - Constructor for class org.dlese.dpc.schemedit.repository.CollectionReaper
constructor for use from Schemedit app
collectionRegistry - Variable in class org.dlese.dpc.schemedit.action.DCSAction
 
CollectionRegistry - Class in org.dlese.dpc.schemedit.config
Holds CollectionConfig instances in a map structure, keyed by collection id (e.g., "dcc"); The registry is initialized during system startup by reading from a configDir where the collection config files are located.
CollectionRegistry() - Constructor for class org.dlese.dpc.schemedit.config.CollectionRegistry
no-argument Constructor for the CollectionRegistry object
CollectionRegistry(File, String, String) - Constructor for class org.dlese.dpc.schemedit.config.CollectionRegistry
Register collections from configuration directory
CollectionServicesAction - Class in org.dlese.dpc.schemedit.action
A Struts Action controlling several collection-level operations, including creation, export, validation, and deletion.
CollectionServicesAction() - Constructor for class org.dlese.dpc.schemedit.action.CollectionServicesAction
 
CollectionServicesForm - Class in org.dlese.dpc.schemedit.action.form
ActionForm bean for handling requests for Collections-based operations, such as creating, deleting, exporting and validating collections.
CollectionServicesForm() - Constructor for class org.dlese.dpc.schemedit.action.form.CollectionServicesForm
Constructor
CollectionXSLReader - Class in org.dlese.dpc.schemedit.ndr.util.integration
Reads spreadsheet data (xml file created from spreadsheet) with data supplied by NSDL but augmented from NCS Collect records, with the purpose of determining overlaps and gaps between the collection management info in both models.
CollectionXSLReader() - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLReader
Constructor for the CollectionXSLReader object
CollectionXSLReader(String) - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLReader
Constructor for the CollectionXSLReader object taking a path to a tab-delimited* datafile.
CollectionXSLRecord - Class in org.dlese.dpc.schemedit.ndr.util.integration
Wraps a row from CollectionXSLReader, reprsenting information about a particular collection with the purpose of determining overlaps and gaps between the collection management info in NDR and NCS models.
CollectionXSLRecord(Element) - Constructor for class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLRecord
Constructor for the CollectionXSLRecord object
ColoradoBenchmark - Class in org.dlese.dpc.standards.asn
Extends AsnStandard to provide custom "description" for Colorado Benchmarks.
ColoradoBenchmark(AsnStatement, AsnDocument) - Constructor for class org.dlese.dpc.standards.asn.ColoradoBenchmark
Constructor for the ColoradoBenchmark object
ColoradoStandardDisplay - Class in org.dlese.dpc.standards.asn
NOT YET DOCUMENTED
ColoradoStandardDisplay() - Constructor for class org.dlese.dpc.standards.asn.ColoradoStandardDisplay
 
commaDelimitedToArray(String) - Static method in class org.dlese.dpc.suggest.SuggestUtils
Converts a comma-delimited string into a String array.
command - Variable in class org.dlese.dpc.schemedit.ndr.ReportEntry
 
CommCoreFrameworkPlugin - Class in org.dlese.dpc.schemedit.standards.commcore
CATService FrameworkPlugin providing information specific to the "comm_core" framework.
CommCoreFrameworkPlugin() - Constructor for class org.dlese.dpc.schemedit.standards.commcore.CommCoreFrameworkPlugin
 
CommCoreServiceHelper - Class in org.dlese.dpc.schemedit.standards.commcore
Run-time support for CAT suggestion service, which acts as intermediary between CAT Service client and Form bean/JSP pages.
CommCoreServiceHelper(SchemEditForm, CATHelperPlugin) - Constructor for class org.dlese.dpc.schemedit.standards.commcore.CommCoreServiceHelper
Constructor for the CommCoreServiceHelper object
CommCoreServiceHelper - Class in org.dlese.dpc.standards.commcore
Class to read all comm-core standards documents in specified directory, and provide access to their contents, e.g., getStdDocument, getStandard.
CommCoreServiceHelper(String) - Constructor for class org.dlese.dpc.standards.commcore.CommCoreServiceHelper
Constructor for the CommCoreServiceHelper object
CommCoreServlet - Class in org.dlese.dpc.standards.commcore
Servlet responsible for initializing the StandardsSuggestionService.
CommCoreServlet() - Constructor for class org.dlese.dpc.standards.commcore.CommCoreServlet
 
CommCoreStandardsDocument - Class in org.dlese.dpc.schemedit.standards.commcore
Provides acess to a single CommCore Standards Document (and individual standards contained within) via the StdDocument and Standard classes.
CommCoreStandardsDocument(File) - Constructor for class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsDocument
Constructor for the CommCoreStandardsDocument object
CommCoreStandardsDocument(StdDocument) - Constructor for class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsDocument
Constructor for the CommCoreStandardsDocument object
CommCoreStandardsManager - Class in org.dlese.dpc.schemedit.standards.commcore
StandardsManager for the CommCore Framework.
CommCoreStandardsManager(String, String, File) - Constructor for class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsManager
Constructor for the CommCoreStandardsManager object
CommCoreStandardsNode - Class in org.dlese.dpc.schemedit.standards.commcore
Implements the StandardsNode interface using information from a Commcore instance.
CommCoreStandardsNode(Standard, CommCoreStandardsNode) - Constructor for class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsNode
Constructor for the CommCoreStandardsNode object given a ResultDoc instance
comment(String) - Static method in class org.dlese.dpc.schemedit.vocab.integrity.Utils
 
comment(char[], int, int) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
CommentEmailer - Class in org.dlese.dpc.suggest.comment
Formats and sends email notifying of a newly suggested resource
CommentEmailer(String, SuggestHelper) - Constructor for class org.dlese.dpc.suggest.comment.CommentEmailer
Constructor for the CommentEmailer object
CommentRecord - Class in org.dlese.dpc.suggest.comment
SuggestionRecord for Suggestors using the "dlese_anno" metadata framework.
CommentRecord(Document, SchemaHelper) - Constructor for class org.dlese.dpc.suggest.comment.CommentRecord
Creates a new CommentRecord given a LOCALIZED dom4j.Document and SchemaHelper, but doesn't assign an id
commit() - Method in class org.dlese.dpc.schemedit.security.login.SimpleLogin
This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).
commitSucceeded - Variable in class org.dlese.dpc.schemedit.security.login.SimpleLogin
 
compare(Object, Object) - Method in class org.dlese.dpc.dds.SortDocsAlphabetically
Provide comparison for sorting Lucene documents alphabetically by "title"
compare(Object, Object) - Method in class org.dlese.dpc.dds.SortResultDocsAlphabetically
Provide comparison for sorting Lucene documents alphabetically by "title"
compare(Object, Object) - Method in class org.dlese.dpc.index.LuceneFieldComparator
Deprecated. Compares two ResultDocs for sorting by a Lucene field, indicated at construction time.
compare(Object, Object) - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter.CollectionAccessionStatusComparator
Compares two collection accession XML nodes for sorting.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.FormatComparator
Campares the format field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.NameComparator
Campares the name field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.NumDeletedComparator
Campares the numDeleted field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.NumFilesComparator
Campares the numFiles field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.NumIndexedComparator
Campares the numIndexed field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.NumIndexingErrorsComparator
Campares the numIndexingErrors field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.SetSpecComparator
Campares the setSpec field.
compare(Object, Object) - Method in class org.dlese.dpc.repository.SetInfo.StatusComparator
Campares the status field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.config.SchemaPathComparator
sorts by order in which paths are processed by MetadataFramework.populateFields (and therefore are added to the docMap) so one value doesn't get stomped by another.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.config.SortStatusFlags
Provide comparison for sorting StatusFlag by their label property
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumDoneComparator
Campares the numDone field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumNotValidComparator
Campares the numDone field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumSyncErrorsComparator
Campares the numDone field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumValidComparator
Campares the numDone field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumWorkingComparator
Campares the numWorking field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.dcs.SortStatusEntries
Provide comparison for sorting Sugest a URL Records by "lastModified" property
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.input.ElementsOrderer.ElementOrderComparator
Compare two asset Elements which may or not have an "order" attribute
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.input.SchemEditActionErrors.DocOrderComparator
sorts by order in which paths are processed by StructureWalker (and therefore are added to the SchemaNodeMap)
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.input.SortInputFieldAscending
Compare InputField objects by their XPath fields (in "natural order"), only taking indexing into account (e.g., "/record/general[1] comes before "record/general[10]").
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.input.SortInputFieldDescending
Compare InputField objects by their XPath fields (in reverse of "natural order")
compare(String) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.NSDLCollectionUtils
Description of the Method
compare(NSDLCollectionReader, NCSCollectReader) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.NSDLCollectionUtils
Description of the Method
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.security.action.UserManagerAction.CollectionRoleBeanSorter
NOT YET DOCUMENTED
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.security.user.FullNameComparator
NOT YET DOCUMENTED
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.security.user.UserNameComparator
Compare (case insensitive) by usernames
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.security.util.CollectionLabelValueSorter
Compare the labels of the provided LabelValueBeans.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.security.util.RoleCollectionComparator
A lexical comparison
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.SessionBean.IdComparator
Campares the session id field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.SessionBean.IdleTimeComparator
Campares the session id field.
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.SortRecsByLastMod
Compare InputField objects by their XPath fields (in reverse of "natural order")
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.standards.adn.AdnStandard.StandardComparator
Description of the Method
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.standards.asn.NsdlGradeRangeHelper.GrItemComparator
Compare two GradeRanges to enable "NSDL graderange sort".
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.test.SchemaPathSorter.DocOrderComparator
sorts by order in which paths are processed by StructureWalker (and therefore are added to the SchemaNodeMap)
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.test.SearchServiceClient.TitleComparator
 
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService.SortReports
Provide comparison for sorting Sugest a URL Records by "lastModified" property
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.url.DupSim.DupSimComparator
Description of the Method
compare(Object, Object) - Method in class org.dlese.dpc.schemedit.vocab.SortTermAndDeftns
Provide comparison for sorting Sugest a URL Records by reverse "creation Date"
compare(Object, Object) - Method in class org.dlese.dpc.suggest.resource.urlcheck.SimSorter
Description of the Method
compare(Object, Object) - Method in class org.dlese.dpc.util.FileModDateComparator
Compares two Files for sorting by their modification date.
compare(Object, Object) - Method in class org.dlese.dpc.xml.Dom4jNodeListComparator
Compares two dom4j Nodes for sorting by an xPath.
compare(Object, Object) - Method in class org.dlese.dpc.xml.schema.SchemaNodeMap.DocOrderComparator
sorts by order in which paths are processed by StructureWalker (and therefore are added to the SchemaNodeMap)
compare(String, String) - Static method in class org.dlese.dpc.xml.XPathUtils
Compares two xpaths for "xpath order", using "natuiral" or alphabetical ordering except for when xpath indexing is involved, e.g., "/record/general[3]/foo[5]" is "less than" "/record/general[4]/foo[6]".
compareInfoModels() - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.NSDLCollectionUtils
Description of the Method
compareOne() - Method in class org.dlese.dpc.schemedit.standards.adn.util.AsnMappingDocument
 
compareTo(Object) - Method in class org.dlese.dpc.index.ResultDoc
Compares two ResultDocs for sorting by score.
compareTo(Object) - Method in class org.dlese.dpc.index.TermDocCount
Compares two TermDocCount by the term count.
compareTo(Object) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Compare for sorting purposes
compareTo(Object) - Method in class org.dlese.dpc.repository.SetInfo
Compares two SetInfos by the Set Name.
compareTo(Object) - Method in class org.dlese.dpc.services.mmd.MmdRec
Implement Comparable interface
compareWithCatDocs() - Method in class org.dlese.dpc.schemedit.standards.StandardsRegistry
 
compiledPatterns - Variable in class org.dlese.dpc.schemedit.security.access.UrlPatternMatcher
 
COMPLETED_OAI_ERROR - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
NOT YET DOCUMENTED
COMPLETED_SERIOUS_ERROR - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
NOT YET DOCUMENTED
COMPLETED_SUCCESSFUL - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
NOT YET DOCUMENTED
completedAnnos - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
completedAnnosByType - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
completedHarvestMessage(int, int, String, String, long, long, String, String, String) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A final report detailing the result of a successful harvest.
completedHarvestMessage(int, int, String, String, long, long, String, String, String) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A final report detailing the result of a successful harvest, which only occurs if no errors have occured.
completedHarvestMessage(int, int, String, String, long, long, String, String, String) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A final report detailing the result of a successful harvest.
COMPLEX_TYPE - Static variable in interface org.dlese.dpc.xml.schema.GlobalDef
 
ComplexType - Class in org.dlese.dpc.xml.schema
Wrapper for ComplexType definitions in XML Schemas.
ComplexType(Element, String, Namespace, SchemaReader) - Constructor for class org.dlese.dpc.xml.schema.ComplexType
Constructor for the ComplexType object
ComplexTypeLabel - Class in org.dlese.dpc.schemedit.autoform
Class to render an element label for metadata editors and viewers.
ComplexTypeLabel() - Constructor for class org.dlese.dpc.schemedit.autoform.ComplexTypeLabel
 
component - Variable in class org.dlese.dpc.ndr.apiproxy.InputXMLComponent
NOT YET DOCUMENTED
compositor - Variable in class org.dlese.dpc.schemedit.test.CompositorTester
The compositor created by CompositorTester for the specified schema, instanceDocument, and xpath;
Compositor - Class in org.dlese.dpc.xml.schema.compositor
Compositor class specifies methods for accessing and validating the "members" of a Compositor Element (i.e., All, Sequence and Choice), as well as the acceptsNewMember method.
Compositor(ComplexType, Element) - Constructor for class org.dlese.dpc.xml.schema.compositor.Compositor
Constructor for the Compositor object.
Compositor(ComplexType) - Constructor for class org.dlese.dpc.xml.schema.compositor.Compositor
Constructor for the Compositor object
COMPOSITOR - Static variable in class org.dlese.dpc.xml.schema.compositor.CompositorMember
 
CompositorGuard - Class in org.dlese.dpc.xml.schema.compositor
The CompositorGuard classes is responsible for enforcing the min and max occurrance schema constraints defined for a Compositor (e.g., All, Choice, or Sequence).
CompositorGuard(Compositor, Element) - Constructor for class org.dlese.dpc.xml.schema.compositor.CompositorGuard
Constructor for the CompositorGuard object
CompositorGuard(Compositor, List) - Constructor for class org.dlese.dpc.xml.schema.compositor.CompositorGuard
Constructor for the CompositorGuard object
CompositorMember - Class in org.dlese.dpc.xml.schema.compositor
Represents a *Member* of the Compositor (e.g., All, Sequence, or Choice) specified in ComplexType definition.
CompositorMember(Element, Compositor) - Constructor for class org.dlese.dpc.xml.schema.compositor.CompositorMember
Constructor for the Member object
CompositorMember(GlobalElement) - Constructor for class org.dlese.dpc.xml.schema.compositor.CompositorMember
Construct a CompositorMember given a GlobalElement.
CompositorTester - Class in org.dlese.dpc.schemedit.test
Provides Helpful methods for creating and testing Compositors and CompositorGuards
CompositorTester(String, String) - Constructor for class org.dlese.dpc.schemedit.test.CompositorTester
Constructor for the CompositorTester object
compressions - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
compressions
COMPRESSIONS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
conf - Variable in class org.dlese.dpc.index.reader.DocReader
The index that was searched over.
configPath - Variable in class org.dlese.dpc.schemedit.vocab.layout.VocabLayoutConfig
 
CONFIGURE_AND_INITIALIZE - Static variable in class org.dlese.dpc.repository.indexing.IndexingEvent
Indicates the watcher should update its configuration to get any changes and (re)initialize.
connect() - Method in class org.dlese.dpc.ndr.connection.NDRConnection
Connect via this NDR connection.
Constants - Class in org.dlese.dpc.schemedit
Schemedit Constants
Constants() - Constructor for class org.dlese.dpc.schemedit.Constants
 
Contact - Class in org.dlese.dpc.schemedit.ndr.util
Class representing an Contact attribute of the serviceDescription
Contact(String, String, String) - Constructor for class org.dlese.dpc.schemedit.ndr.util.Contact
Constructor for the Contact object
Contact(Element) - Constructor for class org.dlese.dpc.schemedit.ndr.util.Contact
 
contains(String) - Method in class org.dlese.dpc.schemedit.RecordList
returns true of the provided id is managed by this RecordList
contains(GradeRange) - Method in class org.dlese.dpc.schemedit.standards.asn.GradeRange
Determines if the extents of this GradeRange contain those of provided gradeRange.
contains(Object, Object) - Static method in class org.dlese.dpc.util.Utils
Returns true if the object in the first parameter contains the Object in the second parameter according to the Objects equals method.
contains(String) - Method in class org.dlese.dpc.xml.schema.ReaderStack
NOT YET DOCUMENTED
containsAnalyzer(String) - Method in class org.dlese.dpc.index.analysis.PerFieldAnalyzer
Determines if an Analyzer is configured for the given field.
containsDirectory(File) - Method in class org.dlese.dpc.repository.SetInfo
Determines whether a directory is configured in this SetInfo.
containsDirInfo(DirInfo) - Method in class org.dlese.dpc.repository.SetInfo
Determines whether a DirInfo that matches the attributes of the given DirInfo already exists in this SetInfo.
containsKey(Object) - Method in class org.dlese.dpc.index.reader.DocumentMap
Determines whether a given field exists in the Lucene Document.
containsKey(Object) - Method in class org.dlese.dpc.index.reader.LazyDocumentMap
Determines whether a given field exists in the Lucene Document.
containsKey(String) - Method in class org.dlese.dpc.xml.schema.GlobalDefMap
Description of the Method
containsKey(String) - Method in class org.dlese.dpc.xml.schema.SchemaNodeMap
Description of the Method
containsScheduledHarvest(Long) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Determines whether the given ScheduledHarvest ID is in this manager.
containsValue(Object) - Method in class org.dlese.dpc.index.reader.DocumentMap
Determines whether the given field value is present in the Lucene Document.
containsValue(Object) - Method in class org.dlese.dpc.index.reader.LazyDocumentMap
Determines whether the given field value is present in the Lucene Document.
containsValue(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Determine whether the given ScheduledHarvest value is in this manager.
content - Variable in class org.dlese.dpc.schemedit.input.ReferenceResolver.ResolverResults
Description of the Field
contentLength - Variable in class org.dlese.dpc.logging.ClfLogRecord
The content length of the document returned to the client.
ContentUtils - Class in org.dlese.dpc.ndr.toolkit
 
ContentUtils() - Constructor for class org.dlese.dpc.ndr.toolkit.ContentUtils
 
contextDestroyed(ServletContextEvent) - Method in class org.dlese.dpc.schemedit.SessionRegistry
Method called when a context is destroyed.
contextInitialized(ServletContextEvent) - Method in class org.dlese.dpc.schemedit.SessionRegistry
Called when context is initialized, sets ServletContext as class attribute.
contractAmpersands(String) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Contract expanded ampersands (&) that are part of entity references.
control - Variable in class org.dlese.dpc.schemedit.autoform.SimpleTypeLabel
 
controls(Roles.Role) - Method in enum org.dlese.dpc.schemedit.security.access.Roles.Role
 
controls(Roles.Role, String) - Method in class org.dlese.dpc.schemedit.security.user.User
Does this user have a role higher than the provided for the specified collection
controls(RolesTest.Role) - Method in enum org.dlese.dpc.schemedit.test.RolesTest.Role
 
convert(String) - Method in class org.dlese.dpc.schemedit.config.CollectionFileConverter
 
convert() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataConverter
Convert a directory of dcs_data files into new format by calling convertFile on each file.
convert(File) - Static method in class org.dlese.dpc.schemedit.security.user.UserdataConverter
 
convert(String) - Static method in class org.dlese.dpc.schemedit.security.user.UserdataConverter
 
convertDateToString(Date, String) - Static method in class org.dlese.dpc.util.Utils
Converts a Java Date that into a formatted String.
convertDirectory(File) - Method in class org.dlese.dpc.schemedit.config.FrameworkConfigConverter
 
convertDirectory(File) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataConverter
 
convertedDir - Variable in class org.dlese.dpc.schemedit.config.FrameworkConfigConverter
 
convertFile(File) - Method in class org.dlese.dpc.schemedit.config.FrameworkConfigConverter
Convert file to new format if necessary
convertFile(File) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataConverter
Convert file to new format if necessary
convertLongToDate(long) - Static method in class org.dlese.dpc.util.Utils
Converts a long representation of time to a Date.
convertMillisecondsToTime(long) - Static method in class org.dlese.dpc.util.Utils
Converts a long that represents time in milliseconds to a String that displays the time in minutes and seconds.
convertQuery(String, String, String, String, String) - Static method in class edu.ucsb.adl.LuceneGeospatialQueryConverter
Converts a geospatial query to a Lucene query.
convertQuery(String, String, String, String, String, double, double, double, double) - Static method in class edu.ucsb.adl.LuceneGeospatialQueryConverter
Converts a geospatial query to a Lucene query.
convertStringToDate(String, String) - Static method in class org.dlese.dpc.util.Utils
Converts a String that contains a recognizable date/time to a Java Date object.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
Performs XML conversion from ADN to BriefMeta format.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.ADNToLocalizedFormatConverter
Performs XML conversion from ADN to ADN localized.
convertXML(String, XMLDocReader, ServletContext) - Method in class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
Performs XML conversion from ADN to nsdl_dc format.
convertXML(String, XMLDocReader, ServletContext) - Method in class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
Performs XML conversion from ADN to oai_dc format.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.DLESEAnnoToLocalizedFormatConverter
Performs XML conversion from DLESE Anno to DLESE Anno localized.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.DLESECollectToLocalizedFormatConverter
Performs XML conversion from DLESE Collect to DLESE Collect localized.
convertXML(String) - Method in class org.dlese.dpc.xml.LIBRARY_DCToNSDL_DCFormatConverter
NOT YET DOCUMENTED
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.LIBRARY_DCToNSDL_DCFormatConverter
NOT YET DOCUMENTED
convertXML(String, XMLDocReader, ServletContext) - Method in class org.dlese.dpc.xml.NCS_ITEMToNSDL_DCFormatConverter
Performs XML conversion from ADN to oai_dc format.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.NewsOppsToLocalizedFormatConverter
Performs XML conversion from news_opps to news_opps localized.
convertXML(String, XMLDocReader, ServletContext) - Method in class org.dlese.dpc.xml.NSDL_DCToNCS_ITEMFormatConverter
Performs XML conversion from ADN to oai_dc format.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.SimpleXMLFormatConverter
Performs XML conversion from the input format to the output format by simply adding a coment to the end of the input XML record.
convertXml(String, String, String) - Method in class org.dlese.dpc.xml.XMLConversionService
Converts XML from one format to another, without the use of a cache to store or save results.
convertXML(String, XMLDocReader, ServletContext) - Method in interface org.dlese.dpc.xml.XMLDocumentFormatConverter
Performs XML conversion from the input format to the output format and may use content available in the given Lucene Document.
convertXML(String, ServletContext) - Method in interface org.dlese.dpc.xml.XMLFormatConverter
Performs XML conversion from the input format to the output format.
coppa - Variable in class org.dlese.dpc.suggest.action.form.SuggestForm
 
copy(File, File) - Static method in class org.dlese.dpc.util.Files
Copys the contents of one file to another, as bytes.
copyDir(File, File) - Static method in class org.dlese.dpc.util.Files
Recursively copies the contents of one directory to another.
copyFile(File, File) - Static method in class org.dlese.dpc.util.FileCopy
 
copyMoveRecord(String, String) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Write a copied version of a metadata record into a destination collectioni
copyRecord(String, String, CollectionConfig, User) - Method in class org.dlese.dpc.schemedit.MetaDataFramework
Copy the given xml record, inserting new values as specified by the Collection configuration.
copyRecord(String, User) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Create a new record within the same collection as the original.
copyright - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
cost - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
counter - Variable in class org.dlese.dpc.schemedit.autoform.RendererHelper
Keeps track of number of Renderer instantiations to guard against infinite loops
countMembers() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
CountMembersRequest - Class in org.dlese.dpc.ndr.request
NOT YET DOCUMENTED
CountMembersRequest() - Constructor for class org.dlese.dpc.ndr.request.CountMembersRequest
Constructor for the CountMembersRequest object
CountMembersRequest(String) - Constructor for class org.dlese.dpc.ndr.request.CountMembersRequest
Constructor for the CountMembersRequest object given a handle for a Aggregator or MetadataProvider object.
create(String, String, int) - Method in interface org.dlese.dpc.index.LuceneIndex
 
create(String, String, String[], int) - Method in interface org.dlese.dpc.index.LuceneIndex
 
create(File, Document, FileIndexingPlugin, HashMap) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Creates the Lucene Document for the given resource or returns null if unable to create.
CreateADNRecordAction - Class in org.dlese.dpc.schemedit.action
A Struts Action controlling interaction during creation of ADN records in the DCS.
CreateADNRecordAction() - Constructor for class org.dlese.dpc.schemedit.action.CreateADNRecordAction
 
CreateADNRecordForm - Class in org.dlese.dpc.schemedit.action.form
ActionForm bean for handling requests to create ADN Records
CreateADNRecordForm() - Constructor for class org.dlese.dpc.schemedit.action.form.CreateADNRecordForm
Constructor
created - Variable in class org.dlese.dpc.schemedit.standards.asn.AsnDocInfo
NOT YET DOCUMENTED
createdDate - Variable in class org.dlese.dpc.ndr.reader.NdrObjectReader
 
createdDate - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
CreateJavascriptSurveyFromHTMLForm - Class in org.dlese.dpc.surveys
Parse the HTML form found (hopefully) at the given URL, and turn it into a Javascript-rendered version that can easily be included in the DLESE site.
CreateJavascriptSurveyFromHTMLForm(String, String) - Constructor for class org.dlese.dpc.surveys.CreateJavascriptSurveyFromHTMLForm
Constructor for the CreateJavascriptSurveyFromHTMLForm object
createList(String, String) - Method in class org.dlese.dpc.ldap.LdapClient
Creates an empty list of names, using a the admin dn/pswd for authorization, and adds the owner as a DLESElistMember of the list.
createLogEntryDoc(String) - Method in class org.dlese.dpc.index.writer.WebLogEntryWriter
Create a log entry Document, storing and indexing the given notes.
CreateMastRecordAction - Class in org.dlese.dpc.schemedit.action
A Struts Action controlling interaction during creation of records for the "mast" framework, including iteraction with "metaextract" service to populate record fields.
CreateMastRecordAction() - Constructor for class org.dlese.dpc.schemedit.action.CreateMastRecordAction
 
createModuleConfig(String) - Method in class org.dlese.dpc.schemedit.struts.MyModuleConfigFactory
Create and return a newly instansiated MyModuleConfig.
createNewNode(String) - Method in class org.dlese.dpc.xml.schema.DocMap
Creates a new node at the location specified by the xpath, creating all the necessary nodes along the path in the process.
createNewSiblingNode(String) - Method in class org.dlese.dpc.xml.schema.DocMap
Creates new node that is a sibling of the node at provided xpath
createRecord(ActionForm) - Method in class org.dlese.dpc.suggest.action.SuggestAction
Update the SuggestionRecord (managed by SuggestResourceHelper) with values from the form bean
createRecord(ActionForm) - Method in class org.dlese.dpc.suggest.action.SuggestCommentAction
Update the SuggestionRecord (managed by SuggestCommentHelper) with values from the form bean.
createRecord(ActionForm) - Method in class org.dlese.dpc.suggest.action.SuggestResourceAction
Update the SuggestionRecord (managed by SuggestResourceHelper) with values from the form bean
CreateRecordAction - Class in org.dlese.dpc.schemedit.action
A Struts Action controlling interaction during creation of metadata records for frameworks that require an initial data-entry screen before entering the metadata editor.
CreateRecordAction() - Constructor for class org.dlese.dpc.schemedit.action.CreateRecordAction
 
createStandardsManager(MetaDataFramework) - Method in class org.dlese.dpc.schemedit.standards.config.SuggestionServiceManager
StandardsManager factory that uses a MetaDataFramework and a SuggestionServiceConfig instance to create the appropriate instance.
createUser(String) - Method in class org.dlese.dpc.schemedit.security.user.UserManager
Create a new User instance for provided user name.
creators - Variable in class org.dlese.dpc.schemedit.SessionBean
 
creators - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
crypt(String) - Static method in class org.dlese.dpc.util.strings.Rot13
Return an encrypted/decrypted version of the given string
cryptPassword(char[]) - Static method in class org.dlese.dpc.schemedit.security.login.Utils
Perform MD5 hashing on the supplied password and return a char array containing the encrypted password as a printable string.
currentVocabFramework - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
currentVocabGroup - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
currentVocabName - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
CurriculumStructureReader - Class in org.dlese.dpc.schemedit.sif
 
CurriculumStructureReader(String) - Constructor for class org.dlese.dpc.schemedit.sif.CurriculumStructureReader
 

D

data - Static variable in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLReader
NOT YET DOCUMENTED
data - Variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
NOT YET DOCUMENTED
DATA_TYPES - Static variable in class org.dlese.dpc.schemedit.standards.config.SuggestionServiceConfig
 
dataAdded(DataEvent) - Method in interface org.dlese.dpc.datamgr.DataListener
Invoked when a DataManager has added new data.
dataChanged(DataEvent) - Method in interface org.dlese.dpc.datamgr.DataListener
Invoked when a DataManager has changed existing data.
DataComponent - Class in org.dlese.dpc.ndr.apiproxy
 
DataComponent() - Constructor for class org.dlese.dpc.ndr.apiproxy.DataComponent
Constructor for the DataComponent object
DataEvent - Class in org.dlese.dpc.datamgr
Indicates that an event occurred affecting data managed by a DataManager source.
DataEvent(DataManager) - Constructor for class org.dlese.dpc.datamgr.DataEvent
Contruct a DataEvent
dataFile - Static variable in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionCmp
 
dataFile - Static variable in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionIntegrator
 
dataFile - Static variable in class org.dlese.dpc.schemedit.ndr.util.integration.MisMatches
 
DataListener - Interface in org.dlese.dpc.datamgr
Provides the interface for Objects listening to a DataManager source.
dataManager() - Method in class org.dlese.dpc.datamgr.DataEvent
Convenience method for listeners to retrieve the DataManager event source
DataManager - Class in org.dlese.dpc.datamgr
Provides an abstract implementation of a common interface for applications needing to work with a data store.
DataManager() - Constructor for class org.dlese.dpc.datamgr.DataManager
 
dataPath - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
The path to the data store
dataRemoved(DataEvent) - Method in interface org.dlese.dpc.datamgr.DataListener
Invoked when a DataManager has removed data.
dataStore - Variable in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
 
DataStoreTester - Class in org.dlese.dpc.schemedit.test
Utilities for manipulating XPaths, represented as String
DataStreamWrapper - Class in org.dlese.dpc.ndr.dcsapi
 
DataStreamWrapper() - Constructor for class org.dlese.dpc.ndr.dcsapi.DataStreamWrapper
TODO - make the internal representation nodes, not Strings
DateFieldTools - Class in org.dlese.dpc.index.document
Provides support for converting dates to strings and vice-versa using seconds as the default time granularity.
DateFieldTools() - Constructor for class org.dlese.dpc.index.document.DateFieldTools
 
DateRangeFilter - Class in org.dlese.dpc.index.search
Filters Lucene search results based on a range of Dates or times.
DateRangeFilter(String, Date, Date) - Constructor for class org.dlese.dpc.index.search.DateRangeFilter
Constructs a filter for field f matching dates between from and to inclusively.
dateToString(Date) - Static method in class org.dlese.dpc.index.document.DateFieldTools
Converts a Date to a string suitable for indexing using resolution to seconds.
DateValidator - Class in org.dlese.dpc.xml.schema
Functions for validating date-related schema data types.
DateValidator() - Constructor for class org.dlese.dpc.xml.schema.DateValidator
 
DbConn - Class in org.dlese.dpc.services.mmd
Provides a DB Connection and some low level access methods.
DbConn(int, String) - Constructor for class org.dlese.dpc.services.mmd.DbConn
 
dbDriver - Variable in class org.dlese.dpc.schemedit.security.login.DBLogin
 
DBLogin - Class in org.dlese.dpc.schemedit.security.login
Simple database based authentication module.
DBLogin() - Constructor for class org.dlese.dpc.schemedit.security.login.DBLogin
 
dbPassword - Variable in class org.dlese.dpc.schemedit.security.login.DBLogin
 
dbstring(Timestamp) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(double) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(int) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(long) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(Timestamp) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(double) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(int) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(long) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringforce(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringforcecom(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringsub(String, boolean) - Static method in class org.dlese.dpc.services.mmd.DbConn
Creates a string suitable for MySQL commands, including escaped quotes and the surrounding single quotes.
dbURL - Variable in class org.dlese.dpc.schemedit.security.login.DBLogin
 
dbUser - Variable in class org.dlese.dpc.schemedit.security.login.DBLogin
 
DCS_SPECIAL - Static variable in class org.dlese.dpc.schemedit.config.StatusFlags
 
DCSAction - Class in org.dlese.dpc.schemedit.action
Base Action class that sets up access to global structures as instance variables.
DCSAction() - Constructor for class org.dlese.dpc.schemedit.action.DCSAction
 
DCSAdminAction - Class in org.dlese.dpc.schemedit.action
Implementation of Action that handles administration of a metadata repository.
DCSAdminAction() - Constructor for class org.dlese.dpc.schemedit.action.DCSAdminAction
 
DCSAdminForm - Class in org.dlese.dpc.schemedit.action.form
This class uses the getter methods of the ProviderBean and then adds setter methods for editable fields.
DCSAdminForm() - Constructor for class org.dlese.dpc.schemedit.action.form.DCSAdminForm
Constructor for the DCSAdminForm Bean object
DCSBrowseAction - Class in org.dlese.dpc.schemedit.action
A Struts Action for handling query requests for browsing a collection in the DCS.
DCSBrowseAction() - Constructor for class org.dlese.dpc.schemedit.action.DCSBrowseAction
 
DCSBrowseForm - Class in org.dlese.dpc.schemedit.action.form
Supports the collection browser of the DCS.
DCSBrowseForm() - Constructor for class org.dlese.dpc.schemedit.action.form.DCSBrowseForm
Constructor for the DCSBrowseForm object
DcsDataConverter - Class in org.dlese.dpc.schemedit.dcs
Converts old style DcsData records (that only mantained a single-entry) into history-aware records.
DcsDataConverter(String, MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataConverter
DcsDataConverter Constructor.
DcsDataConverter.DirectoryFilter - Class in org.dlese.dpc.schemedit.dcs
 
DcsDataConverter.DirectoryFilter() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataConverter.DirectoryFilter
 
DcsDataDocReader - Class in org.dlese.dpc.schemedit.dcs
Reader to extract DcsData (aka "workflow status") information from a LuceneDoc created by DcsDataFileIndexingPlugin.
DcsDataDocReader() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataDocReader
Constructor for the DcsDataDocReader object
DcsDataDocReader(Document, SimpleLuceneIndex) - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a DleseCollectionFileIndexingWriter.
DcsDataException - Exception in org.dlese.dpc.schemedit.dcs
Simply wraps Exception.
DcsDataFileIndexingPlugin - Class in org.dlese.dpc.schemedit.dcs
Helper for indexing DCS-specific workflow status information along with the normally-indexed fields for a metadata record.
DcsDataFileIndexingPlugin() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataFileIndexingPlugin
 
dcsDataManager - Variable in class org.dlese.dpc.schemedit.action.DCSAction
 
DcsDataManager - Class in org.dlese.dpc.schemedit.dcs
Provides access to, and caching of DcsDataRecord instances that house workflow status associated with each metadata record managed by the DCS.
DcsDataManager(RepositoryManager, MetaDataFramework, CollectionRegistry) - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataManager
Create a DcsDataManager.
dcsDataManager - Variable in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
 
DcsDataRecord - Class in org.dlese.dpc.schemedit.dcs
Used to manage dcs_data that is associated with an indexed item-level record.
DcsDataRecord(File, MetaDataFramework, CollectionConfig, DcsDataManager) - Constructor for class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Constructor for DcsDataRecord.
dcsDataRecord - Variable in class org.dlese.dpc.schemedit.ndr.writer.MetadataWriter
NOT YET DOCUMENTED
DcsDataTester - Class in org.dlese.dpc.schemedit.test
Tester for DcsDataRecord and related classes.
DcsDataTester(String) - Constructor for class org.dlese.dpc.schemedit.test.DcsDataTester
Constructor for the DcsDataTester object
DCSQueryAction - Class in org.dlese.dpc.schemedit.action
A Struts Action for handling query requests that access a SimpleLuceneIndex.
DCSQueryAction() - Constructor for class org.dlese.dpc.schemedit.action.DCSQueryAction
 
DCSQueryForm - Class in org.dlese.dpc.schemedit.action.form
A Struts Form bean for handling query requests that access a SimpleLuceneIndex.
DCSQueryForm() - Constructor for class org.dlese.dpc.schemedit.action.form.DCSQueryForm
Constructor for the DCSQueryForm object
DCSQueryForm.ParamPair - Class in org.dlese.dpc.schemedit.action.form
Holds paramter, value pairs.
DCSQueryForm.ParamPair() - Constructor for class org.dlese.dpc.schemedit.action.form.DCSQueryForm.ParamPair
Constructor for the ParamPair object
DCSQueryForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.schemedit.action.form.DCSQueryForm.ParamPair
Constructor for the ParamPair object
DcsRecordEditorFix - Class in org.dlese.dpc.schemedit.test
Replaces all the occurances of an editor with another .
DcsRecordEditorFix(String) - Constructor for class org.dlese.dpc.schemedit.test.DcsRecordEditorFix
Constructor for the DcsRecordEditorFix object
DCSSchemEditAction - Class in org.dlese.dpc.schemedit.action
Controller for the Metdata Editor that handles Indexed records rather than reading and writing records directly to disk.
DCSSchemEditAction() - Constructor for class org.dlese.dpc.schemedit.action.DCSSchemEditAction
 
DCSServicesAction - Class in org.dlese.dpc.services.dcs.action
An Action that handles DCS related web service requests.
DCSServicesAction() - Constructor for class org.dlese.dpc.services.dcs.action.DCSServicesAction
 
DCSServicesForm - Class in org.dlese.dpc.services.dcs.action.form
An ActionForm bean that holds data for DCS web services.
DCSServicesForm() - Constructor for class org.dlese.dpc.services.dcs.action.form.DCSServicesForm
Constructor for the RepositoryForm object
DCSServicesForm.DateLabelPair - Class in org.dlese.dpc.services.dcs.action.form
NOT YET DOCUMENTED
DCSServicesForm.DateLabelPair(String, String) - Constructor for class org.dlese.dpc.services.dcs.action.form.DCSServicesForm.DateLabelPair
Constructor for the DateLabelPair object
DCSServiceTester - Class in org.dlese.dpc.schemedit.test
Description of the Class
DCSServiceTester(String) - Constructor for class org.dlese.dpc.schemedit.test.DCSServiceTester
Constructor for the DCSServiceTester object
DcsSetInfo - Class in org.dlese.dpc.schemedit.dcs
Extends SetInfo to provide DCS-specific information about sets (aka collections), such as the number of valid records.
DcsSetInfo(SetInfo) - Constructor for class org.dlese.dpc.schemedit.dcs.DcsSetInfo
Constructor for the DcsSetInfo object
dcsSetInfo - Variable in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
 
DcsSetInfo.NumDoneComparator - Class in org.dlese.dpc.schemedit.dcs
Implements Comparator to enable sorting by numDone.
DcsSetInfo.NumDoneComparator() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumDoneComparator
 
DcsSetInfo.NumNotValidComparator - Class in org.dlese.dpc.schemedit.dcs
 
DcsSetInfo.NumNotValidComparator() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumNotValidComparator
 
DcsSetInfo.NumSyncErrorsComparator - Class in org.dlese.dpc.schemedit.dcs
Implements Comparator to enable sorting by numDone.
DcsSetInfo.NumSyncErrorsComparator() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumSyncErrorsComparator
 
DcsSetInfo.NumValidComparator - Class in org.dlese.dpc.schemedit.dcs
 
DcsSetInfo.NumValidComparator() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumValidComparator
 
DcsSetInfo.NumWorkingComparator - Class in org.dlese.dpc.schemedit.dcs
Implements Comparator to enable sorting by numWorking.
DcsSetInfo.NumWorkingComparator() - Constructor for class org.dlese.dpc.schemedit.dcs.DcsSetInfo.NumWorkingComparator
 
dcsStandardQuery(HttpServletRequest, RepositoryManager, SessionBean, ActionForm, ServletContext) - Static method in class org.dlese.dpc.schemedit.action.DCSQueryAction
Create a query object to search for results specified in request, with custom query expansion.
dcsStatus - Variable in class org.dlese.dpc.suggest.SuggestHelper
DcsStatus given to SuggestionRecords
dcsStatusNote - Variable in class org.dlese.dpc.suggest.SuggestHelper
dcsStatusNote given to SuggestionRecords
DcStream - Class in org.dlese.dpc.schemedit.ndr.util
Class to construct serviceDescription elements to be used in NDR Objects (i.e., MetadataProvider and Aggregator), as described at http://ndr.comm.nsdl.org/cgi-bin/wiki.pl?addMetadataProvider.
DcStream() - Constructor for class org.dlese.dpc.schemedit.ndr.util.DcStream
Constructor for the DcStream object
DcStream(String, String, String) - Constructor for class org.dlese.dpc.schemedit.ndr.util.DcStream
Constructor for the DcStream object, given title, description and type values.
DCSViewAction - Class in org.dlese.dpc.schemedit.action
A Struts Action for handling query requests that access a SimpleLuceneIndex.
DCSViewAction() - Constructor for class org.dlese.dpc.schemedit.action.DCSViewAction
 
DCSViewForm - Class in org.dlese.dpc.schemedit.action.form
 
DCSViewForm() - Constructor for class org.dlese.dpc.schemedit.action.form.DCSViewForm
Constructor for the DCSViewForm object
DcsViewRecord - Class in org.dlese.dpc.schemedit.autoform
Displays an XML metadata record using the ViewerRenderer.
DcsViewRecord(MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.autoform.DcsViewRecord
Constructor for the DcsViewRecord object
DcsViewRecord(String) - Constructor for class org.dlese.dpc.schemedit.autoform.DcsViewRecord
Constructor for the Stand-alone DcsViewRecord object, meaning it is created from command line rather than via schemedit.
DcsViewRenderTester - Class in org.dlese.dpc.schemedit.test
Class for testing dom manipulation with help from SchemaHelper
DDSAdminAction - Class in org.dlese.dpc.dds.action
Implementation of Action that handles administration of the DDS.
DDSAdminAction() - Constructor for class org.dlese.dpc.dds.action.DDSAdminAction
 
DDSAdminForm - Class in org.dlese.dpc.dds.action.form
 
DDSAdminForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminForm
Constructor for the DDSAdminForm object
DDSAdminQueryAction - Class in org.dlese.dpc.dds.action
A Struts Action for handling query requests that access a SimpleLuceneIndex.
DDSAdminQueryAction() - Constructor for class org.dlese.dpc.dds.action.DDSAdminQueryAction
 
DDSAdminQueryForm - Class in org.dlese.dpc.dds.action.form
A Struts Form bean for handling query requests that access a SimpleLuceneIndex.
DDSAdminQueryForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Constructor for the DDSAdminQueryForm object
DDSAdminQueryForm.ParamPair - Class in org.dlese.dpc.dds.action.form
Holds paramter, value pairs.
DDSAdminQueryForm.ParamPair() - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Constructor for the ParamPair object
DDSAdminQueryForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Constructor for the ParamPair object
DDSEditRecordAction - Class in org.dlese.dpc.dds.action
An Action that handles editing recrods in DDS.
DDSEditRecordAction() - Constructor for class org.dlese.dpc.dds.action.DDSEditRecordAction
 
DDSEditRecordForm - Class in org.dlese.dpc.dds.action.form
A bean that holds data for editing records.
DDSEditRecordForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSEditRecordForm
Constructor for the RepositoryForm object
DDSItemMetaMetadataIndexingPlugin - Class in org.dlese.dpc.index.writer
A FileIndexingPlugin that indexes meta-metadata about items (educational resources) in the index.
DDSItemMetaMetadataIndexingPlugin() - Constructor for class org.dlese.dpc.index.writer.DDSItemMetaMetadataIndexingPlugin
 
DDSManageCollectionsAction - Class in org.dlese.dpc.dds.action
A Struts Action for managing the items in the DDS collections.
DDSManageCollectionsAction() - Constructor for class org.dlese.dpc.dds.action.DDSManageCollectionsAction
 
DDSManageCollectionsForm - Class in org.dlese.dpc.dds.action.form
A Struts Form bean for managing the items in the DDS collections.
DDSManageCollectionsForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSManageCollectionsForm
Constructor for the DDSManageCollectionsForm object
DDSQueryAction - Class in org.dlese.dpc.dds.action
A Struts Action for handling display of resource record descriptions, and their various collection info.
DDSQueryAction() - Constructor for class org.dlese.dpc.dds.action.DDSQueryAction
 
DDSQueryForm - Class in org.dlese.dpc.dds.action.form
A Struts Form bean for handling DDS query requests that access a SimpleLuceneIndex.
DDSQueryForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSQueryForm
Constructor for the DDSQueryForm object
DDSQueryForm.ParamPair - Class in org.dlese.dpc.dds.action.form
Holds paramter, value pairs.
DDSQueryForm.ParamPair() - Constructor for class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair
Constructor for the ParamPair object
DDSQueryForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair
Constructor for the ParamPair object
DDSReportingAction - Class in org.dlese.dpc.dds.action
An Action that handles DDS related reporting requests.
DDSReportingAction() - Constructor for class org.dlese.dpc.dds.action.DDSReportingAction
 
DDSReportingForm - Class in org.dlese.dpc.dds.action.form
A bean that holds data for DDS reporting.
DDSReportingForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSReportingForm
Constructor for the RepositoryForm object
DDSRepositoryFetcher - Class in org.dlese.dpc.services.dds.toolkit
Downloads entire DDS repositories and writes to local disk using the DDSServicesToolkit.
DDSRepositoryUpdateServiceAction - Class in org.dlese.dpc.services.dds.action
An Action that implements a RESTful Web service for performing updates to a DDS repository.
DDSRepositoryUpdateServiceAction() - Constructor for class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
 
DDSRepositoryUpdateServiceForm - Class in org.dlese.dpc.services.dds.action.form
A ActionForm bean that holds data for DDS repository update web service.
DDSRepositoryUpdateServiceForm() - Constructor for class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
Constructor for the RepositoryForm object
DDSRSS20Action - Class in org.dlese.dpc.services.dds.action
An Action that handles RSS 2.0 requests.
DDSRSS20Action() - Constructor for class org.dlese.dpc.services.dds.action.DDSRSS20Action
 
DDSRSS20Form - Class in org.dlese.dpc.services.dds.action.form
A ActionForm bean that holds data for DDS RSS requests
DDSRSS20Form() - Constructor for class org.dlese.dpc.services.dds.action.form.DDSRSS20Form
Constructor for the DDSRSS20Form object
DDSServiceErrorResponseException - Exception in org.dlese.dpc.services.dds.toolkit
Indicates a standard error response was recieved from a DDS service request.
DDSServiceErrorResponseException(String, String, String) - Constructor for exception org.dlese.dpc.services.dds.toolkit.DDSServiceErrorResponseException
Constructor for the DDSServiceErrorResponseException object
DDSServicesAction - Class in org.dlese.dpc.services.dds.action
An Action that handles DDS Web service requests.
DDSServicesAction() - Constructor for class org.dlese.dpc.services.dds.action.DDSServicesAction
 
DDSServicesAction_1_1 - Class in org.dlese.dpc.services.dds.action
An Action that handles DDS Web service requests.
DDSServicesAction_1_1() - Constructor for class org.dlese.dpc.services.dds.action.DDSServicesAction_1_1
 
DDSServicesForm - Class in org.dlese.dpc.services.dds.action.form
A ActionForm bean that holds data for DDS web services and has access to vocab info.
DDSServicesForm() - Constructor for class org.dlese.dpc.services.dds.action.form.DDSServicesForm
Constructor for the RepositoryForm object
DDSServicesForm.DateLabelPair - Class in org.dlese.dpc.services.dds.action.form
NOT YET DOCUMENTED
DDSServicesForm.DateLabelPair(String, String) - Constructor for class org.dlese.dpc.services.dds.action.form.DDSServicesForm.DateLabelPair
Constructor for the DateLabelPair object
DDSServicesForm_1_1 - Class in org.dlese.dpc.services.dds.action.form
A ActionForm bean that holds data for DDS web services and has access to vocab info.
DDSServicesForm_1_1() - Constructor for class org.dlese.dpc.services.dds.action.form.DDSServicesForm_1_1
Constructor for the RepositoryForm object
DDSServicesResponse - Class in org.dlese.dpc.services.dds.toolkit
Encapsulates a response from a DDSWS or DDSUpdateWS service request.
DDSServicesResponse(String, Document) - Constructor for class org.dlese.dpc.services.dds.toolkit.DDSServicesResponse
Constructor for the DDSServicesResponse object
DDSServicesToolkit - Class in org.dlese.dpc.services.dds.toolkit
Toolkit for working with DDS repository Search and Update Web Services (DDSWS and DDSUpdateWS) for read and write operations.
DDSServicesToolkit(String, String) - Constructor for class org.dlese.dpc.services.dds.toolkit.DDSServicesToolkit
Constructor for the DDSServicesToolkit object
DDSServicesUIHelperBean - Class in org.dlese.dpc.services.dds
A bean that performs functions helpful in the UI.
DDSServicesUIHelperBean() - Constructor for class org.dlese.dpc.services.dds.DDSServicesUIHelperBean
Constructor for the DDSServicesUIHelperBean object
DDSServicesUIHelperBean.DateLabelPair - Class in org.dlese.dpc.services.dds
Object used to store Dates and labels for the dates
DDSServicesUIHelperBean.DateLabelPair(String, String) - Constructor for class org.dlese.dpc.services.dds.DDSServicesUIHelperBean.DateLabelPair
Constructor for the DateLabelPair object
DDSServlet - Class in org.dlese.dpc.dds
Provided as an administrative and intialization servlet for the Digital Discovery System (DDS).
DDSServlet() - Constructor for class org.dlese.dpc.dds.DDSServlet
Constructor for the DDSServlet object
ddsStandardQuery(HttpServletRequest, String, RepositoryManager, MetadataVocab, ServletContext, int) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Performs textual and field-based searches limited to discoverable items only and using pre-defined search logic.
DDSStandardSearchResult - Class in org.dlese.dpc.dds
Structure that holds the results of a standard DDS text/field search.
DDSStandardSearchResult() - Constructor for class org.dlese.dpc.dds.DDSStandardSearchResult
Constructor for the DDSStandardSearchResult object
DDSStandardSearchResult(ResultDocList, Exception, String) - Constructor for class org.dlese.dpc.dds.DDSStandardSearchResult
Constructor for the DDSStandardSearchResult object
DDSUtils - Class in org.dlese.dpc.dds
Utility class for working with DDS resources and collections
DDSUtils() - Constructor for class org.dlese.dpc.dds.DDSUtils
Constructor for the DDSUtils object
DDSViewCollectionAction - Class in org.dlese.dpc.dds.action
A Struts Action for handling display of collection info.
DDSViewCollectionAction() - Constructor for class org.dlese.dpc.dds.action.DDSViewCollectionAction
 
DDSViewCollectionForm - Class in org.dlese.dpc.dds.action.form
A Struts Form bean for handling DDS view collection requests
DDSViewCollectionForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSViewCollectionForm
Constructor for the DDSViewResourceForm object
DDSViewResourceAction - Class in org.dlese.dpc.dds.action
A Struts Action for handling display of resource record descriptions, and their various collection info.
DDSViewResourceAction() - Constructor for class org.dlese.dpc.dds.action.DDSViewResourceAction
 
DDSViewResourceForm - Class in org.dlese.dpc.dds.action.form
A Struts Form bean for handling DDS view resource requests
DDSViewResourceForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Constructor for the DDSViewResourceForm object
deactivateObject(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Set state to "Inactive" for NDR Object corresponding to handle.
debug - Static variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION
debug - Static variable in class org.dlese.dpc.schemedit.action.AbstractSchemEditAction
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.action.DCSSchemEditAction
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.action.StandAloneSchemEditAction
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.ADNFragDocReader
 
debug - Static variable in class org.dlese.dpc.schemedit.autoform.ComplexTypeLabel
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.autoform.Label
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.autoform.SimpleTypeLabel
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.config.AbstractConfigReader
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.config.CollectionConfigReader
NOT YET DOCUMENTED
debug - Static variable in class org.dlese.dpc.schemedit.config.FrameworkConfigReader
NOT YET DOCUMENTED
debug - Static variable in class org.dlese.dpc.schemedit.dcs.DcsDataFileIndexingPlugin
Description of the Field
debug - Static variable in class org.dlese.dpc.schemedit.MetaDataHelper
NOT YET DOCUMENTED
debug - Static variable in class org.dlese.dpc.schemedit.ndr.SyncService
NOT YET DOCUMENTED
debug - Variable in class org.dlese.dpc.schemedit.security.login.BasicLogin
 
debug - Static variable in class org.dlese.dpc.schemedit.standards.config.SuggestionServiceManager
NOT YET DOCUMENTED
debug - Static variable in class org.dlese.dpc.schemedit.threadedservices.ExportReport
 
debug - Static variable in class org.dlese.dpc.schemedit.threadedservices.Report
 
debug - Static variable in class org.dlese.dpc.schemedit.threadedservices.TaskProgress
 
debug - Static variable in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
 
debug - Static variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
debug - Static variable in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
Description of the Field
debug - Static variable in class org.dlese.dpc.suggest.Emailer
NOT YET DOCUMENTED
debug - Static variable in class org.dlese.dpc.suggest.resource.urlcheck.SimSorter
 
debug - Static variable in class org.dlese.dpc.xml.schema.compositor.Compositor
NOT YET DOCUMENTED
debug - Static variable in class org.dlese.dpc.xml.schema.GlobalDeclaration
 
DEBUG_ON - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRAPIProxy
 
DebugLogger - Class in org.dlese.dpc.logging
Provides debug logging by wrapping java.util.logging.Logger.
decode(String) - Static method in class org.dlese.dpc.oai.OAIUtils
Decode an identifier or resumption token.
decode(String) - Static method in class org.dlese.dpc.util.Files
Decode a file name.
decodeAnyTypeXpath(String) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Replaces xpath used to access an "anyType" node in the XML Document with a version that is known to the schema.
decodeFileName(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Decodes a String that was encoded using the method SerializedDataManager.encodeFileName(String name).
decodeId(String) - Static method in class org.dlese.dpc.schemedit.display.CollapseUtils
 
decodePath(String) - Static method in class org.dlese.dpc.schemedit.JspFunctions
Removes jsp-encoded xpath indexing from a string
decodeString(String) - Static method in class org.dlese.dpc.ndr.toolkit.ContentUtils
 
decodeXPath(String) - Static method in class org.dlese.dpc.xml.XPathUtils
Converts encoded paths of the form used in jsp pages ( "foo_1_") to a XPath form ("foo[1]").
DEFAULT - Variable in class org.dlese.dpc.schemedit.ADNFragDocReader
 
DEFAULT - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
DEFAULT_AND - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Use to set the boolean search operator to AND.
DEFAULT_DYNAMIC_VALIDATION - Static variable in class org.dlese.dpc.xml.XMLValidator
Default dynamic validation support (false).
DEFAULT_FINAL_STATUS - Static variable in class org.dlese.dpc.schemedit.config.StatusFlags
Description of the Field
DEFAULT_LINE_CHAR - Static variable in class org.dlese.dpc.schemedit.vocab.integrity.Utils
 
DEFAULT_LINE_WIDTH - Static variable in class org.dlese.dpc.schemedit.vocab.integrity.Utils
 
DEFAULT_MEMORY_USAGE - Static variable in class org.dlese.dpc.xml.XMLValidator
Default memory usage report (false).
DEFAULT_NAMESPACE_PREFIXES - Static variable in class org.dlese.dpc.xml.XMLValidator
Default namespace prefixes (false).
DEFAULT_NAMESPACES - Static variable in class org.dlese.dpc.xml.XMLValidator
Default namespaces support (true).
DEFAULT_OR - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Use to set the boolean search operator to OR.
DEFAULT_PARSER_NAME - Static variable in class org.dlese.dpc.xml.XMLValidator
Default parser name.
DEFAULT_REC_SORT - Static variable in class org.dlese.dpc.schemedit.action.form.DCSQueryForm
 
DEFAULT_REC_SORT - Static variable in class org.dlese.dpc.schemedit.SessionBean
Specifies the default sort order for display of records.
DEFAULT_SCHEMA_FULL_CHECKING - Static variable in class org.dlese.dpc.xml.XMLValidator
Default Schema full checking support (false).
DEFAULT_SCHEMA_VALIDATION - Static variable in class org.dlese.dpc.xml.XMLValidator
Default Schema validation support (false).
DEFAULT_STATE - Static variable in class org.dlese.dpc.schemedit.display.CollapseBean
Description of the Field
DEFAULT_TAGGINESS - Static variable in class org.dlese.dpc.xml.XMLValidator
Default "tagginess" report (false).
DEFAULT_TEXT_INPUT_SIZE - Static variable in class org.dlese.dpc.schemedit.autoform.RendererHelper
 
DEFAULT_VALIDATION - Static variable in class org.dlese.dpc.xml.XMLValidator
Default validation support (false).
defaultFieldName - Static variable in class org.dlese.dpc.index.writer.IndexingTools
Default field 'default'
defaultValue - Variable in class org.dlese.dpc.schemedit.config.SchemaPath
An optional default for this element
definition - Variable in class org.dlese.dpc.vocab.VocabList
 
DefinitionMiner - Class in org.dlese.dpc.xml.schema
DefinitionMiner builds data structures that aid in processing and validation of XML Instance Documents.
DefinitionMiner(URI, String, Log) - Constructor for class org.dlese.dpc.xml.schema.DefinitionMiner
Constructor for the DefinitionMiner object.
DefReportTester - Class in org.dlese.dpc.schemedit.test
Tester for FrameworkConfigReader and MetaDataFramework
DefReportTester(String) - Constructor for class org.dlese.dpc.schemedit.test.DefReportTester
Constructor for the DefReportTester object
delete(String, String) - Method in class org.dlese.dpc.datamgr.DataManager
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.DataManager
Deletes an existing data object iff the object is not locked.
delete(String, String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Deletes an existing data object iff the object is not locked.
delete(String, String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Deletes an existing data object iff the object is not locked by another user.
delete(String, String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Deletes an existing data object iff the object is not locked by another user.
delete() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Delete this record by removing it from the cache, destroying the contents, and deleting the source file from disk.
delete() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
DELETE_COLLECTION_VERB - Static variable in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
Delete Collection
DELETE_RECORD - Static variable in class org.dlese.dpc.schemedit.RoleManager
 
DELETE_RECORD_VERB - Static variable in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
DeleteRecord
deleteAndReinititlize() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Deletes the index and re-initializes a new, empty one in its place.
deleteCollection(String) - Static method in class org.dlese.dpc.ndr.NDRCollectionUtils
Deletes all objects associated with provided mdpHandle, including aggregator and metadata objects.
deleteCollection(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Removes the metadataProvider and all Metadata Objects associated with given key from the NDR.
deleteCollection(String) - Method in class org.dlese.dpc.repository.indexing.CollectionIndexer
Delete a collection and all its records from a DDS repository.
deleteCollection(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Delete a collection and all its records from the repository.
deleteCollection(String) - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
Unregister a collection and deletes it's configuration file.
deleteCollection(CollectionConfig) - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
Unregister a collection and delete it's configuration file.
deleteCollection(String) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Delete a collection from the repository
deleteCollection(CollectionConfig) - Method in class org.dlese.dpc.schemedit.repository.RepositoryWriter
Delete a collection from the local repository.
DELETED_RECORD - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
deleteDataStream(String) - Method in class org.dlese.dpc.ndr.request.ModifyMetadataRequest
 
deleteDirectory(String) - Method in class org.dlese.dpc.index.FileIndexingService
Deletes the files in the given directory from the index and removes it from the configuration.
deleteDirectory(File) - Method in class org.dlese.dpc.index.FileIndexingService
Deletes the files in the given directory from the index and removes it from the configuration.
deleteDirectory(File) - Static method in class org.dlese.dpc.util.Files
Deletes a directory or file and all files and directories within.
deletedRecord - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
deletedRecord
deletedRecordsTester() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
deleteEmptyMDPs() - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
NOT YET DOCUMENTED
deleteGuardedPath(GuardedPath) - Method in class org.dlese.dpc.schemedit.security.access.AccessManager
NOT YET DOCUMENTED
deleteIndex() - Method in class org.dlese.dpc.repository.RepositoryManager
Deletes the repository index and re-initializes a new, empty one in its place.
deleteMdp() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
deleteNDRCollection(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Removes the metadataProvider, all Metadata Objects, and the aggregator associated with the given mdpHandle from the NDR.
deleteNDRObject(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Marks the object corresponding to the provided handle as "deleted" in the NDR.
deleteNDRObject(String, boolean) - Static method in class org.dlese.dpc.ndr.NdrUtils
Marks the object corresponding to the provided handle, as well as all subordinate objects (when cascade is true), as "deleted" in the NDR.
deletePref(String) - Method in class org.dlese.dpc.schemedit.security.user.User
Delete a rref (if the collection is not the default collection)
deletePreviousSessionRecords(CollectionIndexingSession) - Method in class org.dlese.dpc.repository.indexing.CollectionIndexer
Delete all records that DO NOT have the given session ID.
deleteRecord(String) - Method in class org.dlese.dpc.repository.indexing.CollectionIndexer
Deletes a record in the repository.
deleteRecord(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Deletes a record from the repository if one exists with the given ID.
deleteRecord(String, DcsDataRecord) - Method in class org.dlese.dpc.schemedit.ndr.writer.NdrRepositoryWriterPlugin
NOT YET DOCUMENTED
deleteRecord(String) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Delete a record from the repository
deleteRecord(String, DcsDataRecord) - Method in class org.dlese.dpc.schemedit.repository.RepositoryWriter
Delete a record from the repository.
deleteRecord(String, DcsDataRecord) - Method in interface org.dlese.dpc.schemedit.repository.RepositoryWriterPlugin
NOT YET DOCUMENTED
deleteRecord(String) - Method in class org.dlese.dpc.services.dds.toolkit.DDSServicesToolkit
Deletes a record from a DDS repository.
DeleteRequest - Class in org.dlese.dpc.ndr.request
Convenience class for creating NdrRequests to delete an NDR Object.
DeleteRequest() - Constructor for class org.dlese.dpc.ndr.request.DeleteRequest
Constructor for the DeleteRequest object
DeleteRequest(String) - Constructor for class org.dlese.dpc.ndr.request.DeleteRequest
Constructor for the DeleteRequest object with provided handle to ndrObject.
DeleteRequest(String, boolean) - Constructor for class org.dlese.dpc.ndr.request.DeleteRequest
Constructor for the DeleteRequest object
deleteRole(String) - Method in class org.dlese.dpc.schemedit.security.user.User
Delete a role (if the collection is not the default collection)
deleteStaleMDPs(String) - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
NOT YET DOCUMENTED
deleteStatusEntry(String) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Remove specified status entry from the status entry list
deleteUser(String) - Method in class org.dlese.dpc.schemedit.security.user.UserManager
Remove user associated with provided username from registry
delocalizeDocStr(String, String, String) - Static method in class org.dlese.dpc.xml.Dom4jUtils
Insert nameSpaceInformation into the root element to make validation possible.
delocalizeXml(Document, String, String) - Static method in class org.dlese.dpc.xml.Dom4jUtils
Insert nameSpaceInformation into the root element
deltaPath(URL, URL) - Static method in class org.dlese.dpc.schemedit.url.UrlHelper
Compute a "delta" between two URLs that serves as a measure of their similarity.
deltaPathLen(URL, URL) - Static method in class org.dlese.dpc.schemedit.url.UrlHelper
Find the difference between the path lengths of two urls.
deltaPathLen(String, String) - Static method in class org.dlese.dpc.schemedit.url.UrlHelper
Returns the difference in path lengths of two urls represented as strings
deriveByUnion(SimpleType) - Method in class org.dlese.dpc.xml.schema.XSDatatypeManager
Description of the Method
DESCENDING - Static variable in class org.dlese.dpc.index.LuceneFieldComparator
Deprecated. Used to sort in descending order.
DESCENDING - Static variable in class org.dlese.dpc.schemedit.Constants
Used to sort in descending order.
DESCENDING - Static variable in class org.dlese.dpc.xml.Dom4jNodeListComparator
Sort descending.
description - Variable in class org.dlese.dpc.ndr.reader.NDRCollectionReader
NOT YET DOCUMENTED
description - Variable in class org.dlese.dpc.schemedit.security.access.GuardedPath
 
description - Variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
NOT YET DOCUMENTED
description - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
DESCRIPTIONS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
destroy() - Method in class org.dlese.dpc.dds.DDSServlet
Shut down sequence.
destroy() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Release map resources for GC after processing.
destroy() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Release map resources for GC after processing.
destroy() - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Does nothing.
destroy() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.NCSCollectionFileIndexingWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.NewsOppsFileIndexingWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Does nothing.
destroy() - Method in class org.dlese.dpc.ndr.NDRServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Issue the abort indexing event to watchers and shut down the IndexingManager
destroy() - Method in class org.dlese.dpc.repository.RepositoryManager
Tear down and clean up by gracefully stopping threads.
destroy() - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.config.AbstractConfigReader
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Description of the Method
destroy() - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
Description of the Method
destroy() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataManager
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.schemedit.FrameworkRegistry
Destroys the loaded frameworks
destroy() - Method in class org.dlese.dpc.schemedit.input.InputManager
Description of the Method
destroy() - Method in class org.dlese.dpc.schemedit.input.RecordValidationFilter
Destroy is called at application shut-down time.
destroy() - Method in class org.dlese.dpc.schemedit.MetaDataFramework
Description of the Method
destroy() - Method in class org.dlese.dpc.schemedit.RoleManager
 
destroy() - Method in class org.dlese.dpc.schemedit.SchemEditServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.schemedit.security.access.AuthorizationFilter
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.security.access.PassThroughFilter
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.security.access.WebServicesFilter
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.security.user.User
Destroy the datastructures for this User object
destroy() - Method in class org.dlese.dpc.schemedit.security.user.UserManager
Destroy this Usermanager and all the managed users.
destroy() - Method in class org.dlese.dpc.schemedit.SessionBean
Description of the Method
destroy() - Method in class org.dlese.dpc.schemedit.SessionRegistry
Release locked records
destroy() - Method in class org.dlese.dpc.schemedit.SetupServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.schemedit.standards.adn.DleseStandardsDocument
Set all data structures for this DleseStandardsDocument to null
destroy() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsDocument
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.standards.asn.SelectedStandardsBean
Description of the Method
destroy() - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsDocument
NOT YET DOCUMENTED
destroy() - Method in interface org.dlese.dpc.schemedit.standards.StandardsDocument
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainLexicon
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.schemedit.vocab.FieldInfoReader
Description of the Method
destroy() - Method in class org.dlese.dpc.serviceclients.remotesearch.RemoteSearcher
 
destroy() - Method in class org.dlese.dpc.serviceclients.remotesearch.SearchServiceClient
Description of the Method
destroy() - Method in class org.dlese.dpc.services.asn.AsnServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
 
destroy() - Method in class org.dlese.dpc.standards.commcore.CommCoreServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.suggest.SuggestCommentServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.suggest.SuggestResourceServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.vocab.MetadataVocabServlet
Shut down sequence.
destroy() - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Destroy is called at application shut-down time.
destroy() - Method in class org.dlese.dpc.webapps.servlets.filters.JavaScriptWritelnFilter
Destroy is called at application shut-down time.
destroy() - Method in class org.dlese.dpc.webapps.servlets.filters.XMLPostProcessingFilter
Destroy is called at application shut-down time.
destroy() - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Deprecated. Destroy is called at application shut-down time.
destroy() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
destroy() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Releases all resources and calls finalize method.
destroy() - Method in class org.dlese.dpc.xml.schema.DefinitionMiner
NOT YET DOCUMENTED
destroy() - Method in class org.dlese.dpc.xml.schema.GlobalDefMap
Should release resources and call the finalize method.
destroy() - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Description of the Method
destroy() - Method in class org.dlese.dpc.xml.schema.SchemaNodeMap
Should release resources and call the finalize method.
destroy() - Method in class org.dlese.dpc.xml.schema.SchemaViewerServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.xml.schema.XSDatatypeManager
Description of the Method
destroy() - Method in interface org.dlese.dpc.xml.XMLMap
Should release resources and call the finalize method.
details() - Method in class org.dlese.dpc.schemedit.threadedservices.ExportReport
 
details() - Method in class org.dlese.dpc.schemedit.threadedservices.Report
 
DevelTools - Class in org.dlese.dpc.schemedit.ndr.util
Utilities for cleaning up NDR test repository.
DevelTools() - Constructor for class org.dlese.dpc.schemedit.ndr.util.DevelTools
 
df - Variable in class org.dlese.dpc.schemedit.autoform.AutoForm
NOT YET DOCUMENTED
df - Variable in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
NOT YET DOCUMENTED
df - Variable in class org.dlese.dpc.schemedit.autoform.Renderer
The DataType of the element to be rendered.
df - Variable in class org.dlese.dpc.schemedit.config.AbstractConfigReader
 
df - Variable in class org.dlese.dpc.schemedit.security.access.GuardedPath
 
directoryUri - Variable in class org.dlese.dpc.schemedit.vocab.FieldInfoMap
 
DirInfo - Class in org.dlese.dpc.repository
Data structure that holds information about a directory of metadata files.
DirInfo() - Constructor for class org.dlese.dpc.repository.DirInfo
Constructor for the DirInfo object
DirInfo(String, String) - Constructor for class org.dlese.dpc.repository.DirInfo
Constructor for the DirInfo object
dirSep - Static variable in class org.dlese.dpc.util.Files
The char used to separate files in the native file system.
dirSepStr - Static variable in class org.dlese.dpc.util.Files
The String used to separate files in the native file system.
disableSet(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Disabled the given set of files from discovery.
DISPLAY_MODE - Static variable in class org.dlese.dpc.schemedit.autoform.RendererImpl
NOT YET DOCUMENTED
displayableAssociatedItemResultDocs - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
displayableAssociatedItemsInitialized - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
displayAllParams() - Method in class org.dlese.dpc.schemedit.input.InputManager
Debugging method to display all request parameters
displayAnyTypeFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Displays the InputFields corresponding to metadata fields that are Elements.
displayAttributeFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Displays the InputFields corresponding to metadata fields that are Attributes.
displayAttributes() - Method in class org.dlese.dpc.schemedit.test.SchemaHelperTester
Displays specific info about all the SchemaNodeMap schemaNodes that wrap attribute elements from the schema
displayCompositors(String) - Method in class org.dlese.dpc.schemedit.test.SchemaHelperTester
Gets the compositors attribute of the SchemaHelperTester object
displayElementFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Displays the InputFields corresponding to metadata fields that are Elements.
displayEmptyMDPs() - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
Display MDPs that have no items
displayEntityErrorFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Displays the InputFields corresponding to metadata fields that are Elements.
displayMultiValueFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Displays the InputFields corresponding to metadata fields that allow for multiple values (for debugging).
displayRecentMDPs() - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
NOT YET DOCUMENTED
displayStaleMDPs(String) - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
 
displayStateMap() - Method in class org.dlese.dpc.schemedit.display.CollapseBean
Debugging utility
displaySuggestions(List) - Method in class org.dlese.dpc.schemedit.standards.asn.AsnSuggestionServiceHelper
Debugging
displaySuggestions(List) - Method in class org.dlese.dpc.schemedit.standards.CATServiceHelper
Debugging
dlese_anno_tests() - Method in class org.dlese.dpc.schemedit.test.SchemaHelperTester
 
DLESE_NAMESPACE - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRConstants
 
DLESE_TEST_AGENT - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRConstants
 
DleseAnnoDocReader - Class in org.dlese.dpc.index.reader
A bean for accessing the data stored in a Lucene Document that was indexed from a DLESE annotation-level metadata record.
DleseAnnoDocReader() - Constructor for class org.dlese.dpc.index.reader.DleseAnnoDocReader
Constructor for the DleseAnnoDocReader object
DleseAnnoDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.DleseAnnoDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a FileIndexingServiceWriter.
DleseAnnoFileIndexingServiceWriter - Class in org.dlese.dpc.index.writer
Creates a Lucene Documents for a DLESE annotation record.
DleseAnnoFileIndexingServiceWriter() - Constructor for class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Create a DleseAnnoFileIndexingServiceWriter
DLESEAnnoToLocalizedFormatConverter - Class in org.dlese.dpc.xml
Converts from DLESE Anno format to a localized DLESE Anno format, which contains no namespace declarations.
DLESEAnnoToLocalizedFormatConverter() - Constructor for class org.dlese.dpc.xml.DLESEAnnoToLocalizedFormatConverter
 
DleseAsUseCaseHelper - Class in org.dlese.dpc.ndr
Just a few examples of fetching info from NDR.
DleseAsUseCaseHelper() - Constructor for class org.dlese.dpc.ndr.DleseAsUseCaseHelper
 
DleseBean - Class in org.dlese.dpc.xml.maps
Provided here only to support the DLESE metadata object types required by the the DleseXMLReader class.
DleseBean() - Constructor for class org.dlese.dpc.xml.maps.DleseBean
Constructor for the DleseBean object
DleseBean.Annotation - Class in org.dlese.dpc.xml.maps
Provides an object definition for representing an annotation as specified by the DLESE metadata framework.
DleseBean.Annotation() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Annotation
Constructor for the Annotation object
DleseBean.Annotation(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Annotation
Constructor for the Annotation object
DleseBean.Contributor - Class in org.dlese.dpc.xml.maps
Provides an object definition for representing a contributor as specified by the DLESE metadata framework.
DleseBean.Contributor() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Contributor
Constructor for the Contributor object
DleseBean.Contributor(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Contributor
Constructor for the Contributor object
DleseBean.GeoReference - Class in org.dlese.dpc.xml.maps
Provides an object definition for representing a geo-reference as specified by the DLESE metadata framework.
DleseBean.GeoReference() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Constructor for the GeoReference object
DleseBean.GeoReference(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Constructor for the GeoReference object
DleseBean.Relation - Class in org.dlese.dpc.xml.maps
Provides an object definition for representing a relation as specified by the DLESE metadata framework.
DleseBean.Relation() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Relation
Constructor for the Relation object
DleseBean.Relation(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Relation
Constructor for the Relation object
DleseBean.ResourceType - Class in org.dlese.dpc.xml.maps
Provides an object definition for representing the learning resource types of a DLESE resource, as specified by the DLESE metadata framework.
DleseBean.ResourceType() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Constructor for the ResourceType object
DleseBean.ResourceType(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Constructor for the ResourceType object
DleseBean.TechnicalReq - Class in org.dlese.dpc.xml.maps
Provides an object definition for representing the technical requirements of a DLESE resource, as specified by the DLESE metadata framework.
DleseBean.TechnicalReq() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Constructor for the TechnicalReq object
DleseBean.TechnicalReq(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Constructor for the TechnicalReq object
DleseCollectionDocReader - Class in org.dlese.dpc.index.reader
A bean for accessing the data stored in a Lucene Document that was indexed from a DLESE collection-level metadata record.
DleseCollectionDocReader() - Constructor for class org.dlese.dpc.index.reader.DleseCollectionDocReader
Constructor for the DleseCollectionDocReader object
DleseCollectionDocReader(Document, SimpleLuceneIndex) - Constructor for class org.dlese.dpc.index.reader.DleseCollectionDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a DleseCollectionFileIndexingWriter.
DleseCollectionDocReader.Contributor - Interface in org.dlese.dpc.index.reader
A bean that holds information about a DLESE contributor.
DleseCollectionDocReader.OrganizationContributor - Class in org.dlese.dpc.index.reader
A bean that holds information about a DLESE contributor that is an organization.
DleseCollectionDocReader.OrganizationContributor() - Constructor for class org.dlese.dpc.index.reader.DleseCollectionDocReader.OrganizationContributor
 
DleseCollectionDocReader.PersonContributor - Class in org.dlese.dpc.index.reader
A bean that holds information about a DLESE contributor that is a person.
DleseCollectionDocReader.PersonContributor(String, String, String, String, String, String, String, String) - Constructor for class org.dlese.dpc.index.reader.DleseCollectionDocReader.PersonContributor
Constructor for the PersonContributor object
DleseCollectionFileIndexingWriter - Class in org.dlese.dpc.index.writer
Used to write a Lucene Document for a DLESE Collection XML record.
DleseCollectionFileIndexingWriter() - Constructor for class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Create a DleseCollectionFileIndexingWriter.
DleseCollectionFileIndexingWriter.CollectionAccessionStatusComparator - Class in org.dlese.dpc.index.writer
Allows sorting of a Collection accession status XML Node, by date giving precedence to status = accessioned if dates are equal.
DleseCollectionFileIndexingWriter.CollectionAccessionStatusComparator() - Constructor for class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter.CollectionAccessionStatusComparator
 
DLESECollectToLocalizedFormatConverter - Class in org.dlese.dpc.xml
Converts from DLESE Collect format to a localized DLESE Collect format, which contains no namespace declarations.
DLESECollectToLocalizedFormatConverter() - Constructor for class org.dlese.dpc.xml.DLESECollectToLocalizedFormatConverter
 
DleseEditorRenderer - Class in org.dlese.dpc.schemedit.autoform
Renders JSP for DLESE metadata frameworks, adding functionality for choosing from suggested standards, and other dlese-specific input objects, including: Rendering multiBox elements using either Fields File, MUI groups, or StandardsManager (for suggestion service) Rendering repeating elements as MdeStdNode if element has been configured to use standards manager Rendering of textInput elements as textAreas for configured elements of "concepts" and "fields_files" frameworks idiosyncratic rendering of xsd:string elements for certain fields in "adn" and "dlese_anno" frameworks
DleseEditorRenderer() - Constructor for class org.dlese.dpc.schemedit.autoform.DleseEditorRenderer
 
dleseId - Variable in class org.dlese.dpc.logging.ClfLogRecord
If full: DLESE ID of the record returned.
DleseIMSFileIndexingWriter - Class in org.dlese.dpc.index.writer
Creates a Lucene Document from a DLESE-IMS XML source file.
DleseIMSFileIndexingWriter() - Constructor for class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Create a DleseIMSFileIndexingWriter
DleseLogManager - Class in org.dlese.dpc.logging
Overall log manager.
DleseLogManager() - Constructor for class org.dlese.dpc.logging.DleseLogManager
 
DLESEMetadataVocabTracker - Class in org.dlese.dpc.vocab
DLESE metadata vocabulary tracker (Id assignment, tracking of changes).
DLESEMetadataVocabTracker(MetadataVocab, String, String, String, String, String) - Constructor for class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Constructor for the DLESEMetadataVocabTracker object
DleseStandardsDocument - Class in org.dlese.dpc.schemedit.standards.adn
StandardsDocument for the ADN Framework.
DleseStandardsDocument(SchemaHelper, String) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseStandardsDocument
Constructor for the DleseStandardsDocument object
DleseStandardsDocument(SchemaHelper, List) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseStandardsDocument
Constructor for the DleseStandardsDocument object
DleseStandardsManager - Class in org.dlese.dpc.schemedit.standards.adn
StandardsManager for the ADN Framework.
DleseStandardsManager(String, String, SchemaHelper) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseStandardsManager
Constructor for the DleseStandardsManager object
DleseStandardsManager(String, List, SchemaHelper) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseStandardsManager
Constructor for the DleseStandardsManager object
DleseStandardsNode - Class in org.dlese.dpc.schemedit.standards.adn
Node in a hierarchical structure of content standards, determined by the colon-separated reperesentation of individual standards.
DleseStandardsNode(String, DleseStandardsNode, String) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseStandardsNode
Constructor for the DleseStandardsNode object given a ResultDoc instance
DleseSuggestionServiceHelper - Class in org.dlese.dpc.schemedit.standards.adn
CATServiceHelper that converts ASN standards to ADN representation and back for use with the ADN metadataFramework.
DleseSuggestionServiceHelper(SchemEditForm, CATHelperPlugin) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseSuggestionServiceHelper
Constructor for the DleseSuggestionServiceHelper object
DleseSuggestionServiceHelper(AsnToAdnMapper) - Constructor for class org.dlese.dpc.schemedit.standards.adn.DleseSuggestionServiceHelper
Constructor for the DleseSuggestionServiceHelper object
DleseXMLReader - Class in org.dlese.dpc.xml.maps
This class provides mapping between DLESE metadata values and the corresponding XML metadata record.
DleseXMLReader() - Constructor for class org.dlese.dpc.xml.maps.DleseXMLReader
Default constructor is restricted to assure that a file directory is provided on object creation.
DleseXMLReader(File) - Constructor for class org.dlese.dpc.xml.maps.DleseXMLReader
 
DleseXMLReader(String) - Constructor for class org.dlese.dpc.xml.maps.DleseXMLReader
 
doAfterBody() - Method in class org.dlese.dpc.util.tags.StoreBodyTag
Description of the Method
doc - Variable in class org.dlese.dpc.index.reader.DocReader
The Lucene Document that is being read.
doc - Variable in class org.dlese.dpc.ndr.reader.NdrObjectReader
 
doc - Variable in class org.dlese.dpc.ndr.reader.NdrResponseReader
NOT YET DOCUMENTED
doc - Variable in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
NOT YET DOCUMENTED
doc - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
doc - Variable in class org.dlese.dpc.suggest.SuggestionRecord
NOT YET DOCUMENTED
doc - Variable in class org.dlese.dpc.xml.XMLRecord
The JDOM document this record maps.
DocContentMap - Class in org.dlese.dpc.schemedit
Utilities for comparing metadata records for content-based equality (rather than structural equality).
docMap - Variable in class org.dlese.dpc.schemedit.config.AbstractConfigReader
 
docMap - Variable in class org.dlese.dpc.schemedit.input.SchemEditValidator
NOT YET DOCUMENTED
docMap - Variable in class org.dlese.dpc.schemedit.test.InsertTester
 
docMap - Variable in class org.dlese.dpc.suggest.SuggestionRecord
NOT YET DOCUMENTED
DocMap - Class in org.dlese.dpc.xml.schema
DocMap wraps a dom4j Document providing get and put methods for use with a Map-Backed Action form.
DocMap(Document) - Constructor for class org.dlese.dpc.xml.schema.DocMap
Constructor for the DocMap object
DocMap(Document, SchemaHelper) - Constructor for class org.dlese.dpc.xml.schema.DocMap
Constructor for the DocMap object
DocReader - Class in org.dlese.dpc.index.reader
An abstract bean for accessing the data stored in the Lucene Documents that are returned from a search.
DocReader(Document) - Constructor for class org.dlese.dpc.index.reader.DocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a DocWriter.
DocReader() - Constructor for class org.dlese.dpc.index.reader.DocReader
Constructor that initializes an empty DocReader.
docReader - Variable in class org.dlese.dpc.schemedit.ndr.writer.MetadataWriter
NOT YET DOCUMENTED
DocReader - Class in org.dlese.dpc.schemedit.test
Class for testing dom manipulation with help from SchemaHelper
documentation - Variable in class org.dlese.dpc.xml.schema.GlobalDeclaration
 
DocumentMap - Class in org.dlese.dpc.index.reader
A Map for accessing the data stored in a Lucene Document as field/value pairs.
DocumentMap(Document) - Constructor for class org.dlese.dpc.index.reader.DocumentMap
Constructor for the DocumentMap object.
DocumentMap() - Constructor for class org.dlese.dpc.index.reader.DocumentMap
Constructor for the DocumentMap object.
DocumentPruner - Class in org.dlese.dpc.schemedit.input
Prunes empty, non-schema-required elements and attributes from a Document.
DocWriter - Interface in org.dlese.dpc.index.writer
Abstract class for creating a typed Lucene Document.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle DELETE requests.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle DELETE requests.
doDeleteCollection(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSRepositoryUpdateServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
Handles a request to delete a collection from a DDS repository.
doDeleteRecord(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSRepositoryUpdateServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
Handles a request to delete a metadata record into a DDS repository.
doEndTag() - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Highlight keywords in the text of the tag's body
doEndTag() - Method in class org.dlese.dpc.dds.tags.ObfuscateEmailAddressTag
Description of the Method
doEndTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
Description of the Method
doEndTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabGetOPMLTag
Description of the Method
doEndTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabGetResponseOPMLTag
Description of the Method
doEndTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabSetResponseGroupTag
Description of the Method
doEndTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabSetResponseValueTag
Description of the Method
doEndTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabTreeMenuTag
Description of the Method
doExportCollection(HttpServletRequest, HttpServletResponse, RepositoryManager, DCSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.DCSServicesAction
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.schemedit.security.access.AuthorizationFilter
This filter gets every page request, and must decide how to handle each one.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.schemedit.security.access.PassThroughFilter
This filter gets every webservices request, and simply passes it on without authorizing.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.schemedit.security.access.WebServicesFilter
This filter gets every webservices request, and simply passes it on without authorizing.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Performs gzipping of the response content.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.webapps.servlets.filters.JavaScriptWritelnFilter
Converts the http response into a JavaScript output if parameter rt=jsvar or rt=jswl.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLPostProcessingFilter
Performs XML post-processing and gzipping of the response.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Deprecated. Performs XML validation and gzipping of the HTTP response content.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.colorado.bolt.cms.ValidateQuery
NOT YET DOCUMENTED
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.DDSServlet
The standard required servlet method, just parses the request header for known parameters.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.ActionServlet
The standard required servlet method, just parses the request header for known parameters.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.util.uri.UriSpoofServlet
Look at the requested URI and translate it to dynamic (but hidden to client) request
doGetId(String) - Method in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
Requests an id from DCS getId web service.
doGetId(HttpServletRequest, HttpServletResponse, RepositoryManager, DCSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.DCSServicesAction
Handles a request to generate an id for a specified collection.
doGetRecord(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI GetRecord request.
doGetRecord(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to get a given record from the repository.
doGetRecord(HttpServletRequest, HttpServletResponse, RepositoryManager, JSHTMLForm_1_1, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.JSHTMLAction_1_1
Handles a request to get a given record from the repository.
doGetStandard(HttpServletRequest, HttpServletResponse, AsnServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.asn.action.AsnServiceAction
Handles a GetStandards request.
doHarvest(String, String, String, Date, Date, String, boolean, String, String, boolean, boolean, boolean) - Method in class org.dlese.dpc.oai.harvester.Harvester
Performs the harvest.
doIdentify(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI Identify request.
doImport() - Method in class org.dlese.dpc.schemedit.ndr.CollectionImporter
NOT YET DOCUMENTED
doInit(Document, ResultDoc, float, ResultDocConfig) - Method in class org.dlese.dpc.index.reader.DocReader
Called by ResultDoc at search time to initialize a new instance of a DocReader.
doInit(String, Element, RendererHelper) - Method in class org.dlese.dpc.schemedit.autoform.Renderer
Constructor for the Renderer object
doInit(String, Element, GlobalDef, RendererHelper) - Method in class org.dlese.dpc.schemedit.autoform.Renderer
Constructor for the Renderer object in which the dataType to render is specified (rather than being determined by the schemaNode at xpath .
doInit(String, Element, GlobalDef, RendererHelper) - Method in class org.dlese.dpc.schemedit.autoform.RendererImpl
NOT YET DOCUMENTED
doListCollections(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to get a the available collections.
doListFields(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to get a list of the fields in the index.
doListMetadataFormats(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI ListMetadataFormats request.
doListRecordsOrIdentifiers(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm, String, int) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI ListRecords or ListIdentifiers requests.
doListSets(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI ListSets request.
doListStandards(HttpServletRequest, HttpServletResponse, AsnServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.asn.action.AsnServiceAction
Handles a ListStandards request.
doListTerms(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to get a list of terms for given field(s) in the index.
doListVocabEntries(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping, String) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to list a vocab and it's values including GradeRanges, Subjects, ResourceTypes and ContentStandards.
doListXmlFormats(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to get a the available XML formats.
dom4j2JavaBean(Node) - Static method in class org.dlese.dpc.xml.Dom4jUtils
Takes a dom4j Node that contains an XML serialized JavaBean and returns a JavaBean Object.
Dom4jNodeListComparator - Class in org.dlese.dpc.xml
Compares two dom4j nodes using an xPath.
Dom4jNodeListComparator(String, int) - Constructor for class org.dlese.dpc.xml.Dom4jNodeListComparator
Constructor that allows setting the sort order by ascending or descending.
Dom4jNodeListComparator(String) - Constructor for class org.dlese.dpc.xml.Dom4jNodeListComparator
Default constructor that sorts descending.
Dom4jTester - Class in org.dlese.dpc.schemedit.test
Class for testing dom manipulation with help from SchemaHelper
Dom4jUtils - Class in org.dlese.dpc.xml
Utility methods for working with dom4j Documents.
Dom4jUtils() - Constructor for class org.dlese.dpc.xml.Dom4jUtils
 
DOMAIN - Static variable in class org.dlese.dpc.schemedit.security.auth.TypedPrincipal
This TypedPrincipal represents the domain name or SID.
doneLoading() - Method in interface org.dlese.dpc.vocab.MetadataVocab
Invoked when XML parsing completes
doneLoading() - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
Invoked when all OPML files have been loaded
doneLoading() - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
When all vocabs are loaded, generate the Lucene queries, register all current UI labels into the database, and close any database connection
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.colorado.bolt.cms.ValidateQuery
NOT YET DOCUMENTED
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.DDSServlet
Standard doPost method forwards to doGet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle POST requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle POST requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.ActionServlet
Standard doPost method forwards to doGet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.util.uri.UriSpoofServlet
Hand control off to doGet (to easily support both at once)
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.vocab.MetadataVocabServlet
Standard doPost method forwards to doGet
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle PUT requests.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle PUT requests.
doPutCollection(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSRepositoryUpdateServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
Handles a request to put a collection into a DDS repository.
doPutRecord(String, String, String, String, String) - Method in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
Generate an ID and insert it in the recordXML before calling the PutRecord web service
doPutRecord(String, String, String) - Method in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
 
doPutRecord(String, String, String, String, String, String) - Method in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
Assumes id is already placed in the xmlRecord.
doPutRecord(HttpServletRequest, HttpServletResponse, RepositoryManager, DCSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.DCSServicesAction
Handles a request to put a metadata record into the repository.
doPutRecord(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSRepositoryUpdateServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
Handles a request to put a metadata record into a DDS repository.
doQname(Element) - Static method in class org.dlese.dpc.xml.schema.NamespaceRegistry
NOT YET DOCUMENTED
doRecommendCollection(HttpServletRequest, HttpServletResponse, RecommenderForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.RecommenderAction
 
doRecommendResource(HttpServletRequest, HttpServletResponse, RecommenderForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.RecommenderAction
Handles a request to put a metadata record into the repository.
doReloadSchema(SchemEditAdminForm, MetaDataFramework, ActionErrors, ActionErrors) - Method in class org.dlese.dpc.schemedit.action.SchemEditAdminAction
Description of the Method
doRssSearch(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSRSS20Form, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSRSS20Action
Handles a request to perform a search over item-level records, returning a response in RSS 2.0 format.
doSearch(String) - Method in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
 
doSearch(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to perform a search over all records using the Lucene Query Language.
doSearch(HttpServletRequest, HttpServletResponse, RepositoryManager, JSHTMLForm_1_1, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.JSHTMLAction_1_1
Handles a request to perform a search over all records using the Lucene Query Language.
doSend(String[], String, String, String) - Method in class org.dlese.dpc.email.SendEmail
Sends email to the given address(es).
doSend(String, String, String, String) - Method in class org.dlese.dpc.email.SendEmail
Sends email to the given address.
doSendEmail(String[], String, String, String) - Method in class org.dlese.dpc.email.SendEmail
Sends email to the given address(es).
doServiceInfo(HttpServletRequest, HttpServletResponse, AsnServiceForm, ActionMapping) - Method in class org.dlese.dpc.services.asn.action.AsnServiceAction
Handles a request to get a the service information.
doServiceInfo(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to get a the service information.
doStartTag() - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Return EVAL_BODY_BUFFERED for evaluation of body text
doStartTag() - Method in class org.dlese.dpc.dds.tags.ObfuscateEmailAddressTag
Return EVAL_BODY_BUFFERED for evaluation of body text
doStartTag() - Method in class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.util.tags.ReadFileTag
Read the file, spit it out
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHiddenInputsTag
Render hidden inputs
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabSelectListTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
Render vocab as collapsable tree menu
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabCheckboxesTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabGetOPMLTag
Set one of a potential list of response values
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabGetResponseOPMLTag
Get OPML subset defined by responses cached using MetadataVocabSetResponseTag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabHiddenInputsTag
Render hidden inputs
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabSelectListTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabSetResponseGroupTag
Set one of a potential list of response values
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabSetResponseValueTag
Set one of a potential list of response values
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabTopLevelAbbrevLabelTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabTranslateValueTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabTreeMenuTag
Render vocab as collapsable tree menu
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabUiDisplayTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.opml.MetadataVocabUiLabelTag
Start tag
doUpdateStatus(HttpServletRequest, HttpServletResponse, RepositoryManager, DCSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.DCSServicesAction
Handles a request to put a metadata record into the repository.
doUrlCheck(HttpServletRequest, HttpServletResponse, RepositoryManager, DCSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dcs.action.DCSServicesAction
 
doUrlCheck(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to check the repository for the existence of a given URL.
doUserSearch(HttpServletRequest, HttpServletResponse, RepositoryManager, DDSServicesForm, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Handles a request to perform a search over item-level records using the User Query Language.
doUserSearch(HttpServletRequest, HttpServletResponse, RepositoryManager, JSHTMLForm_1_1, Map, ActionMapping) - Method in class org.dlese.dpc.services.dds.action.JSHTMLAction_1_1
Handles a request to perform a search over item-level records using the User Query Language.
doValidateDir(String) - Static method in class org.dlese.dpc.schemedit.test.ValidationTester
 
doValidateFile(String) - Static method in class org.dlese.dpc.schemedit.test.ValidationTester
 
doValidateString(String) - Static method in class org.dlese.dpc.schemedit.test.ValidationTester
get the xml as string from file at path and validate it as string
doWithDocument(Document) - Method in interface org.dlese.dpc.index.Callback
Callback method for processing Documents.
doWithDocument(Callback, String, String[]) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Calls the callback function of cal for each document matching the terms in the given field
doWithDocument(Callback, String, String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Calls the callback function of cal for each document matching the term in the given field
DownLoadedFile - Class in org.dlese.dpc.schemedit.ndr.mets
Utility to download a URL and provide information about it, such as it's contentType, contentLength, binary content, etc
DownLoadedFile(URL) - Constructor for class org.dlese.dpc.schemedit.ndr.mets.DownLoadedFile
Constructor for the DownLoadedFile object
DpcErrors - Class in org.dlese.dpc.util
Overall compendium of error codes for DLESE DPC software components.
DpcErrors() - Constructor for class org.dlese.dpc.util.DpcErrors
 
DRC_BOOST_FACTOR - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
dsFormats - Variable in class org.dlese.dpc.ndr.reader.NdrObjectReader
 
dsTester() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
DUPLICATE_PATH - Static variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker
NOT YET DOCUMENTED
DUPLICATE_VOCAB - Static variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker
NOT YET DOCUMENTED
DupSim - Class in org.dlese.dpc.schemedit.url
Class to hold results of searches for duplicate or similar URLs.
DupSim() - Constructor for class org.dlese.dpc.schemedit.url.DupSim
Constructor for the DupSim object
DupSim(String, String, String, String, String) - Constructor for class org.dlese.dpc.schemedit.url.DupSim
Constructor for the DupSim object
DupSim(ADNItemDocReader, String) - Constructor for class org.dlese.dpc.schemedit.url.DupSim
Constructor for the DupSim object
DupSim.DupSimComparator - Class in org.dlese.dpc.schemedit.url
Description of the Class
DupSim.DupSimComparator() - Constructor for class org.dlese.dpc.schemedit.url.DupSim.DupSimComparator
 
DupSimUrlChecker - Class in org.dlese.dpc.schemedit.url
Checks for duplicate and similar urls within a specific collection.
DupSimUrlChecker(String, String, ServletContext) - Constructor for class org.dlese.dpc.schemedit.url.DupSimUrlChecker
Constructor for the DupSimUrlChecker object, requiring ServletContext.
DYNAMIC_VALIDATION_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Dynamic validation feature id (http://apache.org/xml/features/validation/dynamic).
DynaStandardsManager - Class in org.dlese.dpc.schemedit.standards.asn
Manages a set of Standards Documents (e.g.
DynaStandardsManager(String, String, File, String) - Constructor for class org.dlese.dpc.schemedit.standards.asn.DynaStandardsManager
Constructor for the DynaStandardsManager object, which reads all files within (recursively) the specified "standardsDirectory".

E

EARLIEST_DATESTAMP - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
earliestDatestamp - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
earliestDatestamp
EDIT_MODE - Static variable in class org.dlese.dpc.schemedit.autoform.RendererImpl
 
editMeTag - Variable in class org.dlese.dpc.schemedit.autoform.SimpleTypeLabel
 
EditorRenderer - Class in org.dlese.dpc.schemedit.autoform
Renders JSP for metadata editing with controls for adding new elements or deleting optional elements as well as for collapsible elements.
EditorRenderer() - Constructor for class org.dlese.dpc.schemedit.autoform.EditorRenderer
 
editors - Variable in class org.dlese.dpc.schemedit.SessionBean
 
EditorViewerRenderer - Class in org.dlese.dpc.schemedit.autoform
Renders JSP for viewing (rather than editing) XML documents in the MetaData Editor.
EditorViewerRenderer() - Constructor for class org.dlese.dpc.schemedit.autoform.EditorViewerRenderer
 
EditorViewRecord - Class in org.dlese.dpc.schemedit.autoform
Supports creation of jsp to view (as opposed to edit) an entire MetaDataRecord within the metadata editor.
EditorViewRecord(MetaDataFramework) - Constructor for class org.dlese.dpc.schemedit.autoform.EditorViewRecord
Constructor for the EditorViewRecord object
EditorViewRecord(String) - Constructor for class org.dlese.dpc.schemedit.autoform.EditorViewRecord
Constructor for the Stand-alone DcsViewRecord object, meaning it is created from command line rather than via schemedit.
EditorViewRenderTester - Class in org.dlese.dpc.schemedit.test
 
edu.colorado.bolt.cms - package edu.colorado.bolt.cms
 
edu.ucsb.adl - package edu.ucsb.adl
 
element - Variable in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLRecord
 
element - Variable in class org.dlese.dpc.schemedit.vocab.layout.LayoutNode
NOT YET DOCUMENTED
element - Variable in class org.dlese.dpc.standards.asn.AsnStatement
NOT YET DOCUMENTED
element - Variable in class org.dlese.dpc.standards.commcore.StdElement
NOT YET DOCUMENTED
element - Variable in class org.dlese.dpc.xml.schema.compositor.Compositor
NOT YET DOCUMENTED
ELEMENT - Static variable in class org.dlese.dpc.xml.schema.compositor.CompositorMember
 
element - Variable in class org.dlese.dpc.xml.schema.GenericType
NOT YET DOCUMENTED
element - Variable in class org.dlese.dpc.xml.schema.GlobalDeclaration
 
element - Variable in class org.dlese.dpc.xml.XMLNode
The JDOM XML element this node wraps.
ELEMENT_REF - Static variable in class org.dlese.dpc.xml.schema.compositor.CompositorMember
 
ElementsOrderer - Class in org.dlese.dpc.schemedit.input
Orders instance doc elements based an "ordering" attribute.
ElementsOrderer.ElementOrderComparator - Class in org.dlese.dpc.schemedit.input
Comparator to order elements, using a specified "order" attribute.
ElementsOrderer.ElementOrderComparator(String) - Constructor for class org.dlese.dpc.schemedit.input.ElementsOrderer.ElementOrderComparator
Constructor for the ElementOrderComparator object
elementToJsp(Element) - Static method in class org.dlese.dpc.schemedit.autoform.AutoForm
Perform any modifications to the XML to create legal JSP.
email - Variable in class org.dlese.dpc.schemedit.ndr.util.Contact
 
Emailer - Class in org.dlese.dpc.suggest
Formats and sends an email message notifying of a suggestion.
Emailer(String, SuggestHelper) - Constructor for class org.dlese.dpc.suggest.Emailer
Constructor for the Emailer object
embedDebugInfo(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
Embed a debugging string in the provided element that can be viewed in HTML source.
embedDebugInfo(Element, String) - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
NOT YET DOCUMENTED
EMPTY_ARRAY - Variable in class org.dlese.dpc.schemedit.ADNFragDocReader
 
EMPTY_ARRAY - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
EMPTY_LIST - Variable in class org.dlese.dpc.schemedit.ADNFragDocReader
 
EMPTY_LIST - Variable in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Description of the Field
emptyRepeatingElement() - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeRepeatingNode
Render jsp element for adding a new repeating element that will be shown when there are no existing values for this field in the instance document.
enableSet(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Enables the given set of files for discovery.
encode(String) - Static method in class org.dlese.dpc.oai.OAIUtils
Encode an identifier or resumption token.
encode(String) - Static method in class org.dlese.dpc.util.Files
Encode a file name for file system compatibility.
encodeAnyTypeXpath(String) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Replaces xpath having node name of "any" with a wild-card version that can actually access the any element (which is anonymous) in the XML Document.
encodeCharacterEntityReferences(String, boolean) - Static method in class org.dlese.dpc.util.HTMLTools
Encodes a regular String with caracter entity references, for example the ampersand character & becomes &.
encodeCharsInString(String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Substitutes escape chars for certain sensitive characthers that don't play well in file names or file paths.
ENCODED_FIELDS - Static variable in class org.dlese.dpc.dds.action.DDSQueryAction
A list of all fields that are indexed in encoded form via SimpleLuceneIndex.encodeToTerm()
encodeFileName(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Encodes a String so that it is suitable for use as a file name by encoding all non letter or digit chars such as "/" and ":" into escaped hex values of the form _HEX.
encodeId(String) - Static method in class org.dlese.dpc.schemedit.display.CollapseUtils
 
encodeIndexId(String) - Static method in class org.dlese.dpc.schemedit.autoform.RendererHelper
Given a "siblingPath" (xpath with no indexing on leaf node), create a javascript variable to use for indexed elements.
encodeIndexId(String) - Static method in class org.dlese.dpc.schemedit.test.RegExTester
 
encodeLatitude(double) - Static method in class edu.ucsb.adl.LuceneGeospatialQueryConverter
Encodes a latitude to a textual form that supports numeric ordering.
encodeLatitude(String) - Static method in class edu.ucsb.adl.LuceneGeospatialQueryConverter
Encodes a latitude to a textual form that supports numeric ordering.
encodeLongitude(double) - Static method in class edu.ucsb.adl.LuceneGeospatialQueryConverter
Encodes a longitude to a textual form that supports numeric ordering.
encodeLongitude(String) - Static method in class edu.ucsb.adl.LuceneGeospatialQueryConverter
Encodes a longitude to a textual form that supports numeric ordering.
encodePathIfAnyType(String) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
 
encodeStringIntoHex(String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Substitutes hex values for all characters EXCEPT digits, letters, and the chars shown below.
encodeToSearchTerm(String) - Static method in class org.dlese.dpc.util.Utils
Encodes a String to a single term for searching over fields that have been indexed encoded.
encodeToSearchTerms(String) - Static method in class org.dlese.dpc.util.Utils
Encodes a String to a String for searching over fields that have been indexed encoded.
encodeToString(byte[]) - Static method in class org.dlese.dpc.ndr.toolkit.ContentUtils
 
encodeToString(byte[], int) - Static method in class org.dlese.dpc.ndr.toolkit.ContentUtils
 
encodeToTerm(String) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Encodes a String to an appropriate format that can be indexed as a single term using a StandardAnalyzer.
encodeToTerm(String, boolean) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Encodes a String to an appropriate format that can be indexed as a single term using a StandardAnalyzer.
encodeToTerm(String, boolean, boolean) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Encodes a String to an appropriate format that can be indexed as a single term or terms using a StandardAnalyzer.
encodeToTerm(String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Same as {org.dlese.dpc.index.SimpleLuceneIndex#encodeToTerm(String)}.
encodeToTerm(String, boolean) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Same as {org.dlese.dpc.index.SimpleLuceneIndex#encodeToTerm(String,boolean)}.
encodeXPath(String) - Static method in class org.dlese.dpc.xml.XPathUtils
Converts indexed paths of the form ("foo[1]") to the form used in jsp pages ( "foo_1_")
endCDATA() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
endDocument() - Method in class org.dlese.dpc.util.uri.UriMappings
(SAX) Invoked at the end of parsing.
endDocument() - Method in class org.dlese.dpc.vocab.LoadMetadataOPML
(SAX) Required by SAX, but not used here
endDocument() - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
endDocument() - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
(SAX) Invoked at the end of parsing.
endDocument() - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) Invoked at the end of parsing.
endDTD() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
endElement(String, String, String) - Method in class org.dlese.dpc.util.uri.UriMappings
(SAX) Invoked upon closing tag of an XML element (not used here)
endElement(String, String, String) - Method in class org.dlese.dpc.vocab.LoadMetadataOPML
(SAX) Invoked upon closing tag of an XML element
endElement(String, String, String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Invoked upon closing tag of an XML element
endElement(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
(SAX) Invoked upon closing tag of an XML element
endElement(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) Invoked upon closing tag of an XML element
endElementDefinition(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) End element for definitions
endElementUI(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) End element for UIs
endEntity(String) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
endPrefixMapping(String) - Method in class org.dlese.dpc.util.uri.UriMappings
(SAX) Required by SAX, but not used here
endPrefixMapping(String) - Method in class org.dlese.dpc.vocab.LoadMetadataOPML
(SAX) Required by SAX, but not used here
endPrefixMapping(String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
endPrefixMapping(String) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
(SAX) Required by SAX, but not used here
endPrefixMapping(String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
(SAX) Required by SAX, but not used here
ENGLISH_STOP_WORDS - Static variable in class org.dlese.dpc.index.LuceneStopWords
Keep a copy of the stop words here in case the Lucene package is not available
EngPathFrameworkPlugin - Class in org.dlese.dpc.schemedit.standards.asn.plugin
CATService FrameworkPlugin providing information specific to the res_qual framework.
EngPathFrameworkPlugin() - Constructor for class org.dlese.dpc.schemedit.standards.asn.plugin.EngPathFrameworkPlugin
 
EnsureMinimalDocument - Class in org.dlese.dpc.schemedit.input
Preprocesses instance documents to ensure required paths are present so even if the metadata framework changes, the older documents can still be edited.
entryElement - Variable in class org.dlese.dpc.schemedit.dcs.StatusEntry
 
entrySet() - Method in class org.dlese.dpc.index.reader.DocumentMap
Gets the Set of field/value entries for the Lucene Document.
entrySet() - Method in class org.dlese.dpc.index.reader.LazyDocumentMap
Gets the Set of field/value entries for the Lucene Document.
enumTester() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
EnvelopeWriter - Class in org.dlese.dpc.schemedit.ndr.mets
 
EnvReader - Class in org.dlese.dpc.util
Read environment variables from an application.
EnvReader() - Constructor for class org.dlese.dpc.util.EnvReader
 
equals(Object) - Method in class org.dlese.dpc.index.reader.ItemDocReader.RelatedResource
True if the two RelatedResource URLs and kind are the same.
equals(Object) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Checks equality of two ScheduledHarvest objects.
equals(Object) - Method in class org.dlese.dpc.repository.DirInfo
Checks equality of two DirInfo objects.
equals(Object) - Method in class org.dlese.dpc.repository.indexing.CollectionIndexingSession
Checks equality of two CollectionIndexingSession objects.
equals(Object) - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Checks equality of two MetadataFormatInfo objects.
equals(Object) - Method in class org.dlese.dpc.repository.SetInfo
Checks equality of two SetInfo objects.
equals(Object) - Method in class org.dlese.dpc.schemedit.security.auth.TypedPrincipal
Compares the specified Object with this TypedPrincipal for equality.
equals(Object) - Method in class org.dlese.dpc.services.mmd.MmdRec
Define equality for HashMap
equals(DleseBean.Annotation) - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
DESCRIPTION
equals(DleseBean.Contributor) - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
DESCRIPTION
equals(DleseBean.GeoReference) - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
DESCRIPTION
equals(DleseBean.Relation) - Method in class org.dlese.dpc.xml.maps.DleseBean.Relation
DESCRIPTION
equals(DleseBean.ResourceType) - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
DESCRIPTION
equals(DleseBean.TechnicalReq) - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
DESCRIPTION
error(SAXParseException) - Method in class edu.colorado.bolt.cms.ValidateQuery
NOT YET DOCUMENTED
error - Variable in class org.dlese.dpc.dds.action.form.HistogramForm
 
error(SAXParseException) - Method in class org.dlese.dpc.oai.harvester.Harvester
Handles errors.
error(SAXParseException) - Method in class org.dlese.dpc.schemedit.test.ValidatorTester.ForgivingErrorHandler
 
error(SAXParseException) - Method in class org.dlese.dpc.schemedit.test.ValidatorTester.MyErrorHandler
DESCRIPTION
error(SAXParseException) - Method in class org.dlese.dpc.xml.schema.XMLValidator.MyErrorHandler
DESCRIPTION
error(SAXParseException) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
error_code - Variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
NOT YET DOCUMENTED
ERROR_CODE_BAD_ADDITIONAL_METADATA - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_BAD_FORMAT_SPECIFIER - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_BAD_KEY - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_BAD_TITLE - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_BADARGUMENT - Static variable in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
 
ERROR_CODE_BADARGUMENT - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_BADQUERY - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_BADVERB - Static variable in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
 
ERROR_CODE_BADVERB - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_CANNOTDISSEMINATEFORMAT - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_COLLECTION_EXISTS_IN_ANOTHER_FORMAT - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_IDDOESNOTEXIST - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_ILLEGAL_OPERATION - Static variable in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
 
ERROR_CODE_INTERNAL_ERROR - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_INTERNALSERVERERROR - Static variable in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
 
ERROR_CODE_INTERNALSERVERERROR - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_IO_ERROR - Static variable in exception org.dlese.dpc.repository.PutCollectionException
 
ERROR_CODE_NORECORDSMATCH - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_NOTAUTHORIZED - Static variable in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
 
ERROR_CODE_NOTAUTHORIZED - Static variable in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
 
ERROR_CODE_SERVICE_DISABLED - Static variable in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
 
errorDisplay(String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
Display vocab error as HTML
ErrorDocException - Exception in org.dlese.dpc.index.writer
Exception that may be used to pass text and keywords to be written to the index by the ErrorFileIndexingWriter if an error occurs during indexing.
ErrorDocException(String, String) - Constructor for exception org.dlese.dpc.index.writer.ErrorDocException
Constructs an Exception with the specified detail message.
ErrorDocReader - Class in org.dlese.dpc.index.reader
A bean for accessing the data stored in a Lucene Document that was indexed by a ErrorFileIndexingWriter, which occurs when there is an error while indexing a given file.
ErrorDocReader() - Constructor for class org.dlese.dpc.index.reader.ErrorDocReader
Constructor for the ErrorDocReader object
ErrorDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.ErrorDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a FileIndexingServiceWriter.
ErrorFileIndexingWriter - Class in org.dlese.dpc.index.writer
Writes a Lucene Document that represents an error that has occured in in indexing a File.
ErrorFileIndexingWriter(Throwable) - Constructor for class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Constructor for the ErrorFileIndexingWriter object
ErrorLog - Class in org.dlese.dpc.schemedit.config
 
ErrorLog() - Constructor for class org.dlese.dpc.schemedit.config.ErrorLog
 
ErrorLog.LogEntry - Class in org.dlese.dpc.schemedit.config
 
ErrorManager - Class in org.dlese.dpc.schemedit.vocab.integrity
 
ErrorManager() - Constructor for class org.dlese.dpc.schemedit.vocab.integrity.ErrorManager
 
errorMessage(String) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A serios error that occured during the harvest, preventing it from completing.
errorMessage(String) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A serios error that occured during the harvest, preventing it from completing.
errorMessage(String) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A serios error that occured during the harvest, preventing it from completing.
errorMsg - Variable in class org.dlese.dpc.schemedit.ndr.ReportEntry
 
errorMsg - Variable in class org.dlese.dpc.services.dds.toolkit.CollectionInfo
 
errors - Variable in class org.dlese.dpc.schemedit.input.ReferenceResolver.ResolverResults
Description of the Field
escape(String) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Escapes all Lucene QueryParser reserved characters with a preceeding \.
escape(String, String) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Escapes the Lucene QueryParser reserved characters with a preceeding \ except those included in preserveChars.
escapeQuotes(String) - Static method in class org.dlese.dpc.util.strings.StringUtil
Escape any single or double quotes within a string (usefull for strings that will be placed inside HTML inputs)
escapeQuotesSQL(String) - Static method in class org.dlese.dpc.util.strings.StringUtil
SQL strings use ' as delimeter, so inner quotes must be converted to ''
escapeUriSpaces(String) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Escape spaces in the given uriStr so that it may be accepted by URI constructor.
escapeWindowsPath(String) - Static method in class org.dlese.dpc.util.Files
Escapes a Windows directory path by removing the first colon so that it can be used as the end part of another directory path.
escapeXml(String) - Static method in class org.dlese.dpc.xml.XMLUtils
Escapes the characters in a String using XML entities.
EXAMPLE_ID - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
exampleID - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
exampleID
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.action.SimpleQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSAdminQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSEditRecordAction
Processes the DDS request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSManageCollectionsAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSReportingAction
Processes the DDS request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSViewCollectionAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSViewResourceAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.HistogramAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.NoscriptAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.VocabAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.action.HarvesterAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.action.HarvestReportAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.odlsearchclient.action.OdlSearchAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.action.OaiPmhSearchAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Processes the OAI-PMH request and creates the corresponding HTTP response by forwarding to a JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.repository.action.RepositoryAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.AbstractSchemEditAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.BatchOperationsAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.CollectionServicesAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.CreateRecordAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.DCSAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.DCSBrowseAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.DCSQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.DCSSchemEditAction
Description of the Method
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.DCSViewAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.FrameworkAdminAction
Description of the Method
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.FrameworkConfigAction
Place the name of the edited framework in the request before calling super.execute.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.RecordOperationsAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.SchemEditAdminAction
Description of the Method
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.SessionInfoAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.SessionsAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.StandAloneSchemEditAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.StaticRecordAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.StatusAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.UcasProxyAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.ndr.action.CollectionIntegrationAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.ndr.action.FileUploadAction
NOT YET DOCUMENTED
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.ndr.action.NDRAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.security.action.AccessManagerAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.security.action.CollectionAccessAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.security.action.LogoffAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.security.action.LogonAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.security.action.UserInfoAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.security.action.UserManagerAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.sif.action.SIFReferenceAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.asn.action.AsnServiceAction
Processes the DDS web service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.dcs.action.DCSServicesAction
Processes the DDS web service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.dcs.action.RecommenderAction
Processes the DDS web service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.dds.action.DDSRepositoryUpdateServiceAction
Processes the Web service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.dds.action.DDSRSS20Action
Processes the DDS web service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.dds.action.DDSServicesAction
Processes the DDS web service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.services.dds.action.JSHTMLAction_1_1
Processes the JavaScript service request by forwarding to the appropriate corresponding JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.suggest.action.SuggestAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.suggest.action.SuggestXMLAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.vocab.action.VocabAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.xml.schema.action.SchemaViewerAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
existingMetsDoc() - Static method in class org.dlese.dpc.schemedit.test.tmp.MetsTester
Demonstrates how values are inserted into an Existing Mets document.
expandAmpersands(String) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Expand expanded ampersands that are part of entities.
expandTabs(String) - Static method in class org.dlese.dpc.schemedit.vocab.integrity.Utils
 
export(File) - Method in class org.dlese.dpc.schemedit.standards.util.RegistryExporter
Write a tab-delimited file containing a record for each standards document.
export() - Method in class org.dlese.dpc.schemedit.test.SmartExportTester
 
EXPORT_COLLECTION - Static variable in class org.dlese.dpc.schemedit.RoleManager
 
EXPORT_COLLECTION_VERB - Static variable in class org.dlese.dpc.services.dcs.action.DCSServicesAction
 
ExportingService - Class in org.dlese.dpc.schemedit.threadedservices
Supports exporting of collections and portions of collections to disk.
ExportingService(ServletContext, String, String, String) - Constructor for class org.dlese.dpc.schemedit.threadedservices.ExportingService
Constructor for the ExportingService object
ExportingServiceException - Exception in org.dlese.dpc.schemedit.threadedservices
Indicates an error occured in the ExportingService occured.
ExportingServiceException() - Constructor for exception org.dlese.dpc.schemedit.threadedservices.ExportingServiceException
Constructs an Exception with no specified detail message.
ExportingServiceException(String) - Constructor for exception org.dlese.dpc.schemedit.threadedservices.ExportingServiceException
Constructs an Exception with the specified detail message.
exportRecords(File, DcsSetInfo, String[], SessionBean) - Method in class org.dlese.dpc.schemedit.threadedservices.ExportingService
Exports records from specified collection and having specified statuses to disk in a separate ExportThread.
exportRecords(File, DcsSetInfo, String[], SessionBean, ThreadedServiceObserver) - Method in class org.dlese.dpc.schemedit.threadedservices.ExportingService
Exports records from specified collection and having specified statuses to disk, notifying observer when ExportThread is completed.
exportRecords(List, File, ThreadedServiceObserver) - Method in class org.dlese.dpc.schemedit.threadedservices.ExportingService
Triggered by ExportThread.run, writes specified records to a directory on disk and save report.
ExportReport - Class in org.dlese.dpc.schemedit.threadedservices
 
ExportReport(DcsSetInfo, String[]) - Constructor for class org.dlese.dpc.schemedit.threadedservices.ExportReport
 
ExportReport(String, String) - Constructor for class org.dlese.dpc.schemedit.threadedservices.ExportReport
 
exposeElement(String) - Method in class org.dlese.dpc.schemedit.display.CollapseBean
Opens the element at the given xpath, as well as each ancestor element.
exposeField(InputField) - Method in class org.dlese.dpc.schemedit.input.SchemEditValidator
Description of the Method
exposeNode(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Make a node visible in the editor.
ExtensionTester - Class in org.dlese.dpc.schemedit.test.tmp
 
ExtensionTester(String) - Constructor for class org.dlese.dpc.schemedit.test.tmp.ExtensionTester
 
extractDocumentation() - Method in class org.dlese.dpc.xml.schema.AttributeGroup
 
extractDocumentation() - Method in class org.dlese.dpc.xml.schema.GenericType
Find documentation within this type definition.
extractDocumentation() - Method in class org.dlese.dpc.xml.schema.GlobalDeclaration
 
extractMuiGroups() - Method in class org.dlese.dpc.schemedit.FrameworkRegistry
Initialize each framework with information about which fields can be formatted using MUI Groups files.
ExtractorQueryParser - Class in org.dlese.dpc.index.queryParser
A QueryParser for extracting terms and phrases from a given query.
ExtractorQueryParser(String, Analyzer, String) - Constructor for class org.dlese.dpc.index.queryParser.ExtractorQueryParser
Constructor for the ExtractorQueryParser object
extractSeparatePhrasesFromString(String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Extracts the phrases from a String that was created using the method IndexingTools.makeSeparatePhrasesFromNodes(List nodes) or IndexingTools.makeSeparatePhrasesFromStrings(List strings).
extractStringsFromString(String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Extracts the words from a String that was created using the method IndexingTools.makeStringFromNodes(List nodes).

F

FALSE - Static variable in class org.dlese.dpc.schemedit.action.form.SchemEditForm
NOT YET DOCUMENTED
fatalError(SAXParseException) - Method in class edu.colorado.bolt.cms.ValidateQuery
NOT YET DOCUMENTED
fatalError(SAXParseException) - Method in class org.dlese.dpc.oai.harvester.Harvester
Handles fatal errors.
fatalError(SAXParseException) - Method in class org.dlese.dpc.schemedit.test.ValidatorTester.ForgivingErrorHandler
 
fatalError(SAXParseException) - Method in class org.dlese.dpc.schemedit.test.ValidatorTester.MyErrorHandler
DESCRIPTION
fatalError(SAXParseException) - Method in class org.dlese.dpc.xml.schema.XMLValidator.MyErrorHandler
DESCRIPTION
fatalError(SAXParseException) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
FEDORA_MODEL_NAMESPACE - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRConstants
 
FEDORA_VIEW_NAMESPACE - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRConstants
 
FEED_EATER_AGENT - Static variable in class org.dlese.dpc.ndr.apiproxy.NDRConstants
 
fetch(String, File, String) - Static method in class org.dlese.dpc.services.dds.toolkit.DDSRepositoryFetcher
Download all collections of repository and write to disk.
fid(File) - Static method in class org.dlese.dpc.util.Files
Appends a path into a string in such a way that lexicographic sorting gives the same results as a walk of the file hierarchy.
fid2path(String) - Static method in class org.dlese.dpc.util.Files
Converts an fid back to a file path.
field - Variable in class org.dlese.dpc.dds.action.form.VocabForm
NOT YET DOCUMENTED
field - Variable in class org.dlese.dpc.vocab.MetadataVocabResponseMap
 
field - Variable in class org.dlese.dpc.vocab.tags.opml.MetadataVocabTag
 
FIELD_ALIASES - Static variable in class org.dlese.dpc.dds.action.DDSQueryAction
A list of aliases that map user-typed field names to the field name that exists in the index.
FIELD_NS - Static variable in class org.dlese.dpc.index.writer.NewsOppsFileIndexingWriter
The News Opps NS
FIELD_NS - Static variable in class org.dlese.dpc.schemedit.dcs.DcsDataFileIndexingPlugin
Name space prefix for dcs indexing fields
FieldExpansionQueryParser - Class in org.dlese.dpc.index.queryParser
A QueryParser that modifies a user's query by expanding the fields that are searched, applying boosting, and applying Query mappings for the given virtual field/terms.
FieldFilesCheck - Class in org.dlese.dpc.schemedit.vocab
Command line routine that checks fields files for well-formedness, and ensures that the xpaths associated with the field files exist within the given metadata framework.
FieldFilesCheck(URI, URI) - Constructor for class org.dlese.dpc.schemedit.vocab.FieldFilesCheck
Constructor for the FieldFilesCheck object
FieldFilesChecker - Class in org.dlese.dpc.schemedit.vocab.integrity.frameworks
Command line routine that checks fields files for well-formedness, and ensures that the xpaths associated with the field files exist within the given metadata framework.
FieldFilesChecker(File, SchemaHelper) - Constructor for class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker
Constructor for the FieldFilesChecker object, for a given framework (e.g., adn/0.6.50).
FieldFilesChecker.FileError - Class in org.dlese.dpc.schemedit.vocab.integrity.frameworks
NOT YET DOCUMENTED
FieldFilesChecker.FileError(int, URI) - Constructor for class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
Constructor for the FileError object
FieldFilesChecker.FileError(int, URI, String) - Constructor for class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
Constructor for the FileError object
FieldInfoMap - Class in org.dlese.dpc.schemedit.vocab
Data structure mapping xpaths to FieldInfoReader instances.
FieldInfoMap() - Constructor for class org.dlese.dpc.schemedit.vocab.FieldInfoMap
Constructor for the FieldInfoMap object
FieldInfoMap(String) - Constructor for class org.dlese.dpc.schemedit.vocab.FieldInfoMap
Constructor for the FieldInfoMap object
FieldInfoReader - Class in org.dlese.dpc.schemedit.vocab
Provides access to infomormation (beyond that expressed in the metadata schema) about a metadata field, such as cataloging best practices and definitions of controlled vocabulary.
FieldInfoReader(String) - Constructor for class org.dlese.dpc.schemedit.vocab.FieldInfoReader
Constructor for the FieldInfoReader object
FieldInfoReader(URI) - Constructor for class org.dlese.dpc.schemedit.vocab.FieldInfoReader
Constructor for the FieldInfoReader object
FieldInfoReader.OtherPractice - Class in org.dlese.dpc.schemedit.vocab
Other practices have a header and a list of "practices".
FieldInfoReader.OtherPractice(String, List) - Constructor for class org.dlese.dpc.schemedit.vocab.FieldInfoReader.OtherPractice
Constructor for the OtherPractice object
FieldInfoWriter - Class in org.dlese.dpc.schemedit.vocab
Class to generate fields files for given framework.
FieldInfoWriter(String, String) - Constructor for class org.dlese.dpc.schemedit.vocab.FieldInfoWriter
Constructor for the FieldInfoWriter object
FieldsFileTester - Class in org.dlese.dpc.schemedit.test
Tester for FieldInfoMap
FieldsFileTester(String) - Constructor for class org.dlese.dpc.schemedit.test.FieldsFileTester
Constructor for the FieldsFileTester object
fieldsFileUri - Variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
NOT YET DOCUMENTED
FieldValidators - Class in org.dlese.dpc.webapps.struts
Static methods used in the Struts validation framework that implement custom validation actions.
FieldValidators() - Constructor for class org.dlese.dpc.webapps.struts.FieldValidators
 
FileCopy - Class in org.dlese.dpc.util
 
FileCopy() - Constructor for class org.dlese.dpc.util.FileCopy
 
fileCreated - Variable in class org.dlese.dpc.schemedit.standards.asn.AsnDocInfo
NOT YET DOCUMENTED
fileExists() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Determine whether the file associated with this Document exists.
fileExists(String, HttpServletRequest) - Static method in class org.dlese.dpc.schemedit.JspFunctions
Test for existence of file relative to the jsp page in which the function is called.
FileIndexingObserver - Interface in org.dlese.dpc.index
This interface is used by Objects wishing to determine when a background intexing process has completed and to perform additional processing at that time.
FileIndexingPlugin - Interface in org.dlese.dpc.index.writer
This Interface provides a mechanism for adding custom fields to Lucene index Documents that are being created for a given file.
FileIndexingService - Class in org.dlese.dpc.index
Indexes files into a SimpleLuceneIndex and automatically updates the index whenever changes to the files are made.
FileIndexingService(SimpleLuceneIndex, long, String, int) - Constructor for class org.dlese.dpc.index.FileIndexingService
Indexes files to the given SimpleLuceneIndex, checking for changes in the files and reindexing them at the given update frequency.
FileIndexingService(SimpleLuceneIndex, long, boolean, String, String, int) - Constructor for class org.dlese.dpc.index.FileIndexingService
Indexes files to the given SimpleLuceneIndex, checking for changes in the files and reindexing them at the given update frequency.
FileIndexingServiceData - Class in org.dlese.dpc.index
 
FileIndexingServiceData() - Constructor for class org.dlese.dpc.index.FileIndexingServiceData
 
FileIndexingServiceDocReader - Class in org.dlese.dpc.index.reader
An abstract bean for accessing the data stored in a Lucene Document that was created by a FileIndexingServiceWriter.
FileIndexingServiceDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a DocWriter.
FileIndexingServiceDocReader() - Constructor for class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Constructor that initializes an empty DocReader.
FileIndexingServiceException - Exception in org.dlese.dpc.index
Indicates an error occured in the FileInexingService occured.
FileIndexingServiceException() - Constructor for exception org.dlese.dpc.index.FileIndexingServiceException
Constructs an Exception with no specified detail message.
FileIndexingServiceException(String) - Constructor for exception org.dlese.dpc.index.FileIndexingServiceException
Constructs an Exception with the specified detail message.
FileIndexingServiceWriter - Class in org.dlese.dpc.index.writer
Abstract class for creating customized Lucene Documents for different file formats such as DLESE-IMS, ADN-item, ADN-collection, etc.
FileIndexingServiceWriter() - Constructor for class org.dlese.dpc.index.writer.FileIndexingServiceWriter
 
FileLogin - Class in org.dlese.dpc.schemedit.security.login
Login Module that authenticates against a password stored in a password file.
FileLogin() - Constructor for class org.dlese.dpc.schemedit.security.login.FileLogin
 
FileModDateComparator - Class in org.dlese.dpc.util
Compares two Files based on their modification date.
FileModDateComparator(int) - Constructor for class org.dlese.dpc.util.FileModDateComparator
Constructor that allows setting the sort order by newest or oldest first.
FileModDateComparator() - Constructor for class org.dlese.dpc.util.FileModDateComparator
Default constructor that sorts by newest first.
FileMoveTester - Class in org.dlese.dpc.index
This class simulates saving, moving and deleting records from the records directory.
FileMoveTester(String, String) - Constructor for class org.dlese.dpc.index.FileMoveTester
Constructor for the FileMoveTester object
FileMoveTester.MoveFilesThread - Class in org.dlese.dpc.index
DESCRIPTION
FileMoveTester.MoveFilesThread() - Constructor for class org.dlese.dpc.index.FileMoveTester.MoveFilesThread
Constructor for the SimpleThread object
filename - Variable in class org.dlese.dpc.schemedit.standards.asn.AsnDocInfo
NOT YET DOCUMENTED
fileName - Variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker.FileError
NOT YET DOCUMENTED
Files - Class in org.dlese.dpc.util
Contains methods for performing common operations on files and directories such as reading, moving, deleting and copying.
Files() - Constructor for class org.dlese.dpc.util.Files
 
FileUploadAction - Class in org.dlese.dpc.schemedit.ndr.action
Struts Action to control the uploading of primary content into an NDR instance.
FileUploadAction() - Constructor for class org.dlese.dpc.schemedit.ndr.action.FileUploadAction
 
FileUploadForm - Class in org.dlese.dpc.schemedit.ndr.action.form
 
FileUploadForm() - Constructor for class org.dlese.dpc.schemedit.ndr.action.form.FileUploadForm
 
filter - Variable in class org.dlese.dpc.index.ResultDocConfig
The Lucene serach Filter used
filterChildren(String) - Method in class org.dlese.dpc.xml.schema.GenericType
Removes all elements of type elementName
filterChildren(String, Element) - Method in class org.dlese.dpc.xml.schema.GenericType
NOT YET DOCUMENTED
FilterCore - Class in org.dlese.dpc.webapps.servlets.filters
Abstract class that contains core methods common to Servlet Filters.
FilterCore() - Constructor for class org.dlese.dpc.webapps.servlets.filters.FilterCore
 
FINAL_STATUS_PATTERN - Static variable in class org.dlese.dpc.schemedit.test.PatternTester
 
FINAL_STATUS_PATTERN - Static variable in class org.dlese.dpc.schemedit.test.RegExTester
 
FINAL_STATUS_TEMPLATE - Static variable in class org.dlese.dpc.schemedit.test.PatternTester
 
FINAL_STATUS_TEMPLATE - Static variable in class org.dlese.dpc.schemedit.test.RegExTester
 
finalAndValid - Variable in class org.dlese.dpc.schemedit.ndr.writer.MetadataWriter
Description of the Field
finalize() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Override finalize to ensure resources are released...
finalize() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Perform finalization...
finalize() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Perform finalization...
finalize() - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Perform finalization...
find() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findAgent() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findAgentById() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
FindAndReplace - Class in org.dlese.dpc.util.strings
Description of the Class
FindAndReplace() - Constructor for class org.dlese.dpc.util.strings.FindAndReplace
 
findCollectionByHandle(String) - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
find collectionConfig having provided handle as its MetadataProviderHandle.
findCollectionMdpForMD() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findCollectionMetadata(String) - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
 
findDeletedMetadataObjects(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Returns deleted metadata objects for specified metadataProvider.
findDeletedRecords() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findDupResources() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findDups(int, String, String, String) - Method in class org.dlese.dpc.services.mmd.Query
Returns an array of MmdRec representing ids in other collections that appear identical to the specified (collKey, id).
findFinalValidResources(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Retrieve list of metadata objects provided by specified metadataProvider whose metadata is valid and whose status is Final.
findMdById() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findMdByNCSRecordId() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findMdForResource() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findMdpBySetSpec() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findMdpForAgg() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
to find non-DLESE MDP, we have to start with an aggregator and then find the MDP that is aggregated by it.
findNCSApplicationAgents() - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
 
findNsdlOrgAggregators() - Method in class org.dlese.dpc.ndr.toolkit.NDRToolkit
Find the aggregators corresponding to NSDL.org collections
findOccurence(CompositorMember, int) - Method in class org.dlese.dpc.xml.schema.compositor.CompositorGuard
NOT YET DOCUMENTED
findOccurrence(String, int) - Method in class org.dlese.dpc.xml.schema.compositor.CompositorGuard
Find the occurrence containing the nth element of memberName.
findPCResource() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findPlace(XMLNode) - Method in class org.dlese.dpc.xml.XMLNode
Finds the place where a new node should be inserted.
FindRequest - Class in org.dlese.dpc.ndr.request
Convenience method for constructing "find" NdrRequest.
FindRequest() - Constructor for class org.dlese.dpc.ndr.request.FindRequest
Constructor for the FindRequest object
FindRequest(NDRConstants.NDRObjectType) - Constructor for class org.dlese.dpc.ndr.request.FindRequest
Constructor for the FindRequest to restrict hits to objects of specified type.
findResource(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Return the handle of the resource for the given url if one is found, null otherwise.
findResource(String) - Method in class org.dlese.dpc.ndr.toolkit.NDRToolkit
Find a resource object for the provided url.
findResource() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
findResourceOld(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Finds the handle of the resource associated with provided url.
findResourceOLD() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
FindResourceRequest - Class in org.dlese.dpc.ndr.request
 
FindResourceRequest() - Constructor for class org.dlese.dpc.ndr.request.FindResourceRequest
 
FindResourceRequest(String) - Constructor for class org.dlese.dpc.ndr.request.FindResourceRequest
 
findVocabNode(String, String, String) - Method in interface org.dlese.dpc.vocab.MetadataVocab
Deprecated. As of MetadataUI v1.0, replaced by getVocabNode()
findVocabNode(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
Description of the Method
findVocabNode(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
Within a given system (system.interface.language), find the node that contains the given value for its 'name' attribute.
fireAbortIndexingEvent(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Fire this event to indicate to watchers that they should abort indexing at the earliest point possible.
fireConfigureAndInitializeEvent(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Fire this event to indicate to watchers that they update their configuration settings.
fireDataAddedEvent(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Construct the DataEvent object and invoke the appropriate method of all the listeners to this DataManager.
fireDataChangedEvent(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Construct the DataEvent object and invoke the appropriate method of all the listeners to this DataManager.
fireDataRemovedEvent(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Construct the DataEvent object and invoke the appropriate method of all the listeners to this DataManager.
fireIndexAllCollectionsEvent(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Fire this event to indicate to watchers that they should perform indexing for ALL collections that they know about using CollectionIndexer.putRecord(java.lang.String, java.lang.String, java.lang.String, org.dlese.dpc.repository.indexing.CollectionIndexingSession), CollectionIndexer.deleteRecord(java.lang.String), CollectionIndexer.deletePreviousSessionRecords(org.dlese.dpc.repository.indexing.CollectionIndexingSession).
fireIndexCollectionEvent(String, String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Fire this event to indicate to watchers that they should perform indexing for the given collection if they are managing it using CollectionIndexer.putRecord(java.lang.String, java.lang.String, java.lang.String, org.dlese.dpc.repository.indexing.CollectionIndexingSession), CollectionIndexer.deleteRecord(java.lang.String), CollectionIndexer.deletePreviousSessionRecords(org.dlese.dpc.repository.indexing.CollectionIndexingSession).
fireIndexerReadyEvent(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Fire this event to indicate to watchers that the indexer is ready to accept indexing calls.
fireUpdateCollectionsEvent(String) - Method in class org.dlese.dpc.repository.indexing.IndexingManager
Fire this event to indicate to watchers that they should update their collections using CollectionIndexer.putCollection() and CollectionIndexer.deleteCollection().
firstPage - Variable in class org.dlese.dpc.schemedit.action.AbstractSchemEditAction
where to go when the user clicks "edit"
flush() - Method in class org.dlese.dpc.schemedit.config.AbstractConfigReader
Write config document to disk and then force reread of values.
flush() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Writes config file to disk and re-initializes data structures based on config.
flush() - Method in class org.dlese.dpc.schemedit.security.access.AccessManager
Update DocMap with recent ActionPath and GuardedPaths, and then write it to disk.
flush() - Method in class org.dlese.dpc.schemedit.security.user.User
Write this User to disk and reset data structures so they will be reloaded from disk.
flush() - Method in class org.dlese.dpc.schemedit.security.user.UserManager
Write user data to disk.
flushCache() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataManager
Write all cached DcsDataRecords to disk and then clear the cache
flushToDisk() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Write record to disk and then remove it from cashe so any xml processing (such as contracting ampersands) is picked up next time record is needed.
footnote - Variable in class org.dlese.dpc.xml.XMLRecord
A special comment intended as the final comment in the XML file.
format_transform_file - Variable in class org.dlese.dpc.xml.NSDL_DCToNCS_ITEMFormatConverter
NOT YET DOCUMENTED
formatEncodedFields(String) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Encodes a query string such that each term that is part of a field that has been encoded in the index using SimpleLuceneIndex.encodeToTerm() is replaced with the encoded form for searching.
formatFieldsInQuery(String) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Formats the fields/terms in the query string by replacing the aliased field names and encoding terms that are in fields that have been indexed encoded.
formatIsConfigured(String) - Method in class org.dlese.dpc.index.writer.xml.XMLIndexerFieldsConfig
Determine if the given xmlFormat or schema has a configuration.
formatOfRecords - Variable in class org.dlese.dpc.services.dds.toolkit.CollectionInfo
 
formatQuery(String) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Encodes query strings beginning with "id:" or "url:" using SimpleLuceneIndex.encodeToTerm(java.lang.String).
formattedDate(Date) - Static method in class org.dlese.dpc.ndr.NdrUtils
Converts a Date object to String of form "yyyy-MM-dd".
formBeanName - Variable in class org.dlese.dpc.schemedit.autoform.AutoForm
NOT YET DOCUMENTED
formBeanName - Variable in class org.dlese.dpc.schemedit.autoform.mde.MdeNode
NOT YET DOCUMENTED
formBeanName - Variable in class org.dlese.dpc.schemedit.autoform.Renderer
Description of the Field
FormValidationTools - Class in org.dlese.dpc.webapps.tools
This class contains tools for validating form input from users.
FormValidationTools() - Constructor for class org.dlese.dpc.webapps.tools.FormValidationTools
 
forwardToCaller(HttpServletRequest, String, SessionBean) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
General method to forward control to the appropriate page (Collections, Search or View) after completing an operation.
framework - Variable in class org.dlese.dpc.schemedit.autoform.AutoForm
NOT YET DOCUMENTED
framework - Variable in class org.dlese.dpc.schemedit.config.CollectionFileConverter
 
framework - Variable in class org.dlese.dpc.schemedit.input.SchemEditValidator
NOT YET DOCUMENTED
framework - Variable in class org.dlese.dpc.schemedit.test.FrameworkConfigTester
 
framework - Variable in class org.dlese.dpc.schemedit.test.FrameworkTester
 
FrameworkAdminAction - Class in org.dlese.dpc.schemedit.action
Controller for the ADN Editor
FrameworkAdminAction() - Constructor for class org.dlese.dpc.schemedit.action.FrameworkAdminAction
 
FrameworkAdminForm - Class in org.dlese.dpc.schemedit.action.form
ActionForm bean for handling requests to support Schemaedit.
FrameworkAdminForm() - Constructor for class org.dlese.dpc.schemedit.action.form.FrameworkAdminForm
 
FrameworkConfigAction - Class in org.dlese.dpc.schemedit.action
Controller for the DcsDataFramework editor.
FrameworkConfigAction() - Constructor for class org.dlese.dpc.schemedit.action.FrameworkConfigAction
 
FrameworkConfigConverter - Class in org.dlese.dpc.schemedit.config
Converts old style DcsData records (that only mantained a single-entry) into history-aware records.
FrameworkConfigConverter(String) - Constructor for class org.dlese.dpc.schemedit.config.FrameworkConfigConverter
FrameworkConfigConverter Constructor.
FrameworkConfigConverter.DirectoryFilter - Class in org.dlese.dpc.schemedit.config
 
FrameworkConfigConverter.DirectoryFilter() - Constructor for class org.dlese.dpc.schemedit.config.FrameworkConfigConverter.DirectoryFilter
 
FrameworkConfigReader - Class in org.dlese.dpc.schemedit.config
Extracts info to augment that of the Schema from a framework configuration file.
FrameworkConfigReader(File) - Constructor for class org.dlese.dpc.schemedit.config.FrameworkConfigReader
Create a FrameworkConfigReader.
FrameworkConfigTester - Class in org.dlese.dpc.schemedit.test
Tester for FrameworkConfigReader
FrameworkConfigTester(String) - Constructor for class org.dlese.dpc.schemedit.test.FrameworkConfigTester
Constructor for the FrameworkConfigTester object
frameworkName - Variable in class org.dlese.dpc.schemedit.vocab.integrity.frameworks.FieldFilesChecker
NOT YET DOCUMENTED
frameworkRegistry - Variable in class org.dlese.dpc.schemedit.action.DCSAction
 
FrameworkRegistry - Class in org.dlese.dpc.schemedit
A map holding MetaDataFramework instances, and keyed by the short name (e.g., "adn") of each particular framework.
FrameworkRegistry() - Constructor for class org.dlese.dpc.schemedit.FrameworkRegistry
Constructor for the FrameworkRegistry object
FrameworkRegistry(ServletContext) - Constructor for class org.dlese.dpc.schemedit.FrameworkRegistry
FrameworkRegistry constructure with ServletContext
FrameworkRegistry(String, String) - Constructor for class org.dlese.dpc.schemedit.FrameworkRegistry
Constructor for the FrameworkRegistry object for specified configuration directory and docRoot (used for debugging - docRoot is normally calculated from servletContext).
FrameworkTester - Class in org.dlese.dpc.schemedit.test
Tester for FrameworkConfigReader and MetaDataFramework
FrameworkTester(String) - Constructor for class org.dlese.dpc.schemedit.test.FrameworkTester
Constructor for the FrameworkTester object
freeRead() - Method in class org.dlese.dpc.util.RWLock
 
freeWrite() - Method in class org.dlese.dpc.util.RWLock
 
FROM - Static variable in class org.dlese.dpc.oai.OAIArgs
The from argument
fromHexString(String) - Static method in class org.dlese.dpc.schemedit.test.UtfTester
Convert a hex string to a byte array.
fuid(File) - Static method in class org.dlese.dpc.util.Files
Appends a path and date into a string in such a way that lexicographic sorting gives the same results as a walk of the file hierarchy.
fullDateFormat - Static variable in class org.dlese.dpc.schemedit.SchemEditUtils
* Formats and parses dates according to SchemEditUtils.fullDateFormatString.
fullDateFormatString - Static variable in class org.dlese.dpc.schemedit.SchemEditUtils
same as utcDateFormatString
FullDateFormatString - Static variable in class org.dlese.dpc.suggest.SuggestUtils
NOT YET DOCUMENTED
fullDateString(Date) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Converts a Date object into a string formatted with SchemEditUtils.fullDateFormat
FullNameComparator - Class in org.dlese.dpc.schemedit.security.user
Sort Users by fullName.
FullNameComparator() - Constructor for class org.dlese.dpc.schemedit.security.user.FullNameComparator
 

G

GeneralServletTools - Class in org.dlese.dpc.webapps.tools
This class contains utility methods useful in servlet-based applications.
GeneralServletTools() - Constructor for class org.dlese.dpc.webapps.tools.GeneralServletTools
 
GENERIC_TYPE - Static variable in interface org.dlese.dpc.xml.schema.GlobalDef
 
GenericType - Class in org.dlese.dpc.xml.schema
Wrapper for GenericType definitions (Element).
GenericType(String) - Constructor for class org.dlese.dpc.xml.schema.GenericType
Constructor for the GenericType object
GenericType(String, Namespace) - Constructor for class org.dlese.dpc.xml.schema.GenericType
Constructor for the GenericType object
GenericType(Element, String, Namespace, SchemaReader) - Constructor for class org.dlese.dpc.xml.schema.GenericType
Constructor - accounting for location and schemaReader.
geoReference - Variable in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
DESCRIPTION
geoReferences - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
geoStandards - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
get(String) - Method in class org.dlese.dpc.datamgr.DataManager
Retrieves a single data object.
get(List) - Method in class org.dlese.dpc.datamgr.DataManager
Retrieves a List of data objects.
get(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Retrieves a single data object.
get(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Retrieves a List of data objects.
get(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a single data object.
get(List) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a List of data objects.
get(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a single data object, or null if none exists or unable to retrieve.
get(List) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a List of data objects.
get(Object) - Method in class org.dlese.dpc.index.reader.DocumentMap
Gets the text content of the given Lucene field as a String or null if the given field is not available or was not stored in the index.
get(int) - Method in class org.dlese.dpc.index.reader.LazyDocumentMap.FieldNameList
Gets a field name String at the given position
get(int) - Method in class org.dlese.dpc.index.reader.LazyDocumentMap.FieldValuesList
Gets a field values String at the given position
get(Object) - Method in class org.dlese.dpc.index.reader.LazyDocumentMap
Gets the text content of the given Lucene field as a String or null if the given field is not available or was not stored in the index.
get(int) - Method in class org.dlese.dpc.index.ResultDocList
Get the ResultDoc at the given location.
get(String) - Method in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLRecord
 
get(String) - Method in class org.dlese.dpc.serviceclients.cat.GetStandard
 
get(String) - Method in class org.dlese.dpc.suggest.SuggestionRecord
Get the value of the node specified by provided xpath.
get(String) - Method in class org.dlese.dpc.xml.schema.DocMap
Given an encoded xpath, return the value of the referred to node
GET_ID_VERB - Static variable in class org.dlese.dpc.services.dcs.action.DCSServicesAction
 
get_Off() - Method in class org.dlese.dpc.schemedit.input.SchemEditActionErrors
NOT YET DOCUMENTED
get_Off(String) - Method in class org.dlese.dpc.schemedit.input.SchemEditActionErrors
NOT YET DOCUMENTED
GET_RECORD - Static variable in class org.dlese.dpc.oai.OAIArgs
The GetRecord argument value
GET_RECORD_VERB - Static variable in class org.dlese.dpc.services.dds.action.DDSServicesAction
The GetRecord request verb
GET_STANDARD_VERB - Static variable in class org.dlese.dpc.services.asn.action.AsnServiceAction
The GetStandards request verb
getAbsoluteDrcBoostingQuery() - Method in class org.dlese.dpc.repository.RepositoryManager
Boost items in the DRC absolutely.
getAbsolutePath(String, ServletContext) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Gets the absolute path to a given file or directory.
getAbsolutePath(String, String) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Gets the absolute path to a given file or directory.
getAcceptableMembers(Element) - Method in class org.dlese.dpc.xml.schema.compositor.Choice
Returns the members that could be added to the specified instanceElement according to schema constraints.
getAcceptableMembers() - Method in class org.dlese.dpc.xml.schema.compositor.ChoiceGuard
Returns a list of element names representing the choices that can be legally made.
getAcceptsNewChoice(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the acceptsNewChoice attribute of the SchemEditForm object
getAcceptsNewSibling(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Determines whether the parent of the element corresponding to encodedPath can accept a new sibling of encodedPath.
getAcceptsNewSubstitionGroupMember(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the acceptsNewSubstitionGroupMember attribute of the SchemEditForm object
getAccessionDate() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the accession date as a String.
getAccessionDate() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the accession date for the item, or null if this item is not accessioned.
getAccessionDate() - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Returns the accession date or null if this collection is not currently accessioned.
getAccessionDate() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the accession date, which is null (unknown).
getAccessionDate() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the accession date for the item, or null if this item is not accessioned.
getAccessionDateDate() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader
Gets the accession date of this collection, or null if this collection is currently not accessioned.
getAccessionDateDate() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the accession date as a Java Date.
getAccessionedDate() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the accessionedDate attribute of the DleseBean object
getAccessionedDate() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the date the catalog record was created.
getAccessionStatus() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader
Gets the most recent accession status of the collection.
getAccessionStatus() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the AccessionStatus for this record.
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the accession status of this record, for example 'accessioned'.
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Gets the most recent accession status found in the XML record.
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the accession status of this record, for example 'accessioned'.
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the accession status of this record, for example 'accessioned'.
getAccessionStatus() - Method in class org.dlese.dpc.repository.RecordData
Gets the accessionStatus attribute of the RecordData object
getAccessionStatus(MmdRec[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the accession status of the given records or, if multiple resources get all statuses separated by spaces.
getAccessionStatus() - Method in class org.dlese.dpc.repository.SetInfo
Gets the accession status of this Set.
getActionForm() - Method in class org.dlese.dpc.schemedit.standards.CATServiceHelper
Gets the actionForm attribute of the CATServiceHelper object
getActionMappings() - Method in class org.dlese.dpc.schemedit.ActionServlet
 
getActionPath(String) - Method in class org.dlese.dpc.schemedit.security.access.AccessManager
Gets the actionPath attribute of the AccessManager object
getActionPaths() - Method in class org.dlese.dpc.schemedit.security.access.AccessManager
Gets the actionPaths attribute of the AccessManager object
getActionPaths() - Method in class org.dlese.dpc.schemedit.security.action.form.AccessManagerForm
 
getActions() - Method in class org.dlese.dpc.schemedit.security.access.GuardedPath
 
getAdd() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the add attribute of the RepositoryAdminForm object
getAdd() - Method in class org.dlese.dpc.schemedit.action.form.DCSAdminForm
Gets the add attribute of the DCSAdminForm object
getAdditionalMetadata() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader
Gets the additional metadata for this collection that was indicated in org.dlese.dpc.repository.RepositoryManager.putRecord when the collection was created, or null.
getAdditionalMetadata() - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Gets the additional metadata for this collection that was indicated in org.dlese.dpc.repository.RepositoryManager.putRecord when the collection was created inside an additionalMetadata element, or null.
getAdminEmail() - Method in class org.dlese.dpc.repository.action.form.RepositoryInfoForm
Gets the adminEmail attribute of the RepositoryInfoForm object
getAdminEmail(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the adminEmail attribute of the RepositoryManager object
getAdminEmails() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the adminEmails attribute of the RepositoryForm object.
getAdminEmails() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the adminEmails attribute of the RepositoryManager object
getAdnDocReader() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the adnDocReader attribute of the SchemEditForm object
getAdnText(String) - Method in class org.dlese.dpc.schemedit.standards.adn.AsnToAdnMapper
Gets the adnText corresponding to asnId
getAdnText() - Method in class org.dlese.dpc.schemedit.standards.adn.util.AsnMappingStandard
 
getAgent() - Method in class org.dlese.dpc.ndr.toolkit.NDRToolkit
Gets the agent attribute of the ToolKit object
getAgent() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
getAgentHandle() - Method in class org.dlese.dpc.ndr.apiproxy.NDRAPIProxy
Get the agent handle registered for this proxy object.
getAgentHandle() - Method in class org.dlese.dpc.ndr.connection.NDRConnection
Get the NDR agentHandle for this connection object.
getAgentHandle() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Gets the handle of the NDR agent object for this collection.
getAgentHandle() - Method in class org.dlese.dpc.schemedit.config.CollectionConfigReader
Gets the agentHandle attribute of the CollectionConfigReader object
getAggMap() - Method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingsManager
 
getAggregatedBy() - Method in class org.dlese.dpc.ndr.reader.MetadataProviderReader
Gets the aggregatedBy attribute of the MetadataProviderReader object
getAggregator(String) - Method in class org.dlese.dpc.ndr.toolkit.NDRToolkit
Gets the aggregator attribute of the NDRToolkit object
getAggregator() - Static method in class org.dlese.dpc.schemedit.test.RequestTesters
 
getAggregatorAgent() - Method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingInfo
 
getAggregatorFor() - Method in class org.dlese.dpc.ndr.reader.AggregatorReader
Gets the aggregatorFor attribute of the AggregatorReader object
getAggregatorHandle() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Gets the handle of the NDR aggregator object for this collection.
getAggregatorHandle() - Method in class org.dlese.dpc.schemedit.config.CollectionConfigReader
Gets the aggregatorHandle attribute of the CollectionConfigReader object
getAggregatorHandle() - Method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingInfo
 
getAggregatorHandles() - Static method in class org.dlese.dpc.ndr.NdrUtils
Gets the aggregatorHandles attribute of the NdrUtils class
getAggregatorHandles(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Gets the aggregatorHandles attribute of the NdrUtils class
getAggregators() - Method in class org.dlese.dpc.ndr.reader.AgentReader
Gets the aggregators that are related to this Agent via the aggregatorFor relationship.
getAllAssociatedCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collection keys for all collections that are associated with this resource including collections that are not enabled.
getAllCatDocs() - Method in class org.dlese.dpc.serviceclients.cat.CATServiceToolkit
 
getAllDocs() - Method in class org.dlese.dpc.serviceclients.cat.GetAllStandardsDocuments
Gets the suggestions attribute of the GetAllStandardsDocuments object
getAllDocsMap() - Method in class org.dlese.dpc.serviceclients.cat.GetAllStandardsDocuments
Gets the suggestions attribute of the GetAllStandardsDocuments object
getAllFieldInfo() - Method in class org.dlese.dpc.schemedit.vocab.FieldInfoMap
Gets all the FieldInfoReaders as a list.
getAllFormats() - Method in class org.dlese.dpc.schemedit.FrameworkRegistry
Return a list of formats for registered frameworks.
getAllIds() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets all the IDs associated with this resource, including this record's ID.
getAllIds() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets all the IDs associated with this resource, including this record's ID.
getAllItemResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ItemDocReaders for all records that refer to this resource.
getAllLinks() - Method in class org.dlese.dpc.util.HTMLParser
returns a String array of all the links in the html document.
getAllMmdRecs() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the MmdRecs for all records that catalog this resouce, including myMmdRec.
getAllMmdRecs() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the MmdRecs for all records associated with this resouce, including myMmdRec.
getAllMmdRecs() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the MmdRecs for all records associated with this resouce, including myMmdRec.
getAllowDupDir() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Gets the allowDupDir attribute of the HarvesterAdminForm object
getAllowDupDir() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the allowDupDir attribute of the ScheduledHarvest object
getAllowSuggestions() - Method in class org.dlese.dpc.schemedit.config.CollectionConfigReader
 
getAllRecordsInIndex() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the ResultDocs for all records in the index, excluding records with errors, or null if none exist.
getAllResources() - Method in class org.dlese.dpc.ndr.toolkit.NDRToolkit
Find ALL resources in the NDR
GetAllStandardsDocuments - Class in org.dlese.dpc.serviceclients.cat
See
GetAllStandardsDocuments() - Constructor for class org.dlese.dpc.serviceclients.cat.GetAllStandardsDocuments
Constructor for the GetAllStandardsDocuments object
GetAllStandardsDocuments(String, String, String) - Constructor for class org.dlese.dpc.serviceclients.cat.GetAllStandardsDocuments
Constructor for the GetAllStandardsDocuments object
getAllValues(String) - Method in class org.dlese.dpc.index.reader.LazyDocumentMap.FieldValuesList
Gets a field values String for the given field.
getAllVocabLayout() - Method in class org.dlese.dpc.schemedit.vocab.layout.VocabLayoutConfig
Gets all the VocabLayouts as a list.
getAltText() - Method in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
Gets the altText attribute of the NCSCollectReader object
getAlttext() - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription.Image
 
getAnalyzedTerms(String, String, Analyzer) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Extracts all terms in any field from a Lucene query using the given Analyzer.
getAnalyzedTokens(String, String, Analyzer) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Extracts all Tokens from a Lucene query using the given Analyzer.
getAnalyzer(String) - Method in class org.dlese.dpc.index.analysis.PerFieldAnalyzer
Gets the Analyzer configured for the given field, or null if none exists.
getAnalyzer() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the analyzer that has been configured for this index.
getAnalyzerOutput(String, String, Analyzer) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Creates a StringBuffer to display the tokens created by a given analyzer.
getAncestor(String, int) - Static method in class org.dlese.dpc.schemedit.url.UrlHelper
Gets the specified ancestor (using the levels param) of a given url (represented as a string).
getAncestor(URL, int) - Static method in class org.dlese.dpc.schemedit.url.UrlHelper
Gets the ancestor of the given URL by calling getParent "level" times.
getAncestors() - Method in class org.dlese.dpc.schemedit.standards.adn.DleseStandardsNode
Gets the ancestors attribute of the DleseStandardsNode object
getAncestors() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsNode
Gets the ancestors attribute of the AsnStandardsNode object
getAncestors() - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsNode
Gets the ancestors attribute of the CommCoreStandardsNode object
getAncestors() - Method in interface org.dlese.dpc.schemedit.standards.StandardsNode
Gets a list of ancestors as StandardsNodes from this to stdDocument root;
getAncestors() - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainStandardsNode
Gets the ancestors attribute of the TeachersDomainStandardsNode object
getAncestors() - Method in class org.dlese.dpc.standards.asn.AsnStandard
Gets the ancestors attribute of the AsnStandard object
getAncestors() - Method in class org.dlese.dpc.standards.asn.RootAsnStandard
Gets the ancestors (an empty list) of the AsnNode object
getAncestors() - Method in class org.dlese.dpc.standards.commcore.RootStandard
Gets the ancestors (an empty list) of the AsnNode object
getAncestors() - Method in class org.dlese.dpc.standards.commcore.Standard
Gets an ordered list of ancestors from root to this standard's parent
getAnnoCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the annotataion collection keys, for example {06, 08}, for all collections that annotate this item.
getAnnoCollectionKeys() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the annotataion collection keys, for example {06, 08}, for all collections that annotate this item.
getAnnoFormats() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the annotation formats that are associated with this item.
getAnnoFormats() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the annotation formats that are associated with this item.
getAnnoFormatsFromResultDocs(ResultDocList) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the annotation formats from the anno result docs.
getAnnoPathways() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the anno pathways that are associated with this record.
getAnnoPathways() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the anno pathways that are associated with this record.
getAnnoPathwaysFromResultDocs(ResultDocList) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all annotation pathways in the given set of DleseAnnoDocReaders, or null if none exist.
getAnnoRatings() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a String array of all annotation star ratings for this item in numerical form from 1 to 5, or null if none.
getAnnoRatings() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a String array of all annotation star ratings for this item in numerical form from 1 to 5, or null if none.
getAnnoStatus() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the annotation statuses that are associated with this item.
getAnnoStatus() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the annotation statuses that are associated with this item.
getAnnoStatusFromResultDocs(ResultDocList) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the annoStatusFromReaders attribute of the RecordDataService object
getAnnotatedItem() - Method in class org.dlese.dpc.schemedit.action.form.StaticRecordForm
 
getAnnotatedItemResultDoc() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
Gets the ResultDoc of the item this annotates, or null if not available.
getAnnotationDocs() - Method in class org.dlese.dpc.repository.RecordData
Gets DocReaders for all annotation records that reference this resource, or null if none exist.
getAnnotationResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ResultDocs for all annotations that refer to this resource.
getAnnotationResultDocs() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the ResultDocs for all annotations that refer to this resource.
getAnnotationResultDocs() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the ResultDocs for all annotations that refer to this resource.
getAnnotations() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the annotations attribute of the DleseBean object
getAnnotations() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of lifecycle contributors to a resource from the current record.
getAnnoTypes() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the anno types that are associated with this record.
getAnnoTypes() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the anno types that are associated with this record.
getAnnoTypesFromResultDocs(ResultDocList) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all annotation types in the given set of DleseAnnoDocReaders, or null if none exist.
getAnnouncements() - Method in class org.dlese.dpc.index.reader.NewsOppsDocReader
Gets the announcements attribute of the NewsOppsDocReader object
getAnnouncementUrl() - Method in class org.dlese.dpc.index.reader.NewsOppsDocReader
Gets the announcement Url.
getAnyTypeFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Gets the anyTypeFields attribute of the InputManager object
getAnyTypeMember() - Method in class org.dlese.dpc.xml.schema.compositor.Compositor
 
getAnyTypeValueOf(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the anyTypeValueOf attribute of the SchemEditForm object
getAppAgentIdentity() - Method in class org.dlese.dpc.schemedit.ndr.action.form.NDRForm
 
getAppAgentIdentityType() - Method in class org.dlese.dpc.schemedit.ndr.action.form.NDRForm
 
getApplicationAgent() - Method in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
Gets the applicationAgent attribute of the NCSCollectReader object
getApplyByDate() - Method in class org.dlese.dpc.index.reader.NewsOppsDocReader
Gets the applyByDate attribute of the NewsOppsDocReader object
getArchiveDate() - Method in class org.dlese.dpc.index.reader.NewsOppsDocReader
Gets the archiveDate attribute of the NewsOppsDocReader object
getArchivedReport(String) - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
Gets the archivedReport attribute of the ThreadedService object
getArchivedReports() - Method in class org.dlese.dpc.schemedit.action.form.CollectionServicesForm
Gets the archivedReports attribute of the CollectionServicesForm object
getArchivedReports() - Method in class org.dlese.dpc.schemedit.threadedservices.ThreadedService
Gets the archivedReports attribute of the ThreadedService object
getAsfId(String) - Method in class org.dlese.dpc.schemedit.standards.adn.AsnToAdnMapper
Given adnText, return asnId
getAsfText(String) - Method in class org.dlese.dpc.schemedit.standards.adn.AsnToAdnMapper
Gets the asnText corresponding to asnId
getAsnDocByPath(String) - Method in class org.dlese.dpc.schemedit.standards.StandardsRegistry
Gets the asnDocByPath attribute of the StandardsRegistry object
getAsnDocument(String) - Method in class org.dlese.dpc.services.asn.AsnServiceHelper
 
getAsnDocuments() - Method in class org.dlese.dpc.services.asn.AsnServiceHelper
 
getAsnId() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnDocKey
 
getAsnId() - Method in class org.dlese.dpc.serviceclients.cat.CATStandard
Gets the asnId attribute of the CATStandard object
getAsnStandard(String, CATServiceHelper) - Static method in class org.dlese.dpc.schemedit.JspFunctions
 
getAsnStandard() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsNode
Gets the asnStandard attribute of the AsnStandardsNode object
getAsnStatement() - Method in class org.dlese.dpc.standards.asn.AsnStandard
 
getAsnStatement() - Method in class org.dlese.dpc.standards.asn.RootAsnStandard
 
getAsociatedItemsDocs() - Method in class org.dlese.dpc.repository.RecordData
Gets DocReaders for all item-level records that refer to the same resource, or null if none exist.
getAssetNodes() - Method in class org.dlese.dpc.xml.nldr.NldrMetadataRecordExporter
Gets the assetNodes attribute of the NldrMetadataRecord object
getAssetNodes() - Method in class org.dlese.dpc.xml.nldr.OsmRecordExporter
 
getAssignableStatusFlags() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Return a list of StatusFlag beans that describe the statuses that can be assigned to a record of this collection.
getAssignedByIdRelatedRecordsMap() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a Map of records that this item assignes a relationship to by ID, keyed by relationship type, for example 'isAnnotatedBy'.
getAssignedByUrlRelatedRecordsMap() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a Map of record ResultDoc arrays that this item assignes a relationship to by URL, keyed by relationship type, for example 'isAnnotatedBy'.
getAssignedRelatedIdsOfType(String) - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the record IDs for the items that this record assignes the given relationship to.
getAssignedRelatedUrlsOfType(String) - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the URLs for the items that this record assignes the given relationship to.
getAssignedRelationshipByIdTypes() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the types of relationships that were asigned by this item by related ID, for example 'isAnnotatedBy'.
getAssignedRelationshipByUrlTypes() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the types of relationships that were asigned by this item by related URL, for example 'isAnnotatedBy'.
getAssignedRelationshipsForItemsMap() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a Map of record IDs and the corresponding relationships they are assigned.
getAssignedRole(String) - Method in class org.dlese.dpc.schemedit.security.user.User
Return the role that has been explicitly assigned to the specified collection.
getAssociatedCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collection keys for all enabled collections that are associated with this resource.
getAssociatedCollectionKeys() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the collection keys for all enabled collections that are associated with this resource.
getAssociatedIds() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the IDs of records that refer to the same resource, not including this record's ID.
getAssociatedIds() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the IDs of records that refer to the same resource, not including this record's ID.
getAssociatedIds() - Method in class org.dlese.dpc.repository.RecordData
Gets the associatedIDs for this record, records that catalog the same resource.
getAssociatedIDs(String, MmdRec[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the IDs for records that catalog the same resource, not including the ID that is given.
getAssociatedIds() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the IDs of records that refer to the same resource.
getAssociatedItemResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ItemDocReaders for all associated items for this item (refer to same resource).
getAssociatedMmdRecs() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the MmdRecs for records in other collections that catalog the same resource, not including myMmdRec.
getAssociatedMmdRecs() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the MmdRecs for records in other collections that catalog the same resource.
getAssociatedMmdRecs() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the MmdRecs for records in other collections that catalog the same resource.
getAssociatedMMDRecs(int, String, String, Query) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the associated MMD records for the given IDs, records that catalog the same resource, or null if none exist, using the given Query Object.
getAssociatedMMDRecs(int, String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the associated MMD records for the given IDs, records that catalog the same resource, or null if none exist, using the local Query Object.
getAsyncJason() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the asyncJason attribute of the SchemEditForm object
getAttr(Object, String) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Based on attribute name, attempts to get the value of that attribute using a bean-style "gettter".
getAttr(String) - Method in class org.dlese.dpc.xml.schema.SchemaNode
Gets the attr attribute of the SchemaNode object
getAttribute(String) - Method in class org.dlese.dpc.index.FileIndexingService
Gets an attribute Object from this FileIndexingService.
getAttribute(String) - Method in class org.dlese.dpc.index.reader.DocReader
Gets an attribute that has been previously set using SimpleLuceneIndex.setAttribute(String,Object).
getAttribute(String) - Method in class org.dlese.dpc.index.ResultDoc
Gets an attribute that has been previously set using SimpleLuceneIndex.setAttribute(String,Object).
getAttribute(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets an attribute from this SimpleLuceneIndex.
getAttribute(String) - Method in class org.dlese.dpc.repository.DirInfo
Gets an attribute Object from this DirInfo.
getAttribute(String) - Method in class org.dlese.dpc.repository.SetInfo
Gets an attribute Object from this SetInfo.
getAttribute(String) - Method in class org.dlese.dpc.xml.XMLNode
Retrieves a named attribute from the element of this node, if the attribute exists.
getAttributeFields() - Method in class org.dlese.dpc.schemedit.input.InputManager
Selects the InputFields corresponding to metadata Attributes.
getAttributeNames() - Method in class org.dlese.dpc.xml.schema.SchemaNode
gets names of the attributes of the schema element (NOT the instance element!)
getAttributes() - Method in class org.dlese.dpc.xml.schema.AttributeGroup
 
getAttributesDn(String, String, String, String[]) - Method in class org.dlese.dpc.ldap.LdapClient
Low level method: Retrieves attributes of a single entry, using the specified dn/pswd for authorization.
getAttribution() - Method in class org.dlese.dpc.schemedit.vocab.TermAndDeftn
Gets the attribution attribute of the TermAndDeftn object
getAttrName(int) - Method in class org.dlese.dpc.ldap.LdapEntry
Returns the attribute name stored in the specified row of the attrs matrix.
getAttrNames() - Method in class org.dlese.dpc.ldap.LdapEntry
Returns a 1-dimensional array of the attribute names stored in the attrs matrix.
getAttrsRows() - Method in class org.dlese.dpc.ldap.LdapEntry
Returns the number of rows in the attrs matrix.
getAttrStrings(int) - Method in class org.dlese.dpc.ldap.LdapEntry
Returns a 1-dimensional array of the values associated with the specified row of the attrs matrix.
getAttrStrings(String) - Method in class org.dlese.dpc.ldap.LdapEntry
Returns a 1-dimensional array of the values associated with the specified attribute name.
getAudience() - Method in class org.dlese.dpc.dds.action.form.VocabForm
Gets the UI audience attribute of the VocabForm object
getAudienceBeneficiary() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
The audience beneficiary.
getAudienceInstructionalGoal() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
The audience instructionalGoal.
getAudiences() - Method in class org.dlese.dpc.index.reader.NewsOppsDocReader
Gets the audiences attribute of the NewsOppsDocReader object
getAudiences() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the audiences attribute of the DleseBean object
getAudiences() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of intended audiences for a resource from the current record.
getAudienceTeachingMethod() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
The audience teachingMethod.
getAudienceToolFor() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
The audience tool for.
getAudienceTypicalAgeRange() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
The audience typical age range.
getAudioAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the in-progress type 'audio' annotations for this resource.
getAudioAnnosInProgress() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the in-progress type 'audio' annotations for this resource.
getAudioAnnosInProgress() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the audioAnnosInProgress attribute of the ItemDocReader object
getAuthentication(String, String, String) - Static method in class org.dlese.dpc.schemedit.security.auth.ucas.MyUcasClient
Gets the authentication attribute of the AuthClient class
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.adn.DleseStandardsDocument
Returns "National Science Education Standards (NSES)"
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnDocInfo
 
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsDocument
Gets the author attribute of the AsnStandardsDocument object
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.CATServiceHelper
Resolves author from the asnDocument (which it gets from the StandardsDocument)
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreServiceHelper
Resolves author from the asnDocument (which it gets from the StandardsDocument)
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsDocument
Gets the author attribute of the CommCoreStandardsDocument object
getAuthor() - Method in interface org.dlese.dpc.schemedit.standards.StandardsDocument
 
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainLexicon
Gets the author attribute of the TeachersDomainLexicon object
getAuthor() - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainServiceHelper
Resolves author from the asnDocument (which it gets from the StandardsDocument)
getAuthor() - Method in class org.dlese.dpc.serviceclients.cat.CATRequestConstraints
Gets the author attribute of the CATRequestConstraints object
getAuthor() - Method in class org.dlese.dpc.serviceclients.cat.CATStandard
Gets the author attribute of the CATStandard object
getAuthor() - Method in class org.dlese.dpc.serviceclients.cat.CATStandardDocument
Gets the author attribute of the CATStandardDocument object
getAuthor(String) - Method in class org.dlese.dpc.services.asn.AsnServiceHelper
 
getAuthor(String) - Method in class org.dlese.dpc.standards.asn.AsnAuthors
Returns a author for a given author purl (e.g., http://purl.org/ASN/scheme/ASNTopic/behavioralStudies)
getAuthor() - Method in class org.dlese.dpc.standards.asn.AsnDocument
Gets the author attribute of the AsnDocument object
getAuthor(AsnAuthors) - Method in class org.dlese.dpc.standards.asn.AsnDocument
Gets the author attribute of the AsnDocument object
getAuthor(String) - Method in class org.dlese.dpc.standards.asn.AsnHelper
Resolves provided authorPurl into human-relevant form
getAuthor() - Method in class org.dlese.dpc.standards.asn.AsnStandard
Gets the author attribute of the AsnStandard object
getAuthor() - Method in class org.dlese.dpc.standards.commcore.Standard
Gets the author attribute of the Standard object
getAuthor() - Method in class org.dlese.dpc.standards.commcore.StdDocument
Gets the author attribute of the StdDocument object
getAuthority() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Gets the authority attribute of the CollectionConfig object
getAuthority() - Method in class org.dlese.dpc.schemedit.config.CollectionConfigReader
Gets the authority attribute of the CollectionConfigReader object
getAuthority() - Method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo
 
getAuthorizedCollections() - Method in class org.dlese.dpc.schemedit.SessionBean
Get the keys of the collections the sessionUser is authorized to access.
getAuthorizedFor() - Method in class org.dlese.dpc.services.dcs.action.form.DCSServicesForm
Gets the role name for which this user is authorized
getAuthorizedFor() - Method in class org.dlese.dpc.services.dcs.action.form.RecommenderForm
Gets the role name for which this user is authorized
getAuthorizedFor() - Method in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
Gets the role name for which this user is authorized
getAuthorizedFor() - Method in class org.dlese.dpc.services.dds.action.form.DDSServicesForm
Gets the role name for which this user is authorized for
getAuthorizedFor() - Method in class org.dlese.dpc.services.dds.action.form.JSHTMLForm_1_1
Gets the role name for which this user is authorized for
getAuthorizedSetInfo(String, List) - Static method in class org.dlese.dpc.schemedit.security.util.AccessUtils
 
getAuthorizedSets(User, Roles.Role) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Gets the authorizedSets attribute of the RepositoryService object
getAuthorPurl() - Method in class org.dlese.dpc.standards.asn.AsnDocument
Gets the authorPurl attribute of the AsnDocument object
getAutoFormDir() - Method in class org.dlese.dpc.schemedit.MetaDataFramework
Gets the directory to which metadata editor pages are written.
getAuxinfo() - Method in class org.dlese.dpc.services.mmd.MmdWarning
Returns the additional error info
getAvailableDocs() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsManager
Gets the availableDocs (avaliable ASN Standards Documents) attribute of the AsnStandardsManager object
getAvailableDocs() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnSuggestionServiceHelper
Gets the availableDocs attribute of the AsnSuggestionServiceHelper object
getAvailableDocs() - Method in class org.dlese.dpc.schemedit.standards.CATServiceHelper
Gets the availableDocs attribute of the CATServiceHelper object
getAvailableDocs() - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreServiceHelper
 
getAvailableDocs() - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainServiceHelper
 
getAvailableFormats() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the XML formats that are available for this item including those that are available through XMLConversionService.
getAvailableFormats() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getAvailableFormats() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that may be disiminated by this RepositoryManager.
getAvailableFormats(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that are available for a given ID.
getAvailableFormats(String) - Method in class org.dlese.dpc.xml.XMLConversionService
Gets the metadata format conversions that are available for the given format, including the given format.
getAvailableFormatsList(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that are available for a given ID.
getAvailableFormatsList() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that may be disiminated by this RepositoryManager.
getAvailableSets() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getAverageAnnoRating() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a the average of all star ratings for this item as a String, or null if none.
getAverageAnnoRating() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a the average of all star ratings for this item as a String, or null if none.
getAverageAnnoRatingFloat() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a the average of all star ratings for this item as a float, or -1 if none.
getAverageAnnoRatingFloat() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a the average of all star ratings for this item as a float, or -1 if none.
getBackupOne() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the backupOne attribute of the ScheduledHarvest object
getBackupThree() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the backupThree attribute of the ScheduledHarvest object
getBackupTwo() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the backupTwo attribute of the ScheduledHarvest object
getBadCharEntry(String, String) - Method in class org.dlese.dpc.schemedit.BadCharChecker
 
getBadCharMap1(String) - Method in class org.dlese.dpc.schemedit.test.BadCharTester
 
getBadCharMap2(String) - Method in class org.dlese.dpc.schemedit.test.BadCharTester
 
getBadChars1(Element) - Method in class org.dlese.dpc.schemedit.test.BadCharTester
 
getBadChars2(Element, String) - Method in class org.dlese.dpc.schemedit.test.BadCharTester
 
getBaseExportDir() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the baseExportDir attribute of the SchemEditForm object
getBaseLevel() - Method in class org.dlese.dpc.schemedit.autoform.RendererHelper
Gets the baseLevel attribute of the RendererHelper object.
getBaseRenderLevel() - Method in class org.dlese.dpc.schemedit.config.FrameworkConfigReader
Gets the baseRenderLevel attribute of the FrameworkConfigReader object
getBaseRenderLevel() - Method in class org.dlese.dpc.schemedit.MetaDataFramework
Gets the baseRenderLevel attribute of the MetaDataFramework object.
getBaseServiceUrl() - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.NSDLCollectionUtils
 
getBaseStd() - Method in class org.dlese.dpc.services.asn.action.form.AsnServiceForm
 
getBaseUrl() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
Gets the baseUrl attribute of the HarvestLogReader object
getBaseURL() - Method in class org.dlese.dpc.ndr.reader.HarvestInfoReader
Gets the baseURL attribute of the HarvestInfoReader object
getBaseURL() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Gets the baseURL attribute of the HarvesterAdminForm object
getBaseURL() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the baseURL attribute of the ScheduledHarvest object
getBaseURL() - Method in class org.dlese.dpc.oai.odlsearchclient.action.form.OdlSearchForm
 
getBaseURL() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Inserts the BASE_URL for this OAI provider.
getBaseUrl() - Method in class org.dlese.dpc.serviceclients.webclient.WebServiceClient
 
getBatchJspDest(String) - Method in class org.dlese.dpc.schemedit.autoform.AutoForm
Path for writing component jsp pages.
getBatchJspDest(String) - Method in class org.dlese.dpc.schemedit.autoform.DcsViewRecord
 
getBatchJspDest(String) - Method in class org.dlese.dpc.schemedit.autoform.EditorViewRecord
Contruct a path for the component jsp pages
getBatchLocks(RecordList) - Method in class org.dlese.dpc.schemedit.SessionBean
 
getBenchmark() - Method in class org.dlese.dpc.serviceclients.cat.CATStandard
Gets the benchmark attribute of the CATStandard object
getBeneficiary() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the beneficiary attribute of the ItemDocReader object
getBestPracticesLabel() - Method in class org.dlese.dpc.schemedit.config.FrameworkConfigReader
Gets the renderer attribute of the FrameworkConfigReader object
getBestPracticesLabel() - Method in class org.dlese.dpc.schemedit.MetaDataFramework
Gets the bestPracticesLabel attribute of the MetaDataFramework object
getBogusUrl() - Method in class org.dlese.dpc.schemedit.action.form.CreateADNRecordForm
 
getBooleanInput(String) - Method in class org.dlese.dpc.schemedit.autoform.RendererImpl
Boolean input elements are rendered with a tag that implements an select input with options for true and false.
getBooleanQuery(String[], int, boolean) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Creates a boolean query string for use in the standard Lucene query parser.
getBoostingValues() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the boosting values for fields used to boost search results.
getBoundingBox() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the boundingBox attribute of the ADNFileIndexingWriter object
getBoundingBox() - Method in class org.dlese.dpc.index.writer.xml.XMLIndexer
Returns the value of boundingBox.
getBoundingBox() - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Return the geospatial BoundingBox footprint that represnets the resource being indexed, or null if none apply.
getBranchIsRequired(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
return true iff schemaHelper.isRequiredBranch returns TRUE
getBrandURL() - Method in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
Gets the brandURL attribute of the NCSCollectReader object
getBrandURL() - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription.Image
 
getBreadCrumbs() - Method in class org.dlese.dpc.xml.schema.action.form.SchemaViewerForm
Gets the breadCrumbs attribute of the SchemaViewerForm object
getBriefDate() - Static method in class org.dlese.dpc.suggest.SuggestUtils
Returns current time in yyyy-MM-dd format
getBrowserHandles() - Method in class org.dlese.dpc.schemedit.ndr.action.form.NDRForm
 
getCachedRecIndex() - Method in class org.dlese.dpc.schemedit.SearchHelper
Gets the cachedRecIndex attribute of the SearchHelper object
getCachedVocabValuesInOrder() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the cachedVocabValuesInOrder attribute of the DDSViewResourceForm object
getCachedVocabValuesInOrder() - Method in class org.dlese.dpc.dds.action.form.VocabCachingActionForm
Gets the cachedVocabValuesInOrder attribute of the DDSViewResourceForm object
getCachedVocabValuesLastIndex() - Method in class org.dlese.dpc.dds.action.form.VocabCachingActionForm
Gets the cachedVocabValuesLastIndex attribute of the HistogramForm object
getCacheValuesInOrder(String, String, Map) - Method in interface org.dlese.dpc.vocab.MetadataVocab
Given a cache (Map) of vocab values, this method returns a list of those values in the order that they are defined in their groups file.
getCacheValuesInOrder(String, String, Map) - Method in class org.dlese.dpc.vocab.MetadataVocabOPML
Gets the cacheValuesInOrder attribute of the MetadataVocabOPML object
getCacheValuesInOrder(String, String, Map) - Method in class org.dlese.dpc.vocab.MetadataVocabTermsGroups
Given a cache (Map) of vocab values, this method returns a list of those values in the order that they are defined in their groups file.
getCanAssignCollectionAccess() - Method in class org.dlese.dpc.schemedit.security.action.form.UserInfoForm
 
getCanDissiminateFormat() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Determine if XML for this item can be dissiminated in the requested format specified using the XMLDocReader.setRequestedXmlFormat(String), as available through XMLConversionService.
getCannedCMPath() - Static method in class org.dlese.dpc.schemedit.test.TesterUtils
 
getCanonicalHeader() - Method in class org.dlese.dpc.ndr.connection.NDRConnection
Get the canonical header for this connection object.
getCanonicalNsdlDcDataStream() - Method in class org.dlese.dpc.ndr.reader.NdrObjectReader
Returns the NON_NATIVE data stream labeled simply as "nsdl_dc" with no version
getCanonicalNsdlDcItemRecord() - Method in class org.dlese.dpc.ndr.reader.MetadataReader
Gets the "nsdl_dc" datastream as a dom4j.Document
getCatalogers() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the catalogers attribute of the DleseBean object
getCatHelper() - Method in class org.dlese.dpc.schemedit.standards.AbstractCATHelperPlugin
Gets the catHelper attribute of the AbstractCATHelperPlugin object
getCatHelper() - Method in class org.dlese.dpc.schemedit.standards.adn.AdnFrameworkPlugin
Gets the catHelper attribute of the AdnFrameworkPlugin object
getCatHelper() - Method in class org.dlese.dpc.schemedit.standards.asn.AsnCATPlugin
Gets the catHelper attribute of the AsnCATPlugin object
getChangeDate() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Gets the changeDate attribute of the most recent StatusEntry.
getChangeDate() - Method in class org.dlese.dpc.schemedit.dcs.StatusEntry
Gets the changeDate attribute of the StatusEntry object
getChangeDateDate() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Gets the lastChangeDate (last status update) as a Date.
getCharEntityMap() - Static method in class org.dlese.dpc.schemedit.input.ReferenceResolver
Gets a mapping from HTML 4 character entity references to their numeric equivalents (see http://www.w3.org/TR/REC-html40/sgml/entities.html#h-24.3.1)
getChild(String) - Method in class org.dlese.dpc.schemedit.standards.adn.DleseStandardsNode
Gets the child attribute of the DleseStandardsNode object
getChild(String) - Method in class org.dlese.dpc.schemedit.standards.asn.AsnStandardsNode
Gets the child attribute of the AsnStandardsNode object
getChild(String) - Method in class org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsNode
Gets the child attribute of the CommCoreStandardsNode object
getChild(String) - Method in interface org.dlese.dpc.schemedit.standards.StandardsNode
Gets the specified child of this Node
getChild(String) - Method in class org.dlese.dpc.schemedit.standards.td.TeachersDomainStandardsNode
Gets the child attribute of the TeachersDomainStandardsNode object
getChild(int) - Method in class org.dlese.dpc.xml.XMLNode
Gets the child node that lives at a specific index of this node's children array.
getChildAttributeValue(Element, String, String) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.MappingInfo
 
getChildElementAttribute(Element, String, String) - Method in class org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
 
getChildElementCountOf(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the childElementCountOf attribute of the SchemEditForm object
getChildElementText(Element, String) - Method in class org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
 
getChildren() - Method in class org.dlese.dpc.standards.asn.AsnStandard
Returns children as AsnStandard instances in same order as the XML Element defining this Standard
getChildren() - Method in class org.dlese.dpc.standards.commcore.Standard
Returns children as Standard instances in same order as the XML Element defining this Standard
getChildren() - Method in class org.dlese.dpc.xml.schema.GenericType
Returns (filtered) list of child elements
getChildren() - Method in class org.dlese.dpc.xml.XMLNode
Gets the list of children belonging to this node.
getChildrenIDs() - Method in class org.dlese.dpc.standards.asn.AsnStatement
Gets the childrenIDs attribute of the AsnStatement object
getChildrenOrder(String) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Returns a list of element names for the given path from the instanceDoc.
getChildToParentRelationship() - Method in class org.dlese.dpc.ndr.reader.AggregatorReader
Gets the childToParentRelationship attribute of the AggregatorReader object
getChildToParentRelationship() - Method in class org.dlese.dpc.ndr.reader.GroupingObjectReader
Gets the childToParentRelationship attribute of the GroupingObjectReader object
getChildToParentRelationship() - Method in class org.dlese.dpc.ndr.reader.MetadataProviderReader
 
getChoiceDeleteController(String, String) - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeComplexType
Create a controller for deleting a repeating item.
getChoiceNames() - Method in class org.dlese.dpc.xml.schema.compositor.Choice
 
getChoiceOptions(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the choiceOptions for the element specified by "encodedPath", adding indexing if the element is a multiChoice.
getChoicePaths(SchemaHelper) - Static method in class org.dlese.dpc.xml.schema.SchemaUtils
Gets the choicePaths attribute of the SchemaUtils class
getChoices() - Method in class org.dlese.dpc.xml.schema.ComplexType
Returns a list of choice elements if a choise compositor is found, and an empty list otherwise
getChoiceSelect() - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeChoice
 
getCityStates() - Method in class org.dlese.dpc.index.reader.NewsOppsDocReader
Gets an array of city state strings for display.
getClfLogger(Level, boolean, String) - Static method in class org.dlese.dpc.logging.DleseLogManager
Returns a ClfLogger.
getCMtype() - Method in class org.dlese.dpc.xml.schema.compositor.CompositorMember
Gets the cMtype attribute of the CompositorMember object
getCollapseBean() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the collapseBean attribute of the SchemEditForm object
getCollapseExpand() - Method in class org.dlese.dpc.schemedit.vocab.layout.VocabLayout
 
getCollapseWidget() - Method in class org.dlese.dpc.schemedit.autoform.EditorRenderer
Render open/close widget for this element.
getCollapsible() - Method in class org.dlese.dpc.schemedit.vocab.layout.LayoutNode
Gets the collapsible attribute of the LayoutNode object
getCollapsible() - Method in class org.dlese.dpc.vocab.VocabNodeOPML
Gets the collapsible attribute of the VocabNode object
getCollectCollectionID() - Method in class org.dlese.dpc.repository.RecordDataService
Returns the value of collectCollectionID.
getCollection() - Method in class org.dlese.dpc.dds.action.form.DDSEditRecordForm
 
getCollection() - Method in class org.dlese.dpc.dds.action.form.DDSReportingForm
Gets the collection attribute of the DDSReportingForm object
getCollection() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the primary collection associated with this item, for example 'dcc'.
getCollection() - Method in class org.dlese.dpc.repository.indexing.CollectionIndexingSession
 
getCollection() - Method in class org.dlese.dpc.schemedit.action.form.BatchOperationsForm
Gets the collection attribute of the BatchOperationsForm object
getCollection() - Method in class org.dlese.dpc.schemedit.action.form.CollectionServicesForm
Gets the collection attribute of the CollectionServicesForm object
getCollection() - Method in class org.dlese.dpc.schemedit.action.form.CreateADNRecordForm
 
getCollection() - Method in class org.dlese.dpc.schemedit.action.form.RecordOperationsForm
Gets the collection attribute of the RecordOperationsForm object
getCollection() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the collection attribute of the SchemEditForm object
getCollection() - Method in class org.dlese.dpc.schemedit.action.form.StatusForm
Gets the collection attribute of the StatusForm object
getCollection(String) - Static method in class org.dlese.dpc.schemedit.config.StatusFlags
Derives a collection key from a final status value string.
getCollection() - Method in class org.dlese.dpc.schemedit.dcs.DcsDataRecord
Gets the collection attribute of the DcsDataRecord object
getCollection() - Method in class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm
 
getCollection() - Method in class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm.RoleBean
 
getCollection() - Method in class org.dlese.dpc.schemedit.security.action.form.UserManagerForm
Gets the collection attribute of the UserManagerForm object
getCollection() - Method in class org.dlese.dpc.schemedit.security.action.form.UserManagerForm.RoleBean
Gets the collection attribute of the RoleBean object
getCollection() - Method in class org.dlese.dpc.schemedit.sif.action.form.SIFReferenceForm
 
getCollection(String) - Static method in class org.dlese.dpc.schemedit.test.PatternTester
 
getCollection() - Method in class org.dlese.dpc.schemedit.threadedservices.Report
 
getCollection() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the collection attribute of the ADNItemDocReader object
getCollection() - Method in class org.dlese.dpc.serviceclients.remotesearch.RemoteResultDoc
Gets the collection attribute of the RemoteResultDoc object
getCollection() - Method in class org.dlese.dpc.services.dcs.action.form.DCSServicesForm
Gets the collection attribute of the DCSServicesForm object
getCollection() - Method in class org.dlese.dpc.services.dcs.action.form.RecommenderForm
 
getCollection() - Method in class org.dlese.dpc.services.dcs.PutRecordData
 
getCollectionAccessMap() - Method in class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm
 
getCollectionAgent() - Method in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
Gets the collectionAgent attribute of the NCSCollectReader object
getCollectionConfig(String) - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
Gets the collectionConfig attribute of the CollectionRegistry object
getCollectionConfig(String, boolean) - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
Gets a CollectionConfig instance corresponding to the provided collection.
getCollectionConfig(String) - Method in class org.dlese.dpc.schemedit.ndr.writer.MetadataWriter
Gets the collectionConfig attribute of the RepositoryWriterPlugin object
getCollectionConfig(String) - Method in class org.dlese.dpc.schemedit.SessionBean
Gets the collectionConfig attribute of the SessionBean object
getCollectionConfig() - Method in class org.dlese.dpc.schemedit.test.CollectionConfigTester
 
getCollectionConfigDir() - Static method in class org.dlese.dpc.schemedit.test.TesterUtils
 
getCollectionConfigFile() - Method in class org.dlese.dpc.schemedit.ndr.CollectionImporter
Gets the collectionConfigFile attribute of the CollectionImporter object
getCollectionConfigFramework() - Method in class org.dlese.dpc.schemedit.ndr.CollectionImporter
Gets the collectionConfigFramework attribute of the CollectionImporter object
getCollectionConfigMod() - Method in class org.dlese.dpc.schemedit.config.CollectionRegistry
Gets the collectionConfigMod attribute of the CollectionRegistry object
getCollectionConfigMod() - Method in class org.dlese.dpc.schemedit.SessionBean
 
getCollectionConfigPaths() - Method in class org.dlese.dpc.schemedit.config.SchemaPathMap
CollectionConfigPaths represent schema fields that hold default information that will be inserted in new records.
getCollectionDescription() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the collectionDescription attribute of the DDSViewResourceForm object
getCollectionDir(String, String) - Method in class org.dlese.dpc.schemedit.dcs.DcsDataManager
Get the directory in which dcs_data records are stored for the given collection and metadataFormat.
getCollectionDocReader() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the collectionDocReader attribute of the HistogramForm object
getCollectionFilter() - Method in class org.dlese.dpc.schemedit.SessionBean
 
getCollectionFramework() - Method in class org.dlese.dpc.schemedit.action.CollectionServicesAction
Gets the metaDataFramework attribute of the AbstractSchemEditAction object
getCollectionFramework() - Method in class org.dlese.dpc.schemedit.ndr.CollectionImporter
Gets the metaDataFramework attribute of the AbstractSchemEditAction object
getCollectionFrameworkLoaded() - Method in class org.dlese.dpc.schemedit.action.form.DCSViewForm
 
getCollectionFromIndex(String, SimpleLuceneIndex) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
DEPRECIATED - use getCollectionOfIndexedRecord Returns the collection associated with an indexed record.
getCollectionHistory() - Method in class org.dlese.dpc.schemedit.ndr.CollectionImporter
Gets the statusEntries element from the metadataProvider's dsc_data datastream, which reflect the collection's history, including status changes, imports and exports.
getCollectionId() - Method in class org.dlese.dpc.ndr.reader.MetadataProviderReader
Gets the collectionId attribute of the MetadataProviderReader object (corresponding to the "setSpec" attribute of the collection's SetInfo object).
getCollectionId() - Method in class org.dlese.dpc.schemedit.ndr.CollectionImporter
Determines a collectionId for the collection to be imported.
getCollectionIndexer() - Method in class org.dlese.dpc.repository.indexing.IndexingEvent
Gets the collectionIndexer attribute of the IndexingEvent object
getCollectionInfo(String) - Method in class org.dlese.dpc.services.dds.toolkit.RepositoryUtils
Gets the collectionInfo instance for the specified collection
getCollectionInfos() - Method in class org.dlese.dpc.services.dds.toolkit.RepositoryUtils
Gets the collectionInfos attribute of the RepositoryUtils object
getCollectionItemRecords(String) - Method in class org.dlese.dpc.schemedit.repository.RepositoryService
Gets all item records for the specified collection by performing index query.
getCollectionKey() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the collection key associated with this record, for example 01.
getCollectionKey() - Method in class org.dlese.dpc.repository.indexing.IndexingEvent
Gets the collectionKey attribute of the IndexingEvent object
getCollectionKey() - Method in class org.dlese.dpc.schemedit.action.form.CollectionServicesForm
Gets the collection attribute of the CollectionServicesForm object
getCollectionKey() - Method in class org.dlese.dpc.schemedit.action.form.DCSAdminForm
 
getCollectionKey() - Method in class org.dlese.dpc.schemedit.security.action.UserManagerAction.CollectionRoleBean
Gets the collectionKey attribute of the CollectionRoleBean object
getCollectionKey() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the collection key associated with this record, for example 01.
getCollectionKey() - Method in class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm
Returns the value of collection.
getCollectionKey() - Method in class org.dlese.dpc.services.dds.toolkit.CollectionInfo
Gets the collectionKey attribute of the CollectionInfo object
getCollectionKeyFromDDS(String) - Method in class org.dlese.dpc.ndr.dds.CollectionImporter
 
getCollectionKeys() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets all collection keys associated with this record, for example {01,02}.
getCollectionKeys() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the collection keys associated with this record, for example {01,02}.
getCollectionKeys() - Method in class org.dlese.dpc.services.dds.toolkit.RepositoryUtils
Returns a List of collection keys (e.g., "dcc") defined in the repository.
getCollectionKeysFromResultDocs(ResultDocList) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all collection keys encoded by Vocab Mgr, for example {06, 08}, for the given records.
getCollectionLabel() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the collection UI label from the vocab manager for this record, for example 'DLESE Community Collection (DCC)', or the short title from the collection record if the vocab manager is not available.
getCollectionLabels() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the collectionLabels attribute of the SimpleQueryForm object
getCollectionLabels() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the collectionLabels attribute of the HarvestReportForm object
getCollectionLabels() - Method in class org.dlese.dpc.oai.odlsearchclient.action.form.OdlSearchForm
Gets the collectionLabels attribute of the OdlSearchForm object
getCollectionLabelValues() - Method in class org.dlese.dpc.schemedit.SessionBean
Generate list of collections for use by jsp tags.
getCollectionMetadataHandle() - Method in class org.dlese.dpc.schemedit.ndr.util.integration.Collection
 
getCollectionMetadataHandle(String) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.NSDLCollectionUtils
 
getCollectionMetadataItemId() - Static method in class org.dlese.dpc.schemedit.ndr.util.DevelTools
 
getCollectionName() - Method in class org.dlese.dpc.ndr.reader.MetadataProviderReader
Gets the collectionName attribute of the MetadataProviderReader object (corresponding to the "name" attribute of the collection's SetInfo object).
getCollectionName() - Method in class org.dlese.dpc.schemedit.action.form.CreateADNRecordForm
 
getCollectionName() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the collectionName attribute of the SchemEditForm object
getCollectionName() - Method in class org.dlese.dpc.schemedit.action.form.StatusForm
Gets the collectionName attribute of the StatusForm object
getCollectionName() - Method in class org.dlese.dpc.schemedit.ndr.SyncReport
 
getCollectionName() - Method in class org.dlese.dpc.schemedit.security.action.UserManagerAction.CollectionRoleBean
Gets the collectionName attribute of the CollectionRoleBean object
getCollectionName(String) - Method in class org.dlese.dpc.services.mmd.Query
Returns the collection name associated with a collection key, or null if none found.
getCollectionOfIndexedRecord(String, RepositoryManager) - Static method in class org.dlese.dpc.schemedit.SchemEditUtils
Returns the collection associated with an indexed record.
getCollectionOptions() - Method in class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm
 
getCollectionOptions() - Method in class org.dlese.dpc.schemedit.security.action.form.UserManagerForm
Gets the collectionOptions attribute of the UserManagerForm object
getCollectionPrefix() - Method in class org.dlese.dpc.schemedit.action.form.DCSAdminForm
 
getCollectionQueryTerm(String) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Gets the Lucene query string necessary to pull out records for a given collection.
getCollectionRecord(String) - Static method in class org.dlese.dpc.ndr.NdrUtils
Retrieves the CollectionRecord stored in the NDR for the given collection key.
getCollectionRecord() - Method in class org.dlese.dpc.ndr.reader.MetadataProviderReader
Gets the collectionRecord (dlese_collect format) of the MetadataProviderReader object
getCollectionRecord(String, String) - Static method in class org.dlese.dpc.schemedit.ndr.util.integration.CollectionXSLReader
Gets the collectionRecord attribute of the CollectionXSLReader class
getCollectionRecordsLocation() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the path for the directory of collect-level records the RepositoryManager is using, or empty string if none is configured.
getCollectionRecordsLocation() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the path for the directory of collect-level records this RepositoryManager is using, or empty string if none is configured.
getCollectionRecordsLocation() - Method in class org.dlese.dpc.schemedit.action.form.DCSAdminForm
Gets the path for the directory of collect-level records the RepositoryManager is using, or empty string if none is configured.
getCollectionRegistry() - Method in class org.dlese.dpc.schemedit.SessionBean
Gets the collectionRegistry attribute of the SessionBean object
getCollectionResource() - Method in class org.dlese.dpc.ndr.reader.AggregatorReader
Gets the collectionResource attribute of the AggregatorReader object
getCollectionRoles() - Method in class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm
 
getCollections() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the collections attribute of the SimpleQueryForm object
getCollections() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the collections that are configured in the repository, sorted.
getCollections() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the collection attribute of the HistogramForm object
getCollections() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the collections associated with this record as an array of Strings, for example {dcc,comet}.
getCollections() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns unique collection keys for the item being indexed, separated by spaces.
getCollections() - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Returns unique collection keys for the item being indexed.
getCollections() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the collections attribute of the HarvestReportForm object
getCollections() - Method in class org.dlese.dpc.oai.odlsearchclient.action.form.OdlSearchForm
Gets the collections attribute of the OdlSearchForm object
getCollections() - Method in class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm
 
getCollections() - Method in class org.dlese.dpc.services.dcs.action.form.DCSServicesForm
 
getCollectionsBaseDir() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Grabs the base directory where collections metadata files are located, or null if not configured.
getCollectionsBaseDir() - Method in class org.dlese.dpc.schemedit.action.form.DCSAdminForm
Grabs the base directory where collections metadata files are located, or null if not configured.
getCollectionsQueryClause() - Method in class org.dlese.dpc.schemedit.SessionBean
Return a query clause ORing together all the collections the current user is authorized to search over.
getCollectionsString() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader
Gets the collection this record is part of, as a string.
getCollectionsString() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collections associated with this record as a single String.
getCollectionStatuses() - Method in class org.dlese.dpc.index.writer.DleseCollectionFileIndexingWriter
Gets the collectionStatus attribute of the DleseCollectionFileIndexingWriter object
getCollectionsVocab() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
This is the OLD way, used by DDS v2.0
getCollectionTitle() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the collectionTitle attribute of the HistogramForm object
getCollectionTotal() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the collectionTotal attribute of the HistogramForm object
getCollectionType() - Method in class org.dlese.dpc.ndr.dds.CollectionImporter
 
getCollectionUrl() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader
Gets the collection URL or empty String if none is supplied.
getCollKey() - Method in class org.dlese.dpc.services.mmd.MmdRec
Returns the collection key.
getComboOtherOption() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
provide values to use as constants in comboUnionInput processing
getComboSelectOptions(String) - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the options for a comboSelect input element, which presents a list of options to the user but also allows input of arbitrary values.
getComboUnionInput(String) - Method in class org.dlese.dpc.schemedit.autoform.RendererImpl
comboUnionInput allows user to select from enumerated list (supplied by schema) or enter in an arbitray value if desired.
getCommand() - Method in class org.dlese.dpc.ndr.apiproxy.InfoXML
 
getCommand() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the command attribute of the RepositoryAdminForm object
getCommand() - Method in class org.dlese.dpc.schemedit.action.form.StatusForm
 
getCommand() - Method in class org.dlese.dpc.schemedit.ndr.ReportEntry
 
getCommand() - Method in class org.dlese.dpc.schemedit.security.action.form.AccessManagerForm
 
getCommand() - Method in class org.dlese.dpc.schemedit.security.action.form.UserInfoForm
 
getCommand() - Method in class org.dlese.dpc.schemedit.security.action.form.UserManagerForm
Gets the command attribute of the UserManagerForm object
getCommand() - Method in class org.dlese.dpc.schemedit.sif.action.form.SIFReferenceForm
 
getCommandParent(String) - Method in class org.dlese.dpc.ndr.apiproxy.InputXMLComponent
Gets the commandParent attribute of the InputXMLComponent object
getComment(String, String) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves a specific comment from the XML node identified by the key.
getComment(String) - Method in class org.dlese.dpc.xml.XMLNode
Gets an identified comment from the element of this node, if it exists.
getComments() - Method in class org.dlese.dpc.xml.XMLNode
Gets all the comments belonging to the element of this node.
getCommonDirs() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Gets the commonDirs attribute of the HarvesterAdminForm object
getComparator(String) - Static method in class org.dlese.dpc.repository.SetInfo
Gets the comparator attribute of the SetInfo class
getComparator(String) - Static method in class org.dlese.dpc.schemedit.dcs.DcsSetInfo
Gets the comparator attribute of the DcsSetInfo class
getComparator() - Method in class org.dlese.dpc.schemedit.standards.adn.AdnStandard
Gets the comparator attribute of the AdnStandard object
getComparator() - Method in class org.dlese.dpc.schemedit.url.DupSim
Gets the comparator attribute of the DupSim object
getComparatorField(String) - Method in class org.dlese.dpc.index.ResultDoc
Deprecated. Sorting should now be done by supplying a Sort object at search time. Sorting on returned ResultDocs is less efficient and may cause OutOfMemory errors on large result sets.
getCompletedAdvice() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'advice' annotations for this resource.
getCompletedAdvice() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'advice' annotations for this resource.
getCompletedAdvice() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedAdvice attribute of the ItemDocReader object
getCompletedAnnoCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the annotataion collection keys, for example {06, 08}, for all collections that annotate this item with one or more status completed annotations.
getCompletedAnnoCollectionKeys() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the annotataion collection keys, for example {06, 08}, for all collections that annotate this item with one or more status completed annotations.
getCompletedAnnoCollectionKeysFromResultDocs(ResultDocList) - Method in class org.dlese.dpc.repository.RecordDataService
Gets a list of keys, for example {06, 04}, for each of the annotation collections that have at least one status completed record.
getCompletedAnnos() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed annotations, regardless of type, for this resource.
getCompletedAnnos() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed annotations, regardless of type, for this resource.
getCompletedAnnos() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedAnnos attribute of the ItemDocReader object
getCompletedAnnosOfType(String) - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of all completed annotataions for this item of the given type.
getCompletedAnnosOfType(String) - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of all completed annotataions for this item of the given type.
getCompletedAnnosOfType(String) - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets a list of all completed annotataions for this item of the given type.
getCompletedAnnotation() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'annotation' annotations for this resource.
getCompletedAnnotation() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'annotation' annotations for this resource.
getCompletedAnnotation() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedAnnotation attribute of the ItemDocReader object
getCompletedAverageScores() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'average scores' annotations for this resource.
getCompletedAverageScores() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'average scores' annotations for this resource.
getCompletedAverageScores() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedAverageScores attribute of the ItemDocReader object
getCompletedBias() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'bias' annotations for this resource.
getCompletedBias() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'bias' annotations for this resource.
getCompletedBias() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedBias attribute of the ItemDocReader object
getCompletedChallengingSituations() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'challenging situation' annotations for this resource.
getCompletedChallengingSituations() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'challenging situation' annotations for this resource.
getCompletedChallengingSituations() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedChallengingSituations attribute of the ItemDocReader object
getCompletedChange() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'change' annotations for this resource.
getCompletedChange() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'change' annotations for this resource.
getCompletedChange() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedChange attribute of the ItemDocReader object
getCompletedComment() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'comment' annotations for this resource.
getCompletedComment() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'comment' annotations for this resource.
getCompletedComment() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedComment attribute of the ItemDocReader object
getCompletedEditorSummaries() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'editors summary' annotations for this resource.
getCompletedEditorSummaries() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'editors summary' annotations for this resource.
getCompletedEditorSummaries() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedEditorSummaries attribute of the ItemDocReader object
getCompletedEducationalStandard() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'educational standard' annotations for this resource.
getCompletedEducationalStandard() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'educational standard' annotations for this resource.
getCompletedEducationalStandard() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedEducationalStandard attribute of the ItemDocReader object
getCompletedExample() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'example' annotations for this resource.
getCompletedExample() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'example' annotations for this resource.
getCompletedExample() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedExample attribute of the ItemDocReader object
getCompletedExplanation() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'explanation' annotations for this resource.
getCompletedExplanation() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'explanation' annotations for this resource.
getCompletedExplanation() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedExplanation attribute of the ItemDocReader object
getCompletedQuestion() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'question' annotations for this resource.
getCompletedQuestion() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'question' annotations for this resource.
getCompletedQuestion() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedQuestion attribute of the ItemDocReader object
getCompletedReviews() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'review' annotations for this resource.
getCompletedReviews() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'review' annotations for this resource.
getCompletedReviews() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedReviews attribute of the ItemDocReader object
getCompletedSeeAlso() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'see also' annotations for this resource.
getCompletedSeeAlso() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'see also' annotations for this resource.
getCompletedSeeAlso() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedSeeAlso attribute of the ItemDocReader object
getCompletedTeachingTips() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'teaching tip' annotations for this resource.
getCompletedTeachingTips() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a list of DleseAnnoDocReaders containing each of the completed type 'teaching tip' annotations for this resource.
getCompletedTeachingTips() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the completedTeachingTips attribute of the ItemDocReader object
getComplexContent() - Method in class org.dlese.dpc.xml.schema.ComplexType
Gets the complexContent element of the ComplexType object.
getComplexTypeBox() - Method in class org.dlese.dpc.schemedit.autoform.mde.MdeComplexType
Creates a "box" (a decorated Div element) containing this element's id and display state.
getComplexTypeLabel(String, String, String) - Method in class org.dlese.dpc.schemedit.autoform.EditorRenderer
Create a label with collapse widget (if this nodeIsExpandable is true for this node.
getComplexTypeLabel(String) - Method in class org.dlese.dpc.schemedit.autoform.Renderer
 
getComplexTypeLabel(String, String, String) - Method in class org.dlese.dpc.schemedit.autoform.Renderer
 
getComplexTypeLabel(String) - Method in class org.dlese.dpc.schemedit.autoform.RendererImpl
Gets the complexTypeLabel attribute of the RendererImpl object
getComplexTypeLabel(String, String, String) - Method in class org.dlese.dpc.schemedit.autoform.RendererImpl
Gets the complexTypeLabel attribute of the RendererImpl object
getComplexTypeLabel(String, String, String) - Method in class org.dlese.dpc.schemedit.autoform.ViewerRenderer
Gets the complexTypeLabel attribute of the ViewerRenderer object
getComplexTypes(GlobalDefMap) - Static method in class org.dlese.dpc.xml.schema.action.GlobalDefReporter
 
getComplexTypes() - Method in class org.dlese.dpc.xml.schema.GlobalDefMap
 
getComponent(String) - Method in class org.dlese.dpc.ndr.request.NdrRequest
Gets the component of specified type ("property", "data", "relationship" from the InfoXML instance, if it exists.
getComponentJspHeader() - Method in class org.dlese.dpc.schemedit.autoform.AutoForm
JSP code to insert at the top of component jsp files.
getComponentJspHeader() - Method in class org.dlese.dpc.schemedit.autoform.EditorViewRecord
 
getCompositor() - Method in class org.dlese.dpc.xml.schema.ComplexType
Gets the compositor attribute of the ComplexType object.
getCompositor() - Method in class org.dlese.dpc.xml.schema.compositor.CompositorGuard
Gets the compositor attribute of the CompositorGuard object
getCompositor(String) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Gets the compositor attribute of the SchemaHelper object
getCompositor(SchemaNode) - Method in class org.dlese.dpc.xml.schema.SchemaHelper
Gets the compositor attribute of the SchemaHelper object
getCompositor() - Method in class org.dlese.dpc.xml.schema.SchemaNode
Returns the compositor associated with this SchemaNode's typeDef, or null if the typeDef does not have a Compositor.
getCompositorGuard(String) - Method in class org.dlese.dpc.schemedit.test.CompositorTester
 
getCompositorType() - Method in class org.dlese.dpc.xml.schema.ComplexType
Gets the compositorType attribute of the ComplexType object
getCompressions() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the optional compressionTag attribute of the RepositoryForm object.
getCompressions() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the compressions attribute of the RepositoryManager object.
getConfig(String) - Method in class org.dlese.dpc.schemedit.standards.config.SuggestionServiceManager
Gets the configuration for the specified xmlFormat (framework)
getConfigAttributes() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Gets the configuration attributes that were set when the writer was created.
getConfigDir() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the directory where the RepositoryManager config files reside.
getConfigDir() - Method in class org.dlese.dpc.schemedit.FrameworkRegistry
Gets the directory in which framework config files are located.
getConfigDirLocation() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the path to the RepositoryManager config directory.
getConfigFile() - Method in class org.dlese.dpc.vocab.LoadMetadataOPML
Gets the configFile attribute of the LoadMetadataVocabs object
getConfigFile() - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
Gets the configFile attribute of the LoadMetadataVocabs object
getConfigReader() - Method in class org.dlese.dpc.schemedit.config.CollectionConfig
Gets the configReader attribute of the CollectionConfig object
getConfigReader() - Method in class org.dlese.dpc.schemedit.MetaDataFramework
Gets the configReader attribute of the MetaDataFramework object
getConfiguredCollections() - Method in class org.dlese.dpc.repository.indexing.CollectionIndexer
Get a list of the collections currently configured.
getConfiguredDirectories() - Method in class org.dlese.dpc.index.FileIndexingService
Gets a HashMap of all directories that are configured in this FileIndexingService, keyed by absolute path.
getConfiguredFormats() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a List of native file format Strings that are currently configured in this repository.
getConfiguredLoginModule(String) - Static method in class org.dlese.dpc.schemedit.security.auth.AuthUtils
Gets the the specified AppConfigurationEntry from the login configuration
getConfiguredLoginModules() - Static method in class org.dlese.dpc.schemedit.security.auth.AuthUtils
Gets the configuredLoginModules as list of loginModule class names
getConfiguredLoginModules(boolean) - Static method in class org.dlese.dpc.schemedit.security.auth.AuthUtils
Gets the configuredLoginModules as list of loginModule class names, optionally printing if "verbose" is true.
getConfiguredSetInfos() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a HashMap of SetInfos (directories of files) that are currently configured in this repository keyed by their set spec, for example dcc.
getConfiguredSets() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a List of file set key Strings such as 'dcc' or 'comet' that are currently configured in this repository.
getConfirmForward(ActionMapping, CreateADNRecordForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.CreateADNRecordAction
Gets the confirmForward attribute of the CreateADNRecordAction object
getConfirmForward(ActionMapping, CreateADNRecordForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.CreateMastRecordAction
Gets the confirmForward attribute of the CreateMastRecordAction object
getConfirmForward(ActionMapping, CreateADNRecordForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.schemedit.action.CreateRecordAction
Gets the confirmForward attribute of the CreateRecordAction object
getConnection() - Method in class org.dlese.dpc.ndr.connection.NDRConnection
Retrieve the URL for this connection.
getConnectionHandle() - Method in class org.dlese.dpc.ndr.apiproxy.NDRAPIProxy
ADDITIONAL METHODS
getConstraints() - Method in class org.dlese.dpc.schemedit.standards.CATServiceHelper
Build a MetadataContraint instance from current CATServiceHelper attributes, including keywords, description, gradeRanges (when the corresponding "use" attributes return true).
getContact() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader
Gets the contact contributor bean with that contains methods for accessing contributor information (Not implemented).
getContactID() - Method in class org.dlese.dpc.index.reader.DleseCollectionDocReader.PersonContributor
Gets the contactID attribute of the PersonContributor object
getContacts() - Method in class org.dlese.dpc.schemedit.ndr.util.NCSCollectReader
Gets the contacts attribute of the NCSCollectReader object
getContacts() - Method in class org.dlese.dpc.schemedit.ndr.util.ServiceDescription
 
getContent() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the content of the item this record catalogs, or null if not available.
getContent() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns null.
getContent() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the content of the item this record catalogs, or null if not available.
getContent() - Method in class org.dlese.dpc.ndr.connection.NDRConnection
 
getContent() - Method in class org.dlese.dpc.schemedit.ndr.mets.DownLoadedFile
Gets the content attribute of the DownLoadedFile object
getContentFromXML(String) - Static method in class org.dlese.dpc.webapps.tools.OutputTools
Gets the content from XML by stripping all XML tags.
getContentFromXML(String) - Static method in class org.dlese.dpc.xml.XMLConversionService
Gets the content from XML by stripping all XML tags.
getContentLength() - Method in class org.dlese.dpc.schemedit.ndr.mets.DownLoadedFile
Gets the contentLength attribute of the DownLoadedFile object
getContentLength() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Gets the contentLength attribute of the GenericResponseWrapper object
getContentModel() - Method in class org.dlese.dpc.xml.schema.ComplexType
Gets the contentModel attribute of the ComplexType object
getContentStandardLabels() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the content standard UI labels from the vocab manager for this record, for example 'Change, constancy, and measurement', or 'NSES:K-4:Unifying Concepts and Processes Standards:Change, constancy, and measurement' if the vocab manager is not available.
getContentStandards() - Method in class org.dlese.dpc.dds.DDSUtils
Gets the contentStandards attribute of the DDSQueryForm object
getContentStandards() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the content standards for this record, for example 01, or 'NSES:K-4:Unifying Concepts and Processes Standards:Change, constancy, and measurement' if no vocab manager is available.
getContentStandards() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the contentStandards attribute of the ADNFileIndexingWriter object
getContentStandards() - Method in class org.dlese.dpc.serviceclients.remotesearch.reader.ADNItemDocReader
Gets the contentStandards attribute of the ADNItemDocReader object
getContentType() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the content type of the item this record catalogs, or null if not available.
getContentType() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns null.
getContentType() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the content type of the item this record catalogs, or null if not available.
getContentType() - Method in class org.dlese.dpc.schemedit.ndr.mets.DownLoadedFile
Gets the contentType attribute of the DownLoadedFile object
getContentType() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Gets the contentType attribute of the GenericResponseWrapper object
getContentURL() - Method in class org.dlese.dpc.schemedit.ndr.action.form.FileUploadForm
 
getContextPath(ServletContext) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Returns the context path for the webapp, for example '/dds' or '/' for the root context.
getContextURL() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the contextURL attribute of the SimpleQueryForm object
getContextURL() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the contextURL attribute of the DDSAdminQueryForm object
getContextURL() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the contextURL attribute of the SimpleQueryForm object
getContextURL() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the contextURL attribute of the HarvestReportForm object
getContextURL() - Method in class org.dlese.dpc.oai.odlsearchclient.action.form.OdlSearchForm
Gets the contextURL attribute of the OdlSearchForm object
getContextURL() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getContextURL() - Method in class org.dlese.dpc.schemedit.action.form.DCSBrowseForm
Gets the contextURL attribute of the DCSBrowseForm object
getContextURL() - Method in class org.dlese.dpc.schemedit.action.form.DCSQueryForm
Gets the contextURL attribute of the DCSQueryForm object
getContextURL() - Method in class org.dlese.dpc.schemedit.action.form.DCSViewForm
Gets the contextURL attribute of the DCSViewForm object
getContextURL() - Method in class org.dlese.dpc.schemedit.action.form.SchemEditForm
Gets the contextURL attribute of the DCSBrowseForm object
getContextUrl(HttpServletRequest) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Gets the URL that refers to the current server and servlet context, for example "http://www.dlese.org/dds" or "http://domain.org:8080/context" or or "http://localhost:8080/context".
getConvertableFormatsQuery(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a query that limits a search to only those xml formats that can be converted to the format indicated.
getConvertedXml(String, String, File) - Method in class org.dlese.dpc.xml.XMLConversionService
Converts XML from one format to another, saving and retrieving the converted content to and from a file cache.
getConvertedXml(String, String, File, XMLDocReader) - Method in class org.dlese.dpc.xml.XMLConversionService
Converts XML from one format to another, saving and retrieving the converted content to and from a file cache.
getCoppa() - Method in class org.dlese.dpc.suggest.action.form.SuggestForm
 
getCopy(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a copy of a single data object, sutable for modifying.
getCopy(List) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a List of copied data objects, suitable for modifying.
getCopy(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a copy of a single data object, sutable for modifying, or null if none exists or unable to retrieve.
getCopy(List) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a List of copied data objects, suitable for modifying.
getCopyRecordPaths() - Method in class org.dlese.dpc.schemedit.config.