C D E F G H I L M O P Q R T U W

C

close() - Method in class org.dspace.app.oai.DSpaceOAICatalog
close the repository
createMetadata(Object) - Method in class org.dspace.app.oai.DIDLCrosswalk
 
createMetadata(Object) - Method in class org.dspace.app.oai.METSCrosswalk
 
createMetadata(Object) - Method in class org.dspace.app.oai.OAIDCCrosswalk
 
createMetadata(Object) - Method in class org.dspace.app.oai.PluginCrosswalk
Do the crosswalk.
createMetadata(Object) - Method in class org.dspace.app.oai.RDFCrosswalk
 
createMetadata(Object) - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Creates the metadata necessary for UKTEDDC crosswalk.

D

DIDLCrosswalk - Class in org.dspace.app.oai
DSpace Item DIDL crosswalk.
DIDLCrosswalk(Properties) - Constructor for class org.dspace.app.oai.DIDLCrosswalk
 
DSpaceOAICatalog - Class in org.dspace.app.oai
This is class extends OAICat's AbstractCatalog base class to allow metadata harvesting of the metadata in DSpace via OAI-PMH 2.0.
DSpaceOAICatalog(Properties) - Constructor for class org.dspace.app.oai.DSpaceOAICatalog
 
DSpaceRecordFactory - Class in org.dspace.app.oai
Implementation of the OAICat RecordFactory base class for DSpace items.
DSpaceRecordFactory(Properties) - Constructor for class org.dspace.app.oai.DSpaceRecordFactory
 

E

equals(Object) - Method in class org.dspace.app.didl.UUID
Compare UUID objects

F

fromOAIIdentifier(String) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 

G

generateUUID() - Static method in class org.dspace.app.didl.UUIDFactory
Customers of this class call this method to generete new UUID objects
getAbouts(Object) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 
getDatestamp(Object) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 
getDcNs() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the identifier for the Dublin Core namespace.
getDcTermsNs() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the identifier for the DC terms (qualifiers) namespace.
getDcTermsUri() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the URI of the DC terms namespace.
getDcUri() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the URI of the Dublin Core namespace.
getOAIIdentifier(Object) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 
getRecord(String, String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve the specified metadata for the specified identifier
getSchemaLocations(String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve a list of schemaLocation values associated with the specified identifier.
getSetSpecs(Object) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 
getUketdNs() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the identifier for the UKETD namespace.
getUketdSchemaLocNs() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the identifier for the UKETD schema location.
getUketdSchemaLocUri() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the URI of the UKETD schema location.
getUketdTermsNs() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the identifier for the UKETD terms namespace.
getUketdTermsUri() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the URI of the UKETD terms namespace.
getUketdUri() - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Returns the URI of the UKETD namespace.

H

hashCode() - Method in class org.dspace.app.didl.UUID
Generate a hash for the UUID

I

init() - Method in class org.dspace.app.oai.LoadDSpaceOAIConfig
Deprecated.  
isAvailableFor(Object) - Method in class org.dspace.app.oai.DIDLCrosswalk
 
isAvailableFor(Object) - Method in class org.dspace.app.oai.METSCrosswalk
 
isAvailableFor(Object) - Method in class org.dspace.app.oai.OAIDCCrosswalk
 
isAvailableFor(Object) - Method in class org.dspace.app.oai.PluginCrosswalk
 
isAvailableFor(Object) - Method in class org.dspace.app.oai.RDFCrosswalk
 
isAvailableFor(Object) - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Shows what items UKETD_DC OAI-PMH is available for.
isDeleted(Object) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 

L

listIdentifiers(String, String, String, String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve a list of identifiers that satisfy the specified criteria
listIdentifiers(String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve the next set of identifiers associated with the resumptionToken
listRecords(String, String, String, String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve a list of records that satisfy the specified criteria.
listRecords(String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve the next set of records associated with the resumptionToken
listSets() - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve a list of sets that satisfy the specified criteria
listSets(String) - Method in class org.dspace.app.oai.DSpaceOAICatalog
Retrieve the next set of sets associated with the resumptionToken
LoadDSpaceOAIConfig - Class in org.dspace.app.oai
Deprecated. Use Servlet Context Listener provided in dspace-api (remove in > 1.5.x)
LoadDSpaceOAIConfig() - Constructor for class org.dspace.app.oai.LoadDSpaceOAIConfig
Deprecated.  

M

MAXRESPONSE_INLINE_BITSTREAM - Static variable in class org.dspace.app.oai.DIDLCrosswalk
default value if no oai.didl.maxresponse property is defined
METSCrosswalk - Class in org.dspace.app.oai
OAICat crosswalk to allow METS to be harvested.
METSCrosswalk(Properties) - Constructor for class org.dspace.app.oai.METSCrosswalk
 

O

OAI_ID_PREFIX - Static variable in class org.dspace.app.oai.DSpaceOAICatalog
Prefix that all our OAI identifiers have
OAIDCCrosswalk - Class in org.dspace.app.oai
OAI_DC Crosswalk implementation based on oaidc.properties file.
OAIDCCrosswalk(Properties) - Constructor for class org.dspace.app.oai.OAIDCCrosswalk
 
org.dspace.app.didl - package org.dspace.app.didl
 
org.dspace.app.oai - package org.dspace.app.oai
 

P

PluginCrosswalk - Class in org.dspace.app.oai
An OAICat Crosswalk implementation that calls, in turn, on DisseminationCrosswalk plugins.
PluginCrosswalk(String, Properties) - Constructor for class org.dspace.app.oai.PluginCrosswalk
Constructor; called by ORG.oclc.oai.server.crosswalk.Crosswalks, which tries first with args (String schemaLabel, Properties properties).

Q

quickCreate(Object, String, String) - Method in class org.dspace.app.oai.DSpaceRecordFactory
 

R

RDFCrosswalk - Class in org.dspace.app.oai
An OAICat Crosswalk implementation that extracts DSpace items into typed RDF format.
RDFCrosswalk(Properties) - Constructor for class org.dspace.app.oai.RDFCrosswalk
 

T

toString() - Method in class org.dspace.app.didl.UUID
Obtain a string representation of the UUID object

U

UKETDDCCrosswalk - Class in org.dspace.app.oai
A Crosswalk implementation that extracts qualified Dublin Core from DSpace items into the uketd_dc format.
UKETDDCCrosswalk(Properties) - Constructor for class org.dspace.app.oai.UKETDDCCrosswalk
UKETDDCCrosswalk contructor.
UUID - Class in org.dspace.app.didl
This class implements UUID version 4.
UUID(UUID) - Constructor for class org.dspace.app.didl.UUID
Construct a Version 4 UUID object from another UUID object
UUID(long, long) - Constructor for class org.dspace.app.didl.UUID
Construct a Version 4 UUID object form the two given long values.
UUIDFactory - Class in org.dspace.app.didl
Factory class for generating UUID version 4.

W

writeMetadata(Item) - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Writes the UKETD_DC metadata for the specified item.
writeMetadataWithSchema(Item) - Method in class org.dspace.app.oai.UKETDDCCrosswalk
Write the item's metadata, headed by the schema namespace details.

C D E F G H I L M O P Q R T U W

Copyright © 2013 DuraSpace. All Rights Reserved.