public class DcsDataDocReader extends XMLDocReader
DcsDataFileIndexingPlugin.XMLDocReader.VocabUiLabelsCollectionmetadataVocab, recordDataService, repositoryManager| Constructor and Description |
|---|
DcsDataDocReader()
Constructor for the DcsDataDocReader object
|
DcsDataDocReader(org.apache.lucene.document.Document doc,
SimpleLuceneIndex index)
Constructor that may be used programatically to wrap a reader around a
Lucene
Document created by a DleseCollectionFileIndexingWriter. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIsFinalStatus() |
java.lang.String |
getIsValid()
Gets the isValid attribute of the DcsDataDocReader object
|
java.lang.String |
getLastEditor()
Gets the title of the new-opps item.
|
java.util.Date |
getLastTouchDate()
Gets the eventStartDate attribute of the DcsDataDocReader object
|
java.lang.String |
getNdrHandle() |
java.lang.String |
getReaderType()
Gets the String 'DcsDataDocReader,' which is the key that describes this
reader type.
|
java.util.Date |
getRecordCreationDate() |
java.lang.String |
getRecordCreator() |
java.lang.String |
getStatus()
Gets the status attribute of the DcsDataDocReader object
|
java.lang.String |
getStatusNote()
Gets the description of the new-opps item.
|
java.lang.String |
hasNdrSyncError() |
getAllIds, getAnnoCollectionKeys, getAnnoFormats, getAnnoPathways, getAnnoRatings, getAnnoStatus, getAnnotationResultDocs, getAnnoTypes, getAssignedByIdRelatedRecordsMap, getAssignedByUrlRelatedRecordsMap, getAssignedRelatedIdsOfType, getAssignedRelatedUrlsOfType, getAssignedRelationshipByIdTypes, getAssignedRelationshipByUrlTypes, getAssignedRelationshipsForItemsMap, getAssociatedIds, getAudioAnnosInProgress, getAvailableFormats, getAverageAnnoRating, getAverageAnnoRatingFloat, getCanDissiminateFormat, getCollection, getCollectionKey, getCollectionKeys, getCollectionLabel, getCollections, getCompletedAdvice, getCompletedAnnoCollectionKeys, getCompletedAnnos, getCompletedAnnosOfType, getCompletedAnnotation, getCompletedAverageScores, getCompletedBias, getCompletedChallengingSituations, getCompletedChange, getCompletedComment, getCompletedEditorSummaries, getCompletedEducationalStandard, getCompletedExample, getCompletedExplanation, getCompletedQuestion, getCompletedReviews, getCompletedSeeAlso, getCompletedTeachingTips, getDescription, getDocsource, getFieldId, getGraphicalAnnosInProgress, getHasAssignedRelations, getHasCompletedAnno, getHasInProgressAnno, getHasRelations, getId, getIdEncoded, getIdsOfRecordsWithAssignedRelationships, getIndexedContent, getInProgressAnnosOfFormat, getIsMyCollectionDisabled, getIsMyCollectionEnabled, getMetadataPrefix, getMetadataVocab, getMetadataVocabAudience, getMetadataVocabLanguage, getMultiDoc, getMyCollectionDoc, getMyCollectionsRecordId, getNativeFormat, getNsdlDublinCoreXml, getNumAnnoRatings, getNumAnnoRatingsInt, getNumAudioAnnosInProgress, getNumCompletedAnnos, getNumGraphicalAnnosInProgress, getNumInProgressAnnos, getNumTextAnnosInProgress, getNumVideoAnnosInProgress, getOaiDatestamp, getOaiDublinCoreXml, getOaiLastModifiedString, getOaiSets, getRelatedIdsOfType, getRelatedRecordsMap, getRelationshipTypes, getRequestedXml, getRequestedXmlFormat, getSet, getSets, getSetString, getTextAnnosInProgress, getTitle, getUiLabelFromVocabId, getUiLabelFromVocabName, getUiLabelsFromVocabIds, getUrl, getValidationReport, getValueId, getVideoAnnosInProgress, getW3CXmlDoc, getWhatsNewDate, getWhatsNewDateDate, getWhatsNewType, getXml, getXmlDoc, getXmlFormat, getXmlLocalized, getXmlStripped, hasAnnotations, hasCompletedAnno, hasCompletedAnnoOfType, hasInProgressAnno, hasInProgressAnnoOfFormat, init, isValid, prtln, prtlnErr, setMetadataVocabAudience, setMetadataVocabLanguage, setRequestedXmlFormatfileExists, getDateFileWasIndexed, getDateFileWasIndexedString, getDateStamp, getDeleted, getDocDir, getDocsourceEncoded, getDoctype, getFile, getFileExists, getFileName, getFullContent, getFullContentEncodedAs, getLastModified, getLastModifiedAsUTC, getLastModifiedString, isDeleted, setDebugdoInit, getAttribute, getDocMap, getDocument, getIndex, getLazyDocMap, getQuery, getRepositoryManager, getScore, setDocpublic DcsDataDocReader()
public DcsDataDocReader(org.apache.lucene.document.Document doc,
SimpleLuceneIndex index)
Document created by a DleseCollectionFileIndexingWriter.doc - A Lucene Document created
by a DleseCollectionFileIndexingWriter.index - The index being usedpublic java.lang.String getReaderType()
getReaderType in class XMLDocReaderpublic java.lang.String getLastEditor()
public java.lang.String hasNdrSyncError()
public java.lang.String getNdrHandle()
public java.lang.String getStatus()
public java.lang.String getStatusNote()
public java.lang.String getIsValid()
public java.lang.String getIsFinalStatus()
public java.util.Date getLastTouchDate()
public java.util.Date getRecordCreationDate()
public java.lang.String getRecordCreator()