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

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
 

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
equals(UUID) - Method in class org.dspace.app.didl.UUID
Compare UUIDs

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
 
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
 

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
 
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

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
An OAICat Crosswalk implementation that extracts unqualified Dublin Core from DSpace items into the oai_dc format.
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

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.

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

Copyright © 2008 The DSpace Foundation. All Rights Reserved.