DLESE Tools
v1.6.0

Serialized Form


Package edu.colorado.bolt.cms

Class edu.colorado.bolt.cms.ValidateQuery extends HttpServlet implements Serializable

Serialized Fields

flag

String flag

result

String result

Package org.apache.commons.collections

Class org.apache.commons.collections.ArrayStack extends ArrayList implements Serializable

serialVersionUID: 2130079159931574599L

Class org.apache.commons.collections.BufferOverflowException extends RuntimeException implements Serializable

Serialized Fields

throwable

Throwable throwable

Class org.apache.commons.collections.BufferUnderflowException extends NoSuchElementException implements Serializable

Serialized Fields

throwable

Throwable throwable

Class org.apache.commons.collections.CursorableLinkedList extends Object implements Serializable

serialVersionUID: 8836393098519411393L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException

Class org.apache.commons.collections.ExtendedProperties extends Hashtable implements Serializable

Serialized Fields

defaults

org.apache.commons.collections.ExtendedProperties defaults

file

String file

basePath

String basePath

fileSeparator

String fileSeparator

isInitialized

boolean isInitialized

keysAsListed

ArrayList<E> keysAsListed

Class org.apache.commons.collections.FastArrayList extends ArrayList implements Serializable

Serialized Fields

list

ArrayList<E> list

fast

boolean fast

Class org.apache.commons.collections.FastHashMap extends HashMap implements Serializable

Serialized Fields

map

HashMap<K,V> map

fast

boolean fast

Class org.apache.commons.collections.FastTreeMap extends TreeMap implements Serializable

Serialized Fields

map

TreeMap<K,V> map

fast

boolean fast

Class org.apache.commons.collections.FunctorException extends RuntimeException implements Serializable

Serialized Fields

rootCause

Throwable rootCause

Class org.apache.commons.collections.LRUMap extends org.apache.commons.collections.SequencedHashMap implements Serializable

serialVersionUID: 2197433140769957051L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.apache.commons.collections.MultiHashMap extends HashMap implements Serializable

serialVersionUID: 1943563828307035349L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Class org.apache.commons.collections.SequencedHashMap extends Object implements Serializable

serialVersionUID: 3380552487888102930L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.apache.commons.collections.ValueSortedMap extends Object implements Serializable


Package org.dlese.dpc.action.form

Class org.dlese.dpc.action.form.SimpleQueryForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

numPagingRecords

int numPagingRecords

start

int start

request

HttpServletRequest request

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

metadata

String metadata

reportTitle

String reportTitle

selectedCollection

String selectedCollection

selectedCollections

String[] selectedCollections

selectedFormats

String[] selectedFormats

selectedSetSpecs

String[] selectedSetSpecs

collections

List<E> collections

collectionLabels

List<E> collectionLabels

formats

List<E> formats

contextURL

String contextURL

resultDoc

ResultDoc resultDoc

resultDocs

ResultDocList resultDocs

selStatus

String[] selStatus

nonPaigingParams

String nonPaigingParams

Class org.dlese.dpc.action.form.SimpleQueryForm.ParamPair extends Object implements Serializable

Serialized Fields

param

String param

val

String val

Package org.dlese.dpc.datamgr

Class org.dlese.dpc.datamgr.DataEvent extends EventObject implements Serializable

Serialized Fields

dataList

List<E> dataList

Class org.dlese.dpc.datamgr.DataManager extends Object implements Serializable

Class org.dlese.dpc.datamgr.InvalidLockException extends Exception implements Serializable

Class org.dlese.dpc.datamgr.LockNotAvailableException extends Exception implements Serializable

Class org.dlese.dpc.datamgr.ObjectNotSupportedException extends Exception implements Serializable

Class org.dlese.dpc.datamgr.OIDAlreadyExistsException extends Exception implements Serializable

Class org.dlese.dpc.datamgr.OIDDoesNotExistException extends Exception implements Serializable

Class org.dlese.dpc.datamgr.SerializedDataManager extends DataManager implements Serializable

Serialized Fields

dataPath

String dataPath
The path to the data store


locks

Hashtable<K,V> locks
DESCRIPTION


objectCache

Hashtable<K,V> objectCache
DESCRIPTION


num_records

long num_records
DESCRIPTION


useFileLocks

boolean useFileLocks
DESCRIPTION


useCache

boolean useCache
DESCRIPTION


nextLockKey

long nextLockKey
A unique id for locking purposes

Class org.dlese.dpc.datamgr.SimpleDataStore extends SerializedDataManager implements Serializable


Package org.dlese.dpc.dds

Class org.dlese.dpc.dds.DDSServlet extends HttpServlet implements Serializable

Serialized Fields

repositoryConfigDirPath

String repositoryConfigDirPath

index

SimpleLuceneIndex index

rm

RepositoryManager rm

recordDataSource

String recordDataSource

debug

boolean debug

Package org.dlese.dpc.dds.action.form

Class org.dlese.dpc.dds.action.form.DDSAdminForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

message

String message

index

SimpleLuceneIndex index

vocab

MetadataVocab vocab

showNumChanged

boolean showNumChanged

showVocabMessages

boolean showVocabMessages

showVocabErrors

boolean showVocabErrors

Class org.dlese.dpc.dds.action.form.DDSAdminQueryForm extends VocabForm implements Serializable

Serialized Fields

numPagingRecords

int numPagingRecords

start

int start

request

HttpServletRequest request

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

metadata

String metadata

reportTitle

String reportTitle

selectedCollection

String selectedCollection

selectedCollections

String[] selectedCollections

ky

String[] ky

selectedFormats

String[] selectedFormats

selectedIndexedFormats

String[] selectedIndexedFormats

collections

List<E> collections

idMapperErrors

List<E> idMapperErrors

idMapperErrorLabels

List<E> idMapperErrorLabels

collectionLabels

List<E> collectionLabels

formats

List<E> formats

indexedFormats

List<E> indexedFormats

indexedFormatsLabels

List<E> indexedFormatsLabels

indexedAccessionStatus

List<E> indexedAccessionStatus

contextURL

String contextURL

resultDoc

ResultDoc resultDoc

resultDocs

ResultDocList resultDocs

showQueryOptions

String showQueryOptions

vocabInputState

MetadataVocabInputState vocabInputState

selectedIdMapperErrors

String[] selectedIdMapperErrors

selectedAccessionStatuses

String[] selectedAccessionStatuses

nonPaigingParams

String nonPaigingParams

Class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair extends Object implements Serializable

Serialized Fields

param

String param

val

String val

Class org.dlese.dpc.dds.action.form.DDSEditRecordForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

recordXml

String recordXml

collection

String collection

xmlFormat

String xmlFormat

recordId

String recordId

deleteRecord

String deleteRecord

id

String id

Class org.dlese.dpc.dds.action.form.DDSManageCollectionsForm extends VocabForm implements Serializable

Serialized Fields

statusComment

String statusComment

Class org.dlese.dpc.dds.action.form.DDSQueryForm extends DDSViewResourceForm implements Serializable

Serialized Fields

numPagingRecords

int numPagingRecords

start

int start

request

HttpServletRequest request

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

metadata

String metadata

contextURL

String contextURL

gradeLevel

String gradeLevel

resourceType

String resourceType

contentStandard

String contentStandard

subject

String subject

collection

String collection

searchType

String searchType

view

String view

error

String error

resultDocs

ResultDocList resultDocs

vocabInputState

MetadataVocabInputState vocabInputState

currentResultDoc

ResultDoc currentResultDoc

totalNumResources

int totalNumResources

resourceResultLinkRedirectURL

String resourceResultLinkRedirectURL

dateStrings

ArrayList<E> dateStrings

dateStringsForUI

ArrayList<E> dateStringsForUI

wnfrom

String wnfrom

dateStringIndex

int dateStringIndex

pagingLinks

StringBuffer pagingLinks

isEmptySearch

boolean isEmptySearch

Class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair extends Object implements Serializable

Serialized Fields

param

String param

val

String val

Class org.dlese.dpc.dds.action.form.DDSReportingForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

results

ResultDocList results

index

SimpleLuceneIndex index

termCountFields

String termCountFields

indexToUse

String indexToUse

id

String id

collection

String collection

lastTermCountFields

String lastTermCountFields

lastIndexMod

long lastIndexMod

termCountMap

Map<K,V> termCountMap

stemWords

String[] stemWords

originalWords

String[] originalWords

Class org.dlese.dpc.dds.action.form.DDSViewCollectionForm extends VocabCachingActionForm implements Serializable

Serialized Fields

resultDoc

ResultDoc resultDoc

error

String error

headless

boolean headless

Class org.dlese.dpc.dds.action.form.DDSViewResourceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

recordId

String recordId

recordFilename

String recordFilename

recordCollections

String[] recordCollections

recordIds

String[] recordIds

index

SimpleLuceneIndex index

resultDocs

ResultDocList resultDocs

primaryResultDoc

ResultDoc primaryResultDoc

primaryResultDocCollectionKey

String primaryResultDocCollectionKey

pathwayUrl

String pathwayUrl

error

String error

resourceResultLinkRedirectURL

String resourceResultLinkRedirectURL

itemDocReader

ItemDocReader itemDocReader

primaryResultDocId

String primaryResultDocId

vocabCache

Map<K,V> vocabCache

vocabCacheGroup

String vocabCacheGroup

system

String system

vocab

MetadataVocab vocab

relDisplayed

String relDisplayed

collectionKey

String collectionKey

contextUrl

String contextUrl

vocabCacheFeedbackString

StringBuffer vocabCacheFeedbackString

forwardUrl

String forwardUrl

Class org.dlese.dpc.dds.action.form.HistogramForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

error

String error

hasCollectionSpecified

String hasCollectionSpecified

primaryRecordCollectionDescriptionPage

String primaryRecordCollectionDescriptionPage

totalQuery

String totalQuery

index

SimpleLuceneIndex index

rm

RepositoryManager rm

collection

String collection

collectionMetaName

String collectionMetaName

collectionDocReader

DleseCollectionDocReader collectionDocReader

largestTotal

int largestTotal

servletContext

ServletContext servletContext

currentVocabName

String currentVocabName

currentVocabGroup

String currentVocabGroup

currentVocabFramework

String currentVocabFramework

vocab

MetadataVocab vocab

Class org.dlese.dpc.dds.action.form.VocabCachingActionForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

vocab

MetadataVocab vocab

vocabCache

Map<K,V> vocabCache

vocabCacheGroup

String vocabCacheGroup

vocabInterface

String vocabInterface

system

String system

Class org.dlese.dpc.dds.action.form.VocabForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

vocab

MetadataVocab vocab
NOT YET DOCUMENTED


field

String field
NOT YET DOCUMENTED


value

String value
NOT YET DOCUMENTED


metaFormat

String metaFormat
NOT YET DOCUMENTED


audience

String audience
NOT YET DOCUMENTED


language

String language
NOT YET DOCUMENTED


Package org.dlese.dpc.dds.tags

Class org.dlese.dpc.dds.tags.KeywordsHighlightTag extends BodyTagSupport implements Serializable

Serialized Fields

truncateString

boolean truncateString

maxStringLength

int maxStringLength

minStringLength

int minStringLength

addWbr

boolean addWbr

Class org.dlese.dpc.dds.tags.ObfuscateEmailAddressTag extends BodyTagSupport implements Serializable

Class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag extends TagSupport implements Serializable

Serialized Fields

keywords

String keywords

highlightColor

String highlightColor

cssClassName

String cssClassName

Package org.dlese.dpc.index

Class org.dlese.dpc.index.FileIndexingServiceException extends Exception implements Serializable

Class org.dlese.dpc.index.IndexInitializationException extends Exception implements Serializable

Class org.dlese.dpc.index.InvalidIndexException extends Exception implements Serializable

Class org.dlese.dpc.index.LuceneIndexChangedEvent extends EventObject implements Serializable

Serialized Fields

changer

org.dlese.dpc.index.LuceneIndexChanger changer

Class org.dlese.dpc.index.ResultDoc extends Object implements Serializable

Serialized Fields

_score

float _score

_docNum

int _docNum

_resultDocConfig

ResultDocConfig _resultDocConfig

_document

org.apache.lucene.document.Document _document

docReader

DocReader docReader

documentMap

DocumentMap documentMap

lazyDocumentMap

LazyDocumentMap lazyDocumentMap

comparatorField

String comparatorField

Package org.dlese.dpc.index.reader

Class org.dlese.dpc.index.reader.DleseAnnoDocReader extends XMLDocReader implements Serializable

Serialized Fields

itemResultDoc

ResultDoc itemResultDoc

Class org.dlese.dpc.index.reader.DleseCollectionDocReader extends XMLDocReader implements Serializable

Serialized Fields

DEFAULT

String DEFAULT

metadataFormat

String metadataFormat

Class org.dlese.dpc.index.reader.ErrorDocReader extends FileIndexingServiceDocReader implements Serializable

Class org.dlese.dpc.index.reader.FileIndexingServiceDocReader extends DocReader implements Serializable

Serialized Fields

DEFAULT

String DEFAULT

myFile

File myFile
The File handle for the underlying file.

Class org.dlese.dpc.index.reader.ItemDocReader extends XMLDocReader implements Serializable

Serialized Fields

DEFAULT

String DEFAULT

associatedItemResultDocs

ResultDocList associatedItemResultDocs

displayableAssociatedItemResultDocs

ResultDocList displayableAssociatedItemResultDocs

allItemResultDocs

ResultDocList allItemResultDocs

annotationResultDocs

ResultDocList annotationResultDocs

deDupedResultDocs

ResultDocList deDupedResultDocs

associatedItemsInitialized

boolean associatedItemsInitialized

displayableAssociatedItemsInitialized

boolean displayableAssociatedItemsInitialized

allItemsInitialized

boolean allItemsInitialized

annotationDocReadersInitialized

boolean annotationDocReadersInitialized

missingAssociatedItemIds

ArrayList<E> missingAssociatedItemIds

multiRecordStatus

boolean multiRecordStatus

multiDoc

org.apache.lucene.document.Document multiDoc

rm

RepositoryManager rm

completedAnnosByType

HashMap<K,V> completedAnnosByType

completedAnnos

ArrayList<E> completedAnnos

inProgressAnnosByFormat

HashMap<K,V> inProgressAnnosByFormat

numCompletedAnnos

int numCompletedAnnos

numInProgressAnnos

int numInProgressAnnos

relatedResourceIds

String[] relatedResourceIds

relatedResourceUrls

String[] relatedResourceUrls

allIds

String[] allIds

multiRelatedResources

List<E> multiRelatedResources

multiDisplayableRelatedResources

List<E> multiDisplayableRelatedResources

numAudioInProgress

int numAudioInProgress

numGraphicalInProgress

int numGraphicalInProgress

numTextInProgress

int numTextInProgress

numVideoInProgress

int numVideoInProgress

Class org.dlese.dpc.index.reader.NewsOppsDocReader extends XMLDocReader implements Serializable

Serialized Fields

DEFAULT

String DEFAULT

Class org.dlese.dpc.index.reader.SimpleFileIndexingServiceDocReader extends FileIndexingServiceDocReader implements Serializable

Class org.dlese.dpc.index.reader.XMLDocReader extends FileIndexingServiceDocReader implements Serializable

Serialized Fields

DEFAULT

String DEFAULT

metadataVocab

MetadataVocab metadataVocab
The vocab manager


availableFormats

ArrayList<E> availableFormats

oaiDublinCoreXml

String oaiDublinCoreXml

nsdlDublinCoreXml

String nsdlDublinCoreXml

vocabLang

String vocabLang

vocabAudience

String vocabAudience

vocabAbbreviated

boolean vocabAbbreviated

recordDataService

RecordDataService recordDataService
The record data service


repositoryManager

RepositoryManager repositoryManager
The RepositoryManager


xmlDoc

Document xmlDoc

w3cXmlDoc

Document w3cXmlDoc

requestedXmlFormat

String requestedXmlFormat

myXml

String myXml

xmlStripped

String xmlStripped

xmlLocalized

String xmlLocalized

_relatedRecordsMap

Map<K,V> _relatedRecordsMap

_assignedByIdRelatedRecordsMap

Map<K,V> _assignedByIdRelatedRecordsMap

_assignedByUrlRelatedRecordsMap

Map<K,V> _assignedByUrlRelatedRecordsMap

_assignedRelationshipsForItems

Map<K,V> _assignedRelationshipsForItems

_idsOfRecordsWithAssignedRelationships

List<E> _idsOfRecordsWithAssignedRelationships

annotationResultDocs

ResultDocList annotationResultDocs

annotationDocReadersInitialized

boolean annotationDocReadersInitialized

completedAnnosByType

HashMap<K,V> completedAnnosByType

completedAnnos

ArrayList<E> completedAnnos

inProgressAnnosByFormat

HashMap<K,V> inProgressAnnosByFormat

numCompletedAnnos

int numCompletedAnnos

numInProgressAnnos

int numInProgressAnnos

relatedResourceIds

String[] relatedResourceIds

relatedResourceUrls

String[] relatedResourceUrls

allIds

String[] allIds

numAudioInProgress

int numAudioInProgress

numGraphicalInProgress

int numGraphicalInProgress

numTextInProgress

int numTextInProgress

numVideoInProgress

int numVideoInProgress

Package org.dlese.dpc.index.search

Class org.dlese.dpc.index.search.DateRangeFilter extends org.apache.lucene.search.Filter implements Serializable

Serialized Fields

_myFilter

org.apache.lucene.search.Filter _myFilter

Package org.dlese.dpc.index.writer

Class org.dlese.dpc.index.writer.ErrorDocException extends Exception implements Serializable

Serialized Fields

keywordFields

HashMap<K,V> keywordFields

textFields

HashMap<K,V> textFields

errorDocType

String errorDocType

Package org.dlese.dpc.ldap

Class org.dlese.dpc.ldap.LdapException extends Exception implements Serializable

Serialized Fields

exc

Exception exc

Class org.dlese.dpc.ldap.LdapNotFoundException extends LdapException implements Serializable


Package org.dlese.dpc.logging

Class org.dlese.dpc.logging.LogException extends Exception implements Serializable


Package org.dlese.dpc.ndr

Class org.dlese.dpc.ndr.NDRServlet extends HttpServlet implements Serializable

Serialized Fields

debug

boolean debug

Package org.dlese.dpc.oai.harvester

Class org.dlese.dpc.oai.harvester.Hexception extends Exception implements Serializable

Class org.dlese.dpc.oai.harvester.OAIErrorException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode

errorMsg

String errorMsg

Class org.dlese.dpc.oai.harvester.OAIHarvesterServlet extends HttpServlet implements Serializable

Serialized Fields

initialized

boolean initialized

debug

boolean debug

Class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler extends Object implements Serializable


Package org.dlese.dpc.oai.harvester.action.form

Class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

message

String message

mySes

String mySes

harvesterStatus

String harvesterStatus

validateRecords

Boolean validateRecords

baseURL

String baseURL

metadataPrefix

String metadataPrefix

setSpec

String setSpec

from

String from

until

String until

harvestedDataDir

String harvestedDataDir

lastOneTimeHarvest

ScheduledHarvest lastOneTimeHarvest

lastRunHarvest

ScheduledHarvest lastRunHarvest

scheduledHarvests

Hashtable<K,V> scheduledHarvests

scheduledHarvestsSorted

Object[] scheduledHarvestsSorted

shRepositoryName

String shRepositoryName

shSetSpec

String shSetSpec

shBaseURL

String shBaseURL

shMetadataPrefix

String shMetadataPrefix

shHarvestingInterval

String shHarvestingInterval

shIntervalGranularity

String shIntervalGranularity

shRunAtTime

String shRunAtTime

shEnabledDisabled

String shEnabledDisabled

shUid

String shUid

shHarvestedDataDir

String shHarvestedDataDir

shHarvestDir

String shHarvestDir

shSet

String shSet

shDir

String shDir

shDontZipFiles

boolean shDontZipFiles

defDir

String defDir

MAX_DIRS

int MAX_DIRS

allowDupDir

String allowDupDir

Class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

numPagingRecords

int numPagingRecords

start

int start

request

HttpServletRequest request

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

metadata

String metadata

reportTitle

String reportTitle

selectedCollection

String selectedCollection

selectedCollections

String[] selectedCollections

selectedFormats

String[] selectedFormats

collections

List<E> collections

collectionLabels

List<E> collectionLabels

formats

List<E> formats

contextURL

String contextURL

resultDoc

ResultDoc resultDoc

resultDocs

ResultDocList resultDocs

nonPaigingParams

String nonPaigingParams

Class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.ParamPair extends Object implements Serializable

Serialized Fields

param

String param

val

String val

Package org.dlese.dpc.oai.harvester.structs

Class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest extends Object implements Serializable

Serialized Fields

repositoryName

String repositoryName

setSpec

String setSpec

baseURL

String baseURL

metadataPrefix

String metadataPrefix

harvestingInterval

String harvestingInterval

intervalGranularity

String intervalGranularity

enabledDisabled

String enabledDisabled

uid

Long uid

lastHarvestTime

Date lastHarvestTime

harvestDir

File harvestDir

splitBySet

boolean splitBySet

doZip

boolean doZip

isZipPresent

boolean isZipPresent

backupOne

String backupOne

backupTwo

String backupTwo

backupThree

String backupThree

zipLatest

String zipLatest

defaultDir

boolean defaultDir

numHarvestedLast

int numHarvestedLast

allowDupDir

String allowDupDir

warnR

boolean warnR

harvestAll

boolean harvestAll

runAtTime

String runAtTime

Package org.dlese.dpc.oai.odlsearchclient.action.form

Class org.dlese.dpc.oai.odlsearchclient.action.form.OdlSearchForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

numPagingRecords

int numPagingRecords

start

int start

request

HttpServletRequest request

baseURL

String baseURL

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

metadata

String metadata

reportTitle

String reportTitle

selectedCollection

String selectedCollection

selectedCollections

String[] selectedCollections

selectedFormats

String[] selectedFormats

collections

List<E> collections

collectionLabels

List<E> collectionLabels

formats

List<E> formats

contextURL

String contextURL

resultDoc

ResultDoc resultDoc

resultDocs

ResultDocList resultDocs

nonPaigingParams

String nonPaigingParams

Class org.dlese.dpc.oai.odlsearchclient.action.form.OdlSearchForm.ParamPair extends Object implements Serializable

Serialized Fields

param

String param

val

String val

Package org.dlese.dpc.oai.provider

Class org.dlese.dpc.oai.provider.OAIProviderServlet extends HttpServlet implements Serializable

Serialized Fields

rm

RepositoryManager rm

initialized

boolean initialized

debug

boolean debug

Package org.dlese.dpc.oai.provider.action.form

Class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

message

String message

baseURL

String baseURL

oaiIdPfx

String oaiIdPfx

exampleId

String exampleId

availableFormats

List<E> availableFormats

avalableSets

List<E> avalableSets

showAdvanced

String showAdvanced

exampleFormat

String exampleFormat

contextURL

String contextURL

Package org.dlese.dpc.propertiesmgr

Class org.dlese.dpc.propertiesmgr.PropertiesManager extends Properties implements Serializable

Serialized Fields

emptyValMsg

String emptyValMsg

propsFileName

String propsFileName

isInJar

boolean isInJar

Package org.dlese.dpc.repository

Class org.dlese.dpc.repository.DirInfo extends Object implements Serializable

Serialized Fields

dir

String dir

format

String format

attributes

HashMap<K,V> attributes

Class org.dlese.dpc.repository.MetadataFormatInfo extends Object implements Serializable

Serialized Fields

metadataPrefix

String metadataPrefix

schema

String schema

metadataNamespace

String metadataNamespace

Class org.dlese.dpc.repository.OAIErrorException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode

Class org.dlese.dpc.repository.PutCollectionException extends Exception implements Serializable

Serialized Fields

_errorCode

String _errorCode

Class org.dlese.dpc.repository.RecordUpdateException extends Exception implements Serializable

Class org.dlese.dpc.repository.SetInfo extends Object implements Serializable

Serialized Fields

name

String name

setSpec

String setSpec

description

String description

enabled

String enabled

id

String id

accessionStatus

String accessionStatus

dirInfos

ArrayList<E> dirInfos

attributes

HashMap<K,V> attributes

uniqueID

long uniqueID

numIndexed

int numIndexed

numDiscoverable

int numDiscoverable

numErrors

int numErrors

numFiles

int numFiles

numDeleted

int numDeleted

Package org.dlese.dpc.repository.action.form

Class org.dlese.dpc.repository.action.form.MetadataDirectoryInfoForm extends org.apache.struts.validator.ValidatorForm implements Serializable

Serialized Fields

dirNickname

String dirNickname

dirPath

String dirPath

dirMetadataFormat

String dirMetadataFormat

metadataSchema

String metadataSchema

metadataNamespace

String metadataNamespace

Class org.dlese.dpc.repository.action.form.RepositoryAdminForm extends RepositoryForm implements Serializable

Serialized Fields

message

String message

xmlError

String xmlError

currentAdminEmail

String currentAdminEmail

currentDescription

String currentDescription

repositoryName

String repositoryName

repositoryIdentifier

String repositoryIdentifier

currentSetSpec

String currentSetSpec

currentSetName

String currentSetName

currentSetDirectory

String currentSetDirectory

currentSetDescription

String currentSetDescription

currentSetFormat

String currentSetFormat

trustedWsIps

String trustedWsIps

add

String add

numIdentifiersResults

String numIdentifiersResults

numRecordsResults

String numRecordsResults

validCollectionKeys

ArrayList<E> validCollectionKeys

validMetadataFormats

ArrayList<E> validMetadataFormats

updateFrequency

String updateFrequency

numIndexingErrors

String numIndexingErrors

collectionRecordsLocation

String collectionRecordsLocation

metadataRecordsLocation

File metadataRecordsLocation

indexingStartTimeDate

Date indexingStartTimeDate

indexingDaysOfWeek

int[] indexingDaysOfWeek

drcBoostFactor

String drcBoostFactor

titleBoostFactor

String titleBoostFactor

stemmingBoostFactor

String stemmingBoostFactor

multiDocBoostFactor

String multiDocBoostFactor

stemmingEnabled

String stemmingEnabled

command

String command

sortSetsBy

String sortSetsBy

sets

ArrayList<E> sets

Class org.dlese.dpc.repository.action.form.RepositoryForm extends VocabForm implements Serializable

Serialized Fields

errors

ArrayList<E> errors

hasBadVerbOrArgument

boolean hasBadVerbOrArgument

exampleID

String exampleID
exampleID


ProtocolVersion

String ProtocolVersion
ProtocolVersion


providerStatus

String providerStatus
providerStatus


earliestDatestamp

String earliestDatestamp
earliestDatestamp


deletedRecord

String deletedRecord
deletedRecord


granularity

String granularity
granularity


compressions

ArrayList<E> compressions
compressions


metadataFormats

Hashtable<K,V> metadataFormats
metadataFormats


record

String record
record


identifier

String identifier

datestamp

String datestamp

setSpecs

List<E> setSpecs

results

ResultDocList results

oaiIdPfx

String oaiIdPfx

resumptionToken

String resumptionToken

resultsOffset

String resultsOffset

resultsLength

String resultsLength

requestedFormat

String requestedFormat

deletedStatus

String deletedStatus

baseURL

String baseURL

Class org.dlese.dpc.repository.action.form.RepositoryInfoForm extends org.apache.struts.validator.ValidatorForm implements Serializable

Serialized Fields

repositoryName

String repositoryName

repositoryDescription

String repositoryDescription

namespaceIdentifier

String namespaceIdentifier

adminEmail

String adminEmail

Class org.dlese.dpc.repository.action.form.SetDefinitionsForm extends org.apache.struts.validator.ValidatorForm implements Serializable

Serialized Fields

setName

String setName

setSpec

String setSpec

setDescription

String setDescription

setURL

String setURL

includedDirs

String[] includedDirs

includedTerms

String includedTerms

includedQuery

String includedQuery

includedFormat

String includedFormat

excludedDirs

String[] excludedDirs

excludedTerms

String excludedTerms

excludedQuery

String excludedQuery

Package org.dlese.dpc.schemedit

Class org.dlese.dpc.schemedit.ActionServlet extends org.apache.struts.action.ActionServlet implements Serializable

Serialized Fields

debug

boolean debug

Class org.dlese.dpc.schemedit.BadCharChecker.BadCharEntry extends Object implements Serializable

Serialized Fields

xpath

String xpath

value

String value

Class org.dlese.dpc.schemedit.MetaDataFramework extends Object implements Serializable

Serialized Fields

muiGroups

List<E> muiGroups

standardsManager

StandardsManager standardsManager

schemaHelper

SchemaHelper schemaHelper

docRoot

String docRoot

workingSchemaURI

String workingSchemaURI

workingRenderer

String workingRenderer

recordsDir

String recordsDir

urlPath

String urlPath

configReader

FrameworkConfigReader configReader

validator

XMLValidator validator

initialized

boolean initialized

vocabLayouts

VocabLayoutConfig vocabLayouts

Class org.dlese.dpc.schemedit.MissingLockException extends Exception implements Serializable

Class org.dlese.dpc.schemedit.PageList extends Object implements Serializable

Serialized Fields

pages

ArrayList<E> pages

firstPage

String firstPage

homePage

String homePage

Class org.dlese.dpc.schemedit.SchemEditServlet extends HttpServlet implements Serializable

Serialized Fields

debug

boolean debug

frameworkRegistry

FrameworkRegistry frameworkRegistry

collectionRegistry

CollectionRegistry collectionRegistry

dcsDataManager

DcsDataManager dcsDataManager

rs

RemoteSearcher rs

Class org.dlese.dpc.schemedit.SessionBean extends Object implements Serializable

Serialized Fields

session

HttpSession session

servletContext

ServletContext servletContext

id

String id

ip

String ip

recId

String recId

sets

List<E> sets

collectionLabelValues

ArrayList<E> collectionLabelValues

collectionFilter

org.apache.struts.util.LabelValueBean collectionFilter

queryForm

DCSQueryForm queryForm

viewForm

DCSViewForm viewForm

schemEditForm

SchemEditForm schemEditForm

failedBatchLocks

RecordList failedBatchLocks

editor

String editor

request

HttpServletRequest request

searchHelper

SearchHelper searchHelper

querySelectorsInitialized

boolean querySelectorsInitialized

indexLastModified

long indexLastModified

collectionConfigMod

long collectionConfigMod

statuses

Map<K,V> statuses
mapping from unique status labels to a list of all the status values that have that label.


indexedFormats

List<E> indexedFormats

editors

List<E> editors

creators

List<E> creators

syncService

SyncService syncService

Class org.dlese.dpc.schemedit.SetupServlet extends HttpServlet implements Serializable

Serialized Fields

configDefaults

File configDefaults

dcsConfig

String dcsConfig

Package org.dlese.dpc.schemedit.action.form

Class org.dlese.dpc.schemedit.action.form.BatchOperationsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

request

HttpServletRequest request

sets

List<E> sets

MAX_RECORDS_TO_LIST

int MAX_RECORDS_TO_LIST

recordList

RecordList recordList

failedRecordList

RecordList failedRecordList

editor

String editor

status

String status

statusNote

String statusNote

editRec

String editRec

statusFlags

List<E> statusFlags

collection

String collection

setInfo

DcsSetInfo setInfo

formatOfRecords

String formatOfRecords

Class org.dlese.dpc.schemedit.action.form.CollectionServicesForm extends DCSBrowseForm implements Serializable

Serialized Fields

debug

boolean debug

recId

String recId

formats

List<E> formats

statusOptions

List<E> statusOptions

selectedStatuses

String[] selectedStatuses

fullTitle

String fullTitle

shortTitle

String shortTitle

collectionKey

String collectionKey

idPrefix

String idPrefix

userProvidedKey

boolean userProvidedKey

description

String description

formatOfRecords

String formatOfRecords

status

String status

policyUrl

String policyUrl

policyType

String policyType

editRecordLink

String editRecordLink

destPath

String destPath

termsOfUse

String termsOfUse

termsOfUseURI

String termsOfUseURI

copyright

String copyright

serviceName

String serviceName

dcsSetInfo

DcsSetInfo dcsSetInfo

collection

String collection

docReader

XMLDocReader docReader

editRec

String editRec

resultDoc

ResultDoc resultDoc

isValidating

boolean isValidating

isExporting

boolean isExporting

validatingSession

String validatingSession

exportingSession

String exportingSession

exportingSet

DcsSetInfo exportingSet

exportReport

ExportReport exportReport

validationReport

ValidationReport validationReport

archivedReports

List<E> archivedReports

exportBaseDir

String exportBaseDir

numIndexingErrors

String numIndexingErrors

progress

String progress

Class org.dlese.dpc.schemedit.action.form.CreateADNRecordForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

request

HttpServletRequest request

dcsDataRecord

DcsDataRecord dcsDataRecord

editRecordLink

String editRecordLink

recId

String recId

title

String title

description

String description

primaryUrl

String primaryUrl

validatedUrl

String validatedUrl

collection

String collection

collectionName

String collectionName

dups

List<E> dups

sims

List<E> sims

similarUrlRecs

ResultDoc[] similarUrlRecs

duplicateUrlRecs

ResultDoc[] duplicateUrlRecs

bogusUrl

String bogusUrl

Class org.dlese.dpc.schemedit.action.form.DCSAdminForm extends RepositoryForm implements Serializable

Serialized Fields

message

String message

xmlError

String xmlError

currentAdminEmail

String currentAdminEmail

currentDescription

String currentDescription

repositoryName

String repositoryName

repositoryIdentifier

String repositoryIdentifier

currentSetSpec

String currentSetSpec

currentSetName

String currentSetName

currentSetDirectory

String currentSetDirectory

currentSetDescription

String currentSetDescription

currentSetFormat

String currentSetFormat

trustedWsIps

String trustedWsIps

add

String add

numIdentifiersResults

String numIdentifiersResults

numRecordsResults

String numRecordsResults

validCollectionKeys

ArrayList<E> validCollectionKeys

validMetadataFormats

ArrayList<E> validMetadataFormats

updateFrequency

String updateFrequency

numIndexingErrors

String numIndexingErrors

collectionRecordsLocation

String collectionRecordsLocation

metadataRecordsLocation

String metadataRecordsLocation

indexingStartTimeDate

Date indexingStartTimeDate

drcBoostFactor

String drcBoostFactor

titleBoostFactor

String titleBoostFactor

stemmingBoostFactor

String stemmingBoostFactor

multiDocBoostFactor

String multiDocBoostFactor

stemmingEnabled

String stemmingEnabled

lockedRecords

Map<K,V> lockedRecords

sessionBeans

List<E> sessionBeans

collectionKey

String collectionKey

collectionPrefix

String collectionPrefix

dcsId

String dcsId

dcsXml

String dcsXml

frameworks

Map<K,V> frameworks

unloadedFrameworks

List<E> unloadedFrameworks

sortSetsBy

String sortSetsBy

sets

ArrayList<E> sets

Class org.dlese.dpc.schemedit.action.form.DCSBrowseForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

request

HttpServletRequest request

numDocs

int numDocs

sets

List<E> sets

userRoles

Map<K,V> userRoles

contextURL

String contextURL

sortSpec

String sortSpec

Class org.dlese.dpc.schemedit.action.form.DCSQueryForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

numPagingRecords

int numPagingRecords

start

int start

request

HttpServletRequest request

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

metadata

String metadata

reportTitle

String reportTitle

selectedCollection

String selectedCollection

selectedCollections

String[] selectedCollections

selectedFormats

String[] selectedFormats

idMapperErrors

List<E> idMapperErrors

idMapperErrorLabels

List<E> idMapperErrorLabels

formats

List<E> formats

indexedFormats

List<E> indexedFormats

indexedFormatsLabels

List<E> indexedFormatsLabels

indexedAccessionStatus

List<E> indexedAccessionStatus

contextURL

String contextURL

searchHelper

SearchHelper searchHelper

showQueryOptions

String showQueryOptions

editors

List<E> editors

statuses

Map<K,V> statuses

selectedEditors

String[] selectedEditors

selectedCreators

String[] selectedCreators

selectedStatuses

String[] selectedStatuses

collectionLabelValues

List<E> collectionLabelValues

sets

List<E> sets

searchMode

String searchMode

lastSearchString

String lastSearchString

resultsPerPageOptions

String[] resultsPerPageOptions

resultsPerPage

String resultsPerPage

sortField

String sortField

validity

String validity

sortWidgets

Map<K,V> sortWidgets

selectedIdMapperErrors

String[] selectedIdMapperErrors

selectedAccessionStatuses

String[] selectedAccessionStatuses

nonPaigingParams

String nonPaigingParams

paigingParam

int paigingParam

sortWidgetParams

String sortWidgetParams

Class org.dlese.dpc.schemedit.action.form.DCSQueryForm.ParamPair extends Object implements Serializable

Serialized Fields

param

String param

val

String val

Class org.dlese.dpc.schemedit.action.form.DCSViewForm extends SchemEditForm implements Serializable

Serialized Fields

start

int start

numPagingRecords

int numPagingRecords

request

HttpServletRequest request

prevId

String prevId

nextId

String nextId

queryString

String queryString

refineQueryString

String refineQueryString

docReader

XMLDocReader docReader

reportTitle

String reportTitle

contextURL

String contextURL

dcsSetInfo

DcsSetInfo dcsSetInfo

resultDoc

ResultDoc resultDoc

resultIndex

int resultIndex

searchHelper

SearchHelper searchHelper

frameworkConfigFormat

String frameworkConfigFormat

collectionFrameworkLoaded

boolean collectionFrameworkLoaded

nonPaigingParams

String nonPaigingParams

Class org.dlese.dpc.schemedit.action.form.FrameworkAdminForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

frameworks

Map<K,V> frameworks

unloadedFrameworks

List<E> unloadedFrameworks

uninitializedFrameworks

List<E> uninitializedFrameworks

Class org.dlese.dpc.schemedit.action.form.RecordOperationsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

request

HttpServletRequest request

recId

String recId

dcsSetInfo

DcsSetInfo dcsSetInfo

collection

String collection

docReader

XMLDocReader docReader

editRec

String editRec

resultDoc

ResultDoc resultDoc

sets

List<E> sets

Class org.dlese.dpc.schemedit.action.form.SchemEditAdminForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

frameworkName

String frameworkName

xmlFormat

String xmlFormat

sampleRecordFile

String sampleRecordFile

workingSchemaURI

String workingSchemaURI

schemaURI

String schemaURI

discussionURL

String discussionURL

recordsDir

String recordsDir

pageList

PageList pageList

pageErrors

String pageErrors

editorMode

String editorMode

exitPath

String exitPath

renderer

String renderer

editorConfig

String editorConfig

Class org.dlese.dpc.schemedit.action.form.SchemEditForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

framework

MetaDataFramework framework

suggestionServiceHelper

CATServiceHelper suggestionServiceHelper

contextURL

String contextURL

adnDocReader

ADNItemDocReader adnDocReader

recId

String recId

docMap

DocMap docMap

schemaHelper

SchemaHelper schemaHelper

inputManager

InputManager inputManager

pageList

PageList pageList

setInfo

DcsSetInfo setInfo

multiValuesCache

Map<K,V> multiValuesCache

repeatingFieldsToPrune

ArrayList<E> repeatingFieldsToPrune

closedElements

ArrayList<E> closedElements

repeatingField

String repeatingField

currentPage

String currentPage

previousPage

String previousPage

pathArg

String pathArg

guardedExitPath

String guardedExitPath

hash

String hash

tmpArg

String tmpArg

forceValidation

boolean forceValidation

collection

String collection

collectionName

String collectionName

dcsDataRecord

DcsDataRecord dcsDataRecord

metadata

String metadata

pageTitle

String pageTitle

editorConfig

String editorConfig

discussionURL

String discussionURL

recordsDir

File recordsDir

records

Record[] records

savedContent

Map<K,V> savedContent

resultDoc

ResultDoc resultDoc

collapseBean

CollapseBean collapseBean

similarUrlRecs

ResultDocList similarUrlRecs

duplicateUrlRecs

ResultDocList duplicateUrlRecs

dups

List<E> dups

sims

List<E> sims

validatedUrl

String validatedUrl

asyncJason

String asyncJason

currentStdDocKey

String currentStdDocKey

vocab

MetadataVocab vocab

vocabField

String vocabField

vocabInterface

String vocabInterface

vocabAudience

String vocabAudience

vocabLanguage

String vocabLanguage

fieldInfoReader

FieldInfoReader fieldInfoReader

Class org.dlese.dpc.schemedit.action.form.SessionsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

lockedRecords

Map<K,V> lockedRecords

sessionBeans

List<E> sessionBeans

showAnonymousSessions

boolean showAnonymousSessions

Class org.dlese.dpc.schemedit.action.form.StaticRecordForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

id

String id

request

HttpServletRequest request

docReader

XMLDocReader docReader

resultDoc

ResultDoc resultDoc

framework

MetaDataFramework framework

annotatedItem

XMLDocReader annotatedItem

Class org.dlese.dpc.schemedit.action.form.StatusForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

request

HttpServletRequest request

dcsDataRecord

DcsDataRecord dcsDataRecord

referer

String referer

command

String command

collection

String collection

collectionName

String collectionName

recId

String recId

status

String status

statusNote

String statusNote

statusFlags

List<E> statusFlags

entryKey

String entryKey

hash

String hash

ndrHandle

String ndrHandle

Class org.dlese.dpc.schemedit.action.form.UcasProxyForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

request

HttpServletRequest request

json

String json

Package org.dlese.dpc.schemedit.autoform

Class org.dlese.dpc.schemedit.autoform.AutoFormException extends Exception implements Serializable


Package org.dlese.dpc.schemedit.config

Class org.dlese.dpc.schemedit.config.AbstractConfigReader extends Object implements Serializable

Serialized Fields

rootElementName

String rootElementName

nameSpaceInfo

String nameSpaceInfo

docMap

DocMap docMap

source

File source

df

DocumentFactory df

Class org.dlese.dpc.schemedit.config.CollectionConfigReader extends AbstractConfigReader implements Serializable

Serialized Fields

statusMap

Map<K,V> statusMap

tupleMap

Map<K,V> tupleMap

idPath

String idPath

idPrefixPath

String idPrefixPath

exportDirectoryPath

String exportDirectoryPath

xmlFormatPath

String xmlFormatPath

authorityPath

String authorityPath

servicesPath

String servicesPath

allowSuggestionsPath

String allowSuggestionsPath

ndrInfoPath

String ndrInfoPath

mdpPath

String mdpPath

aggPath

String aggPath

metadataProviderHandlePath

String metadataProviderHandlePath

aggregatorHandlePath

String aggregatorHandlePath

agentPath

String agentPath

agentHandlePath

String agentHandlePath

ndrOaiLinkPath

String ndrOaiLinkPath

ndrServerPath

String ndrServerPath

finalStatusLabelPath

String finalStatusLabelPath

statusFlagsPath

String statusFlagsPath

tuplesPath

String tuplesPath

Class org.dlese.dpc.schemedit.config.FrameworkConfigReader extends AbstractConfigReader implements Serializable

Serialized Fields

schemaPathMap

SchemaPathMap schemaPathMap

fieldInfoMap

FieldInfoMap fieldInfoMap

pageList

PageList pageList

userInfo

UserInfo userInfo

Class org.dlese.dpc.schemedit.config.SchemaPath extends Object implements Serializable

Serialized Fields

pathName

String pathName
A short name (such as "url") that can be used to access the instance by name.


xpath

String xpath
The xpath in the Schema to which this SchemaPath instance refers.


defaultValue

String defaultValue
An optional default for this element


valueType

String valueType
A String used to (somewhat informally) describe the type of the element


inputHelper

String inputHelper

initialFieldCollapse

String initialFieldCollapse

maxLen

int maxLen

requiredByCopyRecord

boolean requiredByCopyRecord
Description of the Field


requiredByMinimalRecord

boolean requiredByMinimalRecord
Is this element required by the copyRecord


readOnly

boolean readOnly
Is this element required (by the indexer) to be present in all records?

Class org.dlese.dpc.schemedit.config.StatusFlag extends Object implements Serializable

Serialized Fields

label

String label

value

String value

description

String description

Class org.dlese.dpc.schemedit.config.StatusFlags extends Object implements Serializable

Class org.dlese.dpc.schemedit.config.UserInfo extends Object implements Serializable

Serialized Fields

infoMap

Map<K,V> infoMap

autoPopulate

String autoPopulate

Package org.dlese.dpc.schemedit.dcs

Class org.dlese.dpc.schemedit.dcs.DcsDataDocReader extends XMLDocReader implements Serializable

Serialized Fields

DEFAULT

String DEFAULT

Class org.dlese.dpc.schemedit.dcs.DcsDataException extends Exception implements Serializable

Class org.dlese.dpc.schemedit.dcs.DcsDataRecord extends Object implements Serializable

Serialized Fields

doc

Document doc

source

File source

framework

MetaDataFramework framework

entryList

List<E> entryList

dcsDataManager

DcsDataManager dcsDataManager

collectionConfig

CollectionConfig collectionConfig

ndrInfoPath

String ndrInfoPath

ndrHandlePath

String ndrHandlePath

metadataProviderHandlePath

String metadataProviderHandlePath

nsdlItemIdPath

String nsdlItemIdPath

lastSyncDatePath

String lastSyncDatePath

ndrSyncErrorPath

String ndrSyncErrorPath

setSpecPath

String setSpecPath

Class org.dlese.dpc.schemedit.dcs.DcsSetInfo extends SetInfo implements Serializable

Serialized Fields

numDone

int numDone

numWorking

int numWorking

numValid

int numValid

numNotValid

int numNotValid

numSyncErrors

int numSyncErrors

numFinalAndNotValid

int numFinalAndNotValid

exampleId

String exampleId

idPrefix

String idPrefix

authority

String authority

finalStatusFlag

StatusFlag finalStatusFlag

uniqueID

long uniqueID

Class org.dlese.dpc.schemedit.dcs.StatusEvent extends EventObject implements Serializable


Package org.dlese.dpc.schemedit.display

Class org.dlese.dpc.schemedit.display.CollapseBean extends Object implements Serializable

Serialized Fields

debug

boolean debug

id

String id

defaultState

String defaultState

stateMap

Map<K,V> stateMap

Package org.dlese.dpc.schemedit.input

Class org.dlese.dpc.schemedit.input.ReferenceException extends ParseException implements Serializable

Serialized Fields

ref

String ref
A string representation of a character or numerical reference (e.g., Δ or �a9;)

Class org.dlese.dpc.schemedit.input.SchemEditActionErrors extends org.apache.struts.action.ActionErrors implements Serializable

Serialized Fields

schemaNodeMap

SchemaNodeMap schemaNodeMap

schemaOrder

Comparator<T> schemaOrder

sortedProperties

List<E> sortedProperties

Package org.dlese.dpc.schemedit.ndr

Class org.dlese.dpc.schemedit.ndr.MetaDataWrapperException extends Exception implements Serializable

Serialized Fields

recordId

String recordId

xpath

String xpath

Package org.dlese.dpc.schemedit.ndr.action.form

Class org.dlese.dpc.schemedit.ndr.action.form.CollectionIntegrationForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

mappingsManager

MappingsManager mappingsManager

mappingInfo

MappingInfo mappingInfo

Class org.dlese.dpc.schemedit.ndr.action.form.FileUploadForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

myFile

org.apache.struts.upload.FormFile myFile

contentURL

String contentURL

forwardPath

String forwardPath

error

String error

Class org.dlese.dpc.schemedit.ndr.action.form.NDRForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

request

HttpServletRequest request

syncReport

SyncReport syncReport

proxyResponse

String proxyResponse

handle

String handle

browserHandles

List<E> browserHandles

ndrCollections

List<E> ndrCollections

dcsCollections

List<E> dcsCollections

mdpHandleMap

Map<K,V> mdpHandleMap

appAgent

AgentReader appAgent

syncService

SyncService syncService

progress

String progress

Package org.dlese.dpc.schemedit.ndr.writer

Class org.dlese.dpc.schemedit.ndr.writer.NdrRepositoryWriterPluginException extends RepositoryWriterPluginException implements Serializable

Serialized Fields

pluginName

String pluginName

details

String details

Package org.dlese.dpc.schemedit.repository

Class org.dlese.dpc.schemedit.repository.RepositoryEvent extends EventObject implements Serializable

Serialized Fields

eventName

String eventName

Class org.dlese.dpc.schemedit.repository.RepositoryWriterPluginException extends Exception implements Serializable

Serialized Fields

pluginName

String pluginName

details

String details

Package org.dlese.dpc.schemedit.security.access

Class org.dlese.dpc.schemedit.security.access.AccessManager extends AbstractConfigReader implements Serializable

Serialized Fields

legalRoles

List<E> legalRoles

actionPathMap

Map<K,V> actionPathMap

guardedPathMap

Map<K,V> guardedPathMap

Package org.dlese.dpc.schemedit.security.action

Class org.dlese.dpc.schemedit.security.action.UserManagerAction.CollectionRoleBeanSorter extends Object implements Serializable


Package org.dlese.dpc.schemedit.security.action.form

Class org.dlese.dpc.schemedit.security.action.form.AccessManagerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

command

String command

newPath

boolean newPath

actionPaths

List<E> actionPaths

guardedPaths

List<E> guardedPaths

path

String path

description

String description

role

String role

roleOptions

List<E> roleOptions

Class org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

set

SetInfo set

sets

List<E> sets

managableUsers

List<E> managableUsers

sortSetsBy

String sortSetsBy

collectionRoles

List<E> collectionRoles
mapping from collection to role for the current user


collectionAccessMap

Map<K,V> collectionAccessMap

users

List<E> users

username

String username

newRole

boolean newRole

collection

String collection

collectionOptions

List<E> collectionOptions

collections

List<E> collections

role

String role

roles

Map<K,V> roles

roleOptions

List<E> roleOptions

crs

String[] crs

Class org.dlese.dpc.schemedit.security.action.form.LogonForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

password

String password
The password.


username

String username
The username.


dest

String dest

requiredRole

String requiredRole

Class org.dlese.dpc.schemedit.security.action.form.UserInfoForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

referer

String referer

command

String command

users

List<E> users

newUser

boolean newUser

username

String username

firstname

String firstname

lastname

String lastname

canAssignCollectionAccess

boolean canAssignCollectionAccess

userHasAdminRole

boolean userHasAdminRole

institution

String institution

department

String department

email

String email

pass

String pass

pass2

String pass2

dupUsername

String dupUsername

ldapUserInfo

String ldapUserInfo

Class org.dlese.dpc.schemedit.security.action.form.UserManagerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

userRoleMap

Map<K,V> userRoleMap

users

List<E> users

username

String username

user

User user

newRole

boolean newRole

collection

String collection

collectionOptions

List<E> collectionOptions

managableUsers

List<E> managableUsers
NOT YET DOCUMENTED


role

String role

roles

Map<K,V> roles

roleOptions

List<E> roleOptions

command

String command

scs

String[] scs

Package org.dlese.dpc.schemedit.security.auth

Class org.dlese.dpc.schemedit.security.auth.AuthPrincipal extends TypedPrincipal implements Serializable

Class org.dlese.dpc.schemedit.security.auth.TypedPrincipal extends Object implements Serializable

Serialized Fields

name

String name

type

int type

Class org.dlese.dpc.schemedit.security.auth.UserPrincipal extends TypedPrincipal implements Serializable


Package org.dlese.dpc.schemedit.security.user

Class org.dlese.dpc.schemedit.security.user.FullNameComparator extends Object implements Serializable

Class org.dlese.dpc.schemedit.security.user.UserNameComparator extends Object implements Serializable


Package org.dlese.dpc.schemedit.security.util

Class org.dlese.dpc.schemedit.security.util.CollectionLabelValueSorter extends Object implements Serializable

Class org.dlese.dpc.schemedit.security.util.RoleCollectionComparator extends Object implements Serializable


Package org.dlese.dpc.schemedit.sif.action.form

Class org.dlese.dpc.schemedit.sif.action.form.SIFReferenceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

command

String command

recId

String recId

newRecId

String newRecId

elementId

String elementId

sifTypes

String[] sifTypes

searchString

String searchString

objectMap

Map<K,V> objectMap

request

HttpServletRequest request

selectedType

String selectedType

typeOptions

List<E> typeOptions

description

String description

title

String title

setMap

Map<K,V> setMap

collection

String collection

Package org.dlese.dpc.schemedit.standards.config

Class org.dlese.dpc.schemedit.standards.config.SuggestionServiceManager extends AbstractConfigReader implements Serializable

Serialized Fields

configMap

Map<K,V> configMap

Package org.dlese.dpc.schemedit.struts

Class org.dlese.dpc.schemedit.struts.HotActionMapping extends org.apache.struts.action.ActionMapping implements Serializable

Class org.dlese.dpc.schemedit.struts.MyModuleConfig extends org.apache.struts.config.impl.ModuleConfigImpl implements Serializable

Class org.dlese.dpc.schemedit.struts.MyModuleConfigFactory extends org.apache.struts.config.ModuleConfigFactory implements Serializable


Package org.dlese.dpc.schemedit.threadedservices

Class org.dlese.dpc.schemedit.threadedservices.ExportingServiceException extends Exception implements Serializable

Class org.dlese.dpc.schemedit.threadedservices.ExportReport extends Report implements Serializable

Class org.dlese.dpc.schemedit.threadedservices.Report extends Object implements Serializable

Serialized Fields

collection

String collection

name

String name

timeStamp

Date timeStamp

processingTime

long processingTime

recordsProcessed

int recordsProcessed

summary

String summary

statuses

String[] statuses

props

Map<K,V> props

reportEntries

List<E> reportEntries

Class org.dlese.dpc.schemedit.threadedservices.Report.ReportEntry extends Object implements Serializable

Serialized Fields

validationReport

String validationReport

id

String id

Class org.dlese.dpc.schemedit.threadedservices.ValidatingServiceException extends Exception implements Serializable

Class org.dlese.dpc.schemedit.threadedservices.ValidationReport extends Report implements Serializable


Package org.dlese.dpc.serviceclients.remotesearch

Class org.dlese.dpc.serviceclients.remotesearch.RemoteResultDoc extends Object implements Serializable

Serialized Fields

rs

RemoteSearcher rs

id

String id

url

String url

collection

String collection

doc

GetRecordResponse doc

docReader

ADNItemDocReader docReader

Package org.dlese.dpc.serviceclients.webclient

Class org.dlese.dpc.serviceclients.webclient.WebServiceClientException extends Exception implements Serializable


Package org.dlese.dpc.services.asn

Class org.dlese.dpc.services.asn.AsnServlet extends HttpServlet implements Serializable

Serialized Fields

debug

boolean debug

asnServiceHelper

AsnServiceHelper asnServiceHelper

asnHelper

AsnHelper asnHelper

Package org.dlese.dpc.services.asn.action.form

Class org.dlese.dpc.services.asn.action.form.AsnServiceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

standards

List<E> standards

standard

AsnStandard standard

standardsList

List<E> standardsList

baseStd

String baseStd

asnHelper

AsnServiceHelper asnHelper

stdId

String stdId

Package org.dlese.dpc.services.cas

Class org.dlese.dpc.services.cas.CasException extends Exception implements Serializable


Package org.dlese.dpc.services.dcs.action.form

Class org.dlese.dpc.services.dcs.action.form.DCSServicesForm extends VocabForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

results

ResultDocList results

authorizedFor

String authorizedFor

recordXml

String recordXml

recordFormat

String recordFormat

s

int s

n

int n

xmlFormats

List<E> xmlFormats

vocabField

String vocabField

requestElementLabel

String requestElementLabel

id

String id

collection

String collection

xmlFormat

String xmlFormat

errorList

List<E> errorList

statuses

String[] statuses

statusLabels

List<E> statusLabels

exportDir

String exportDir

collections

String[] collections

url

String url

statusEntry

String statusEntry

Class org.dlese.dpc.services.dcs.action.form.RecommenderForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

results

ResultDocList results

authorizedFor

String authorizedFor

recordXml

String recordXml

recordFormat

String recordFormat

s

int s

n

int n

xmlFormats

List<E> xmlFormats

requestElementLabel

String requestElementLabel

id

String id

collection

String collection

xmlFormat

String xmlFormat

errorList

List<E> errorList

statuses

String[] statuses

statusLabels

List<E> statusLabels

Package org.dlese.dpc.services.dds

Class org.dlese.dpc.services.dds.DDSServicesUIHelperBean extends Object implements Serializable


Package org.dlese.dpc.services.dds.action.form

Class org.dlese.dpc.services.dds.action.form.DDSRepositoryUpdateServiceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

errorCode

String errorCode

authorizedFor

String authorizedFor

recordXml

String recordXml

id

String id

collectionKey

String collectionKey

xmlFormat

String xmlFormat

responseDate

String responseDate

resultCode

String resultCode

Class org.dlese.dpc.services.dds.action.form.DDSRSS20Form extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

results

ResultDocList results

errMsg

String errMsg

Class org.dlese.dpc.services.dds.action.form.DDSServicesForm extends VocabForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

errorCode

String errorCode

resultDocList

ResultDocList resultDocList

authorizedFor

String authorizedFor

recordXml

String recordXml

recordFormat

String recordFormat

s

int s

n

int n

xmlFormats

List<E> xmlFormats

vocabField

String vocabField

requestElementLabel

String requestElementLabel

Class org.dlese.dpc.services.dds.action.form.DDSServicesForm_1_1 extends DDSServicesForm implements Serializable

Class org.dlese.dpc.services.dds.action.form.JSHTMLForm_1_1 extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

errorMsg

String errorMsg

results

ResultDocList results

authorizedFor

String authorizedFor

recordXml

String recordXml

recordFormat

String recordFormat

s

int s

n

int n

xmlFormats

List<E> xmlFormats

vocabField

String vocabField

requestElementLabel

String requestElementLabel

vocabFieldId

String vocabFieldId

vocabValueId

String vocabValueId

vocabInterface

String vocabInterface

vocab

MetadataVocab vocab

myMenus

HashMap<K,V> myMenus

menuNamesInOrder

ArrayList<E> menuNamesInOrder

myMenuItemsMap

HashMap<K,V> myMenuItemsMap

myMenuLabelsMap

HashMap<K,V> myMenuLabelsMap

myMenuPositionsMap

HashMap<K,V> myMenuPositionsMap

smartLinkParameterNames

ArrayList<E> smartLinkParameterNames

hasMenuItemSelected

boolean hasMenuItemSelected

Package org.dlese.dpc.services.dds.toolkit

Class org.dlese.dpc.services.dds.toolkit.DDSServiceErrorResponseException extends Exception implements Serializable

Serialized Fields

code

String code

msg

String msg

serviceRequest

String serviceRequest

Package org.dlese.dpc.services.idmapper

Class org.dlese.dpc.services.idmapper.IdmapException extends Exception implements Serializable


Package org.dlese.dpc.services.mmd

Class org.dlese.dpc.services.mmd.MmdException extends Exception implements Serializable


Package org.dlese.dpc.standards.commcore

Class org.dlese.dpc.standards.commcore.CommCoreServlet extends HttpServlet implements Serializable

Serialized Fields

debug

boolean debug

Package org.dlese.dpc.suggest

Class org.dlese.dpc.suggest.SuggestCommentServlet extends HttpServlet implements Serializable

Class org.dlese.dpc.suggest.SuggestResourceServlet extends HttpServlet implements Serializable


Package org.dlese.dpc.suggest.action.form

Class org.dlese.dpc.suggest.action.form.SuggestCommentForm extends SuggestForm implements Serializable

Serialized Fields

itemID

String itemID

itemURL

String itemURL

itemTitle

String itemTitle

role

String role

roleValues

String[] roleValues

description

String description

roles

String[] roles

share

String share

nameFirst

String nameFirst

nameLast

String nameLast

email

String email

instName

String instName

creationDate

String creationDate

Class org.dlese.dpc.suggest.action.form.SuggestForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

schemaHelper

SchemaHelper schemaHelper
NOT YET DOCUMENTED


vocab

MetadataVocab vocab
NOT YET DOCUMENTED


coppa

boolean coppa

popup

boolean popup

Class org.dlese.dpc.suggest.action.form.SuggestResourceForm extends SuggestForm implements Serializable

Serialized Fields

validatorResults

ValidatorResults validatorResults
NOT YET DOCUMENTED


url

String url

title

String title

description

String description

gradeRanges

String[] gradeRanges

nameFirst

String nameFirst

nameLast

String nameLast

emailPrimary

String emailPrimary

instName

String instName

creationDate

String creationDate

gradeRangeChoices

String[] gradeRangeChoices

gradeRangeLeafChoices

String[] gradeRangeLeafChoices

gradeRangeOptions

org.apache.struts.util.LabelValueBean[] gradeRangeOptions

preserveGradeRanges

boolean preserveGradeRanges

Class org.dlese.dpc.suggest.action.form.SuggestXMLForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

xmlRecord

String xmlRecord

errorMessage

String errorMessage

inputValues

HashMap<K,V> inputValues

errorMessages

ArrayList<E> errorMessages

servicesSubmissionError

boolean servicesSubmissionError

Package org.dlese.dpc.util

Class org.dlese.dpc.util.URLConnectionTimedOutException extends Exception implements Serializable


Package org.dlese.dpc.util.tags

Class org.dlese.dpc.util.tags.ReadFileTag extends TagSupport implements Serializable

Serialized Fields

filename

String filename

Class org.dlese.dpc.util.tags.StoreBodyTag extends BodyTagSupport implements Serializable

Serialized Fields

save

String save

print

String print

isSave

boolean isSave

Package org.dlese.dpc.util.uri

Class org.dlese.dpc.util.uri.UriSpoofServlet extends HttpServlet implements Serializable

Serialized Fields

xmlConfig

String xmlConfig

Package org.dlese.dpc.vocab

Class org.dlese.dpc.vocab.MetadataVocabInputState extends Object implements Serializable

Serialized Fields

vocabQueryString

StringBuffer vocabQueryString

vocabFeedbackString

StringBuffer vocabFeedbackString

Class org.dlese.dpc.vocab.MetadataVocabOPML extends Object implements Serializable

Serialized Fields

debug

boolean debug

currentXmlFile

String currentXmlFile

treeKey

String treeKey

trees

HashMap<K,V> trees

vocabSystemInterfaces

HashMap<K,V> vocabSystemInterfaces

filenameOfFieldPath

HashMap<K,V> filenameOfFieldPath

vocabFieldIds

ArrayList<E> vocabFieldIds

seenVocabFieldIds

HashMap<K,V> seenVocabFieldIds

vocabFieldPaths

ArrayList<E> vocabFieldPaths

seenVocabFieldPaths

HashMap<K,V> seenVocabFieldPaths

metaFormatOfField

HashMap<K,V> metaFormatOfField

errors

ArrayList<E> errors

currentTree

org.dlese.dpc.gui.OPMLTree currentTree

currentDefaultTree

org.dlese.dpc.gui.OPMLTree currentDefaultTree

currentNode

org.dlese.dpc.gui.OPMLTree.TreeNode currentNode

descriptions

HashMap<K,V> descriptions

vocabTreeMenuCache

HashMap<K,V> vocabTreeMenuCache

vocabTreeMenuCacheDate

HashMap<K,V> vocabTreeMenuCacheDate

messages

ArrayList<E> messages

Class org.dlese.dpc.vocab.MetadataVocabReloadEvent extends EventObject implements Serializable

Class org.dlese.dpc.vocab.MetadataVocabResponseMap extends Object implements Serializable

Serialized Fields

audience

String audience

metaFormat

String metaFormat

metaVersion

String metaVersion

language

String language

field

String field

map

HashMap<K,V> map

Class org.dlese.dpc.vocab.MetadataVocabServlet extends HttpServlet implements Serializable

Serialized Fields

newVocabsChecker

NewVocabsChecker newVocabsChecker

vocabTextFile

String vocabTextFile

metadataGroupsLoaderFile

String metadataGroupsLoaderFile

metadataVocabInstanceAttributeName

String metadataVocabInstanceAttributeName

reloadListeners

List<E> reloadListeners

Class org.dlese.dpc.vocab.MetadataVocabTermsGroups extends Object implements Serializable

Serialized Fields

vocab

VocabList vocab

current

VocabList current

currentNode

VocabNode currentNode

luceneQuery

HashMap<K,V> luceneQuery

newNodeName

String newNodeName

newNodeId

String newNodeId

stringUtil

StringUtil stringUtil

saxLocator

Locator saxLocator

currentSAXElementName

String currentSAXElementName

currentSAXElementSystem

String currentSAXElementSystem

currentSAXElementLanguage

String currentSAXElementLanguage

currentVocabFieldId

String currentVocabFieldId

currentVocabFieldName

String currentVocabFieldName

processingUiGroup

boolean processingUiGroup

encounteredErrorInElement

boolean encounteredErrorInElement

outputXML

StringBuffer outputXML

xmlFile

String xmlFile

rewriteXML

boolean rewriteXML

startSavingXML

boolean startSavingXML

parsingDefinitions

boolean parsingDefinitions

currentHeader

String currentHeader

currentFooter

String currentFooter

currentTopLevelAbbrevLabel

String currentTopLevelAbbrevLabel

uiGroupLevelAt

int uiGroupLevelAt

tracker

DLESEMetadataVocabTracker tracker

fieldSystemId

HashMap<K,V> fieldSystemId

fieldValueSystemId

HashMap<K,V> fieldValueSystemId

uiSystems

HashMap<K,V> uiSystems

uiSystemFields

HashMap<K,V> uiSystemFields

abbreviatedLabels

HashMap<K,V> abbreviatedLabels

abbreviatedLabelsMeta

HashMap<K,V> abbreviatedLabelsMeta

uiLabelOf

HashMap<K,V> uiLabelOf

uiLabelOfSystemIds

HashMap<K,V> uiLabelOfSystemIds

uiLabelOfFieldIds

HashMap<K,V> uiLabelOfFieldIds

topUiAbbrevLabelOf

HashMap<K,V> topUiAbbrevLabelOf

metaNameOfId

HashMap<K,V> metaNameOfId

fieldValueIdPairExists

HashMap<K,V> fieldValueIdPairExists

vocabFieldIds

ArrayList<E> vocabFieldIds

messages

ArrayList<E> messages

errors

ArrayList<E> errors

vocabDiffs

ArrayList<E> vocabDiffs

httpCon

HttpURLConnection httpCon

vocabCompare

MetadataVocabOPML vocabCompare

chars

StringBuffer chars

Class org.dlese.dpc.vocab.VocabNodeTermsGroups extends Object implements Serializable

Serialized Fields

name

String name

id

String id

label

String label

labelAbbrev

String labelAbbrev

definition

String definition

description

String description

src

String src

list

VocabList list

noDisplay

boolean noDisplay

noDisplayOriginal

boolean noDisplayOriginal

wrap

boolean wrap

divider

boolean divider

fieldId

String fieldId

groupLevel

int groupLevel

isLastInSubList

boolean isLastInSubList

Package org.dlese.dpc.vocab.action.form

Class org.dlese.dpc.vocab.action.form.VocabAdminForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

vocab

MetadataVocab vocab

loaderFeedback

String loaderFeedback

Package org.dlese.dpc.vocab.tags

Class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag extends MetadataVocabTag implements Serializable

Serialized Fields

value

String value

label

String label

tdWidth

String tdWidth

skipTopRow

boolean skipTopRow

wrap

int wrap

Class org.dlese.dpc.vocab.tags.MetadataVocabHiddenInputsTag extends MetadataVocabTag implements Serializable

Class org.dlese.dpc.vocab.tags.MetadataVocabSelectListTag extends MetadataVocabTag implements Serializable

Serialized Fields

size

int size

Class org.dlese.dpc.vocab.tags.MetadataVocabTag extends TagSupport implements Serializable

Serialized Fields

system

String system
Description of the Field


interfce

String interfce
Description of the Field


language

String language
Description of the Field


group

String group
Description of the Field


vocab

MetadataVocab vocab
Description of the Field


stringUtil

StringUtil stringUtil
Description of the Field

Class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag extends MetadataVocabTag implements Serializable

Serialized Fields

fieldId

String fieldId

valueId

String valueId

fieldName

String fieldName

Class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag extends MetadataVocabTag implements Serializable

Serialized Fields

x

String x

y

String y

nsWidth

String nsWidth

nsHeight

String nsHeight

Class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag extends MetadataVocabTag implements Serializable

Serialized Fields

field

String field

value

String value

useMetaNames

boolean useMetaNames

getAbbreviated

boolean getAbbreviated

Package org.dlese.dpc.vocab.tags.opml

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabCheckboxesTag extends MetadataVocabTag implements Serializable

Serialized Fields

value

String value

label

String label

tdWidth

String tdWidth

skipTopRow

boolean skipTopRow

wrap

int wrap

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabGetOPMLTag extends MetadataVocabTag implements Serializable

Serialized Fields

field

String field

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabGetResponseOPMLTag extends MetadataVocabTag implements Serializable

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabHiddenInputsTag extends MetadataVocabTag implements Serializable

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabSelectListTag extends MetadataVocabTag implements Serializable

Serialized Fields

size

int size

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabSetResponseGroupTag extends MetadataVocabTag implements Serializable

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabSetResponseValueTag extends MetadataVocabTag implements Serializable

Serialized Fields

value

String value

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabTag extends TagSupport implements Serializable

Serialized Fields

audience

String audience

metaFormat

String metaFormat

metaVersion

String metaVersion

language

String language

system

String system

field

String field

subGroup

String subGroup

vocab

MetadataVocab vocab

stringUtil

StringUtil stringUtil

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabTopLevelAbbrevLabelTag extends MetadataVocabTag implements Serializable

Serialized Fields

fieldId

String fieldId

valueId

String valueId

fieldName

String fieldName

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabTranslateValueTag extends MetadataVocabTag implements Serializable

Serialized Fields

field

String field

value

String value

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabTreeMenuTag extends MetadataVocabTag implements Serializable

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabUiDisplayTag extends MetadataVocabTag implements Serializable

Serialized Fields

field

String field

value

String value

Class org.dlese.dpc.vocab.tags.opml.MetadataVocabUiLabelTag extends MetadataVocabTag implements Serializable

Serialized Fields

field

String field

value

String value

getAbbreviated

boolean getAbbreviated

Package org.dlese.dpc.xml

Class org.dlese.dpc.xml.XMLException extends Exception implements Serializable


Package org.dlese.dpc.xml.maps

Class org.dlese.dpc.xml.maps.DleseBean.Annotation extends Object implements Serializable

Serialized Fields

annotation

HashMap<K,V> annotation
DESCRIPTION

Class org.dlese.dpc.xml.maps.DleseBean.Contributor extends Object implements Serializable

Serialized Fields

person

HashMap<K,V> person
DESCRIPTION

Class org.dlese.dpc.xml.maps.DleseBean.GeoReference extends Object implements Serializable

Serialized Fields

geoReference

HashMap<K,V> geoReference
DESCRIPTION

Class org.dlese.dpc.xml.maps.DleseBean.Relation extends Object implements Serializable

Serialized Fields

relation

HashMap<K,V> relation
DESCRIPTION

Class org.dlese.dpc.xml.maps.DleseBean.ResourceType extends Object implements Serializable

Serialized Fields

resource

HashMap<K,V> resource
DESCRIPTION

Class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq extends Object implements Serializable

Serialized Fields

requirement

HashMap<K,V> requirement
DESCRIPTION


Package org.dlese.dpc.xml.schema

Class org.dlese.dpc.xml.schema.SchemaHelperException extends Exception implements Serializable

Class org.dlese.dpc.xml.schema.SchemaViewerServlet extends HttpServlet implements Serializable

Serialized Fields

debug

boolean debug

Package org.dlese.dpc.xml.schema.action.form

Class org.dlese.dpc.xml.schema.action.form.SchemaViewerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

debug

boolean debug

schemaHelper

SchemaHelper schemaHelper

vocab

MetadataVocab vocab

framework

MetaDataFramework framework

writer

XMLWriter writer

buffer

ByteArrayOutputStream buffer

xpathHistory

ArrayList<E> xpathHistory

path

String path

typeName

String typeName

schemaNode

SchemaNode schemaNode

globalDef

GlobalDef globalDef

frameworkName

String frameworkName

xmlFormat

String xmlFormat

frameworks

List<E> frameworks

reportFunction

String reportFunction

selectedFrameworks

String[] selectedFrameworks

report

Map<K,V> report


DLESE Tools
v1.6.0