A B C D E F G H I L M N O P R S T U V W 

A

AbstractInternalMETSIngester - Class in org.dspace.content.packager
Base class for package ingester of METS (Metadata Encoding & Transmission Standard) Packages.
See http://www.loc.gov/standards/mets/.
AbstractInternalMETSIngester() - Constructor for class org.dspace.content.packager.AbstractInternalMETSIngester
 
AbstractInternalMETSIngester.MdrefManager - Class in org.dspace.content.packager
An instance of ZipMdrefManager holds the state needed to retrieve the contents of an external metadata stream referenced by an mdRef element in a Zipped up METS manifest.
AccessStep - Class in org.dspace.submit.step
This class manages the access step during the submission
AccessStep() - Constructor for class org.dspace.submit.step.AccessStep
 
add(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
add(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
addBitstreams(Context, int, Bundle[]) - Static method in class org.dspace.autoversioning.AutoVersionDAO
 
addBitstreams(Context, Item, METSManifest, File, PackageParameters, AbstractInternalMETSIngester.MdrefManager) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Add Bitstreams to an Item, based on the files listed in the METS Manifest
addBitstreams(Context, Item, METSManifest, File, PackageParameters, AbstractInternalMETSIngester.MdrefManager) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Add Bitstreams to an Item, based on the files listed in the METS Manifest
addContainerLogo(Context, DSpaceObject, METSManifest, File, PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Add a Logo to a Community or Collection container object based on a METS Manifest.
addLicense(Context, Item, String, Collection, PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Add license(s) to Item based on contents of METS and other policies.
addLicense(Context, Item, String, Collection, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Ignore license when restoring an manifest-only AIP, since it should be a bitstream in the AIP already.
addManifestBitstream(Context, Item, METSManifest) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Save/Preserve the METS Manifest as a Bitstream attached to the given DSpace item.
addStructMap(Context, DSpaceObject, PackageParameters, Mets) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Adds another structMap element to contain the "parent link" that is an essential part of every AIP.
addTemplateItem(Context, DSpaceObject, METSManifest, File, PackageParameters, AbstractInternalMETSIngester.MdrefManager) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Add a Template Item to a Collection container object based on a METS Manifest.
aggregates - Static variable in class org.dspace.content.OREManifestWriter.ORE
 
Aggregation - Static variable in class org.dspace.content.OREManifestWriter.ORE
 
AIPManifestWriter - Class in org.dspace.content
Created with IntelliJ IDEA.
AIPManifestWriter() - Constructor for class org.dspace.content.AIPManifestWriter
 
AutoVersion - Interface in org.dspace.autoversioning
 
AutoVersionDAO - Class in org.dspace.autoversioning
 
AutoVersionDAO() - Constructor for class org.dspace.autoversioning.AutoVersionDAO
 
AutoVersionHistory - Interface in org.dspace.autoversioning
 
AutoVersionHistoryDAO - Class in org.dspace.autoversioning
 
AutoVersionHistoryDAO() - Constructor for class org.dspace.autoversioning.AutoVersionHistoryDAO
 
AutoVersionHistoryImpl - Class in org.dspace.autoversioning
 
AutoVersionHistoryImpl(AutoVersionHistoryDAO) - Constructor for class org.dspace.autoversioning.AutoVersionHistoryImpl
 
AutoVersionHistoryImpl(Context, TableRow) - Constructor for class org.dspace.autoversioning.AutoVersionHistoryImpl
 
AutoVersionImpl - Class in org.dspace.autoversioning
 
AutoVersionImpl(Context, TableRow) - Constructor for class org.dspace.autoversioning.AutoVersionImpl
 
AutoVersioningConsumer - Class in org.dspace.autoversioning
 
AutoVersioningConsumer() - Constructor for class org.dspace.autoversioning.AutoVersioningConsumer
 
AutoVersioningService - Interface in org.dspace.autoversioning
 
AutoVersioningServiceImpl - Class in org.dspace.autoversioning
 
AutoVersioningServiceImpl() - Constructor for class org.dspace.autoversioning.AutoVersioningServiceImpl
 
AutoVersioningUtil - Class in org.dspace.autoversioning
Created by mdiggory on 10/13/14.
AutoVersioningUtil() - Constructor for class org.dspace.autoversioning.AutoVersioningUtil
 

B

BITSTREAM_ID - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
BitstreamStorageManager - Class in org.dspace.storage.bitstore
Stores, retrieves and deletes bitstreams.
BitstreamStorageManager() - Constructor for class org.dspace.storage.bitstore.BitstreamStorageManager
 
BitstreamStorageOutputStream - Class in org.dspace.storage.bitstore
Bitstream Storage Output Stream provides a means to create a new Bitstream by handing an OutputStream to another part of the application.
BitstreamStorageOutputStream(Context, TableRow, OutputStream) - Constructor for class org.dspace.storage.bitstore.BitstreamStorageOutputStream
Constructs a new ProxyOutputStream.
BitstreamUtil - Class in org.dspace.content
BitstreamUtil Class is used to hold static lookup methods and avoid overriding Bitstream directly.
BitstreamUtil() - Constructor for class org.dspace.content.BitstreamUtil
 
bundleToFileGrp(String) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Returns name of METS fileGrp corresponding to a DSpace bundle name.

C

canEditSummary(Context, String, String, boolean) - Method in interface org.dspace.autoversioning.AutoVersion
 
canEditSummary(Context, String, String, boolean) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
canVersion(Context, Item) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
canVersion(Context, Item) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
checkForm(HttpServletRequest) - Static method in class org.dspace.submit.step.AccessStep
 
cleanup(Context, int, boolean, boolean) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
 
cleanup(boolean, boolean) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Clean up the bitstream storage area.
clone(Context, int) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
 
close() - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
comeFromEditPolicy(HttpServletRequest) - Static method in class org.dspace.submit.step.AccessStep
 
consume(Context, Event) - Method in class org.dspace.autoversioning.AutoVersioningConsumer
 
create(Context, int, boolean) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
create(Context) - Method in class org.dspace.autoversioning.AutoVersionHistoryDAO
 
createId(int) - Static method in class org.dspace.identifier.VersionedHandleIdentifierProvider
Create a new handle id.
createMissingMetadataFields(Context, Item) - Static method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Verifies that all the unsaved, crosswalked metadata fields that have been added to an Item actually exist in our Database.
createNewIdentifier(Context, DSpaceObject, String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
createNewItemAndAddItInWorkspace(Context, Item) - Method in class org.dspace.autoversioning.DefaultItemAutoVersionProvider
 
createNewItemAndAddItInWorkspace(Context, Item) - Method in interface org.dspace.autoversioning.ItemAutoVersionProvider
 
createNewVersion(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
createNewVersion(Context, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
createNewWorkingVersionInSubmission(Context, int, String) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
createNewWorkingVersionInSubmission(Context, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
Service Methods
createVersion(Context, AutoVersionHistory, Item, String, Date, int) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
createWithVersionID(Context, AutoVersionHistory) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
crosswalkObjectDmd(Context, DSpaceObject, METSManifest, AbstractInternalMETSIngester.MdrefManager, Element[], PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Select the dmdSec element(s) to apply to the Item.
crosswalkObjectDmd(Context, DSpaceObject, METSManifest, AbstractInternalMETSIngester.MdrefManager, Element[], PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Choose DMD section(s) to crosswalk.

D

decodeHandleURN(String) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Parse the hdl: URI/URN format into a raw Handle.
DefaultItemAutoVersionProvider - Class in org.dspace.autoversioning
 
DefaultItemAutoVersionProvider() - Constructor for class org.dspace.autoversioning.DefaultItemAutoVersionProvider
 
delete(Context, int) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
delete(Context, int, AutoVersionDAO) - Method in class org.dspace.autoversioning.AutoVersionHistoryDAO
 
delete(Context, Bitstream, boolean) - Static method in class org.dspace.content.BitstreamUtil
Allow access to delete method on Bitstream from code outside the package.
delete(Bitstream) - Static method in class org.dspace.content.BitstreamUtil
Allow access to delete method on Bitstream from code outside the package.
delete(Context, DSpaceObject) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
delete(Context, DSpaceObject, String) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
delete(Context, DSpaceObject, String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
delete(Context, DSpaceObject) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
delete(Context, int) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Remove a bitstream from the asset store.
deleteVersionedItem(Context, AutoVersion, AutoVersionHistory) - Method in class org.dspace.autoversioning.DefaultItemAutoVersionProvider
TODO: CHANGE Previous Item May Not Exist, we need to reinstate using InternalAIPIngester and Archived AIP TODO: Identify where the version gets deleted
deleteVersionedItem(Context, AutoVersion, AutoVersionHistory) - Method in interface org.dspace.autoversioning.ItemAutoVersionProvider
 
dereferenceAbsoluteURI(Context, URI) - Static method in class org.dspace.content.AIPManifestWriter
Returns the Bitstream object containing the file in the asset store indicated by the URI, or null if there is none.
dereferenceAbsoluteURI(Context, URI) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Translate bitstream absolute URI into values in bitstream row.
describes - Static variable in class org.dspace.content.OREManifestWriter.ORE
 
disseminate(Context, DSpaceObject, PackageParameters, OutputStream) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Export the object (Item, Collection, or Community) as a "package" on the indicated OutputStream.
disseminate(Context, DSpaceObject, PackageParameters, File) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
 
documents - Static variable in class org.dspace.content.OREManifestWriter.CITO
 
doProcessing(Context, HttpServletRequest, HttpServletResponse, SubmissionInfo) - Method in class org.dspace.submit.step.AccessStep
Do any processing of the information input by the user, and/or perform step processing (if no user interaction required)

E

EDIT_POLICY_STATUS_DUPLICATED_POLICY - Static variable in class org.dspace.submit.step.AccessStep
 
encode(String) - Method in class org.dspace.content.OREManifestWriter
 
end(Context) - Method in class org.dspace.autoversioning.AutoVersioningConsumer
 
EPERSON_ID - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
equals(Object) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
equals(Object) - Method in class org.dspace.autoversioning.AutoVersionImpl
 

F

find(Context, int) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
find(Context, int, AutoVersionDAO) - Method in class org.dspace.autoversioning.AutoVersionHistoryDAO
 
findAllBitstreams(Context, int) - Static method in class org.dspace.autoversioning.AutoVersionDAO
 
findAutoVersionHistory(Context, int) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
findAutoVersionHistory(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
findById(Context, int, AutoVersionDAO) - Method in class org.dspace.autoversioning.AutoVersionHistoryDAO
 
findByItem(Context, Item) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
findByItemId(Context, int) - Method in class org.dspace.autoversioning.AutoVersionDAO
This method should always return the latest version if there are more than one.
findByItemIdInprogress(Context, int) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
findByUuid(Context, String) - Static method in class org.dspace.content.BitstreamUtil
Add support to retrieve the last modified date.
findByVersionHistory(Context, int) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
findHandleInternal(Context, String) - Static method in class org.dspace.identifier.VersionedHandleIdentifierProvider
Find the database row corresponding to handle.
findVersionByHistoryId(Context, int) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
findVersionByHistoryId(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
findVersionHistory(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
finish(Context) - Method in class org.dspace.autoversioning.AutoVersioningConsumer
 
finishBitstream(Context, Bitstream, Element, METSManifest, PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Subclass-dependent final processing on a Bitstream; could include fixing up the name, bundle, other attributes.
finishBitstream(Context, Bitstream, Element, METSManifest, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Nothing extra to do to bitstream after ingestion.
finishObject(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Hook for final "finishing" operations on the new Object.
finishObject(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Last change to fix up a DSpace Object.
FORM_ACCESS_BUTTON_ADD - Static variable in class org.dspace.submit.step.AccessStep
 
FORM_EDIT_BUTTON_CANCEL - Static variable in class org.dspace.submit.step.AccessStep
 
FORM_EDIT_BUTTON_SAVE - Static variable in class org.dspace.submit.step.AccessStep
 

G

getAbsoluteURI(Context, Bitstream) - Method in class org.dspace.content.AIPManifestWriter
Returns a URI of the storage occupied by this bitstream in the asset store.
getAbsoluteURI(Context, Bitstream) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Convenience method to get Bitstream URI off of Bitstream object Create a URI representation of a Bitstream that can be used to accurately identify it in the assetstore, includes support to encode the internal identifier after the # Identifier Encoding: /bitstrema/id/{bitstream-id}/{bitstream-name}#{store-id}:{internal-storage-id}
getAbsoluteURI(TableRow, String) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Convenienece Method to get Bitstream URI off of Database row.
getAbsoluteURI(int, String, int, String) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Create a URI representation of a Bitstream that can be used to accurately identify it in the assetstore, includes support to encode the internal identifier after the # Identifier Encoding: /bitstrema/id/{bitstream-id}/{bitstream-name}#{store-id}:{internal-storage-id}
getAIPBitstream() - Method in interface org.dspace.autoversioning.AutoVersion
 
getAIPBitstream() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getAutoVersion(Context, int) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
getAutoVersion(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getAutoVersion(Context, Item) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getBitstreamID() - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
getBitstreams(Context) - Method in interface org.dspace.autoversioning.AutoVersion
 
getBitstreams(Context) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getBitstreamType(Context, Bitstream) - Static method in class org.dspace.autoversioning.AutoVersioningUtil
 
getBitstreamUuid() - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
getBundleList() - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Get our list of bundles to include/exclude in this AIP, based on the passed in parameters
getByteCount() - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
getCanonical(Item) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
getCanonical(String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
getCanonicalForm(String) - Static method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
getConfigurationName() - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Returns keyword that makes the configuration keys of this subclass unique, e.g.
getConfigurationName() - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Name used to distinguish DSpace Configuration entries for this subclass.
getDateCreated(Context, Bitstream) - Static method in class org.dspace.content.BitstreamUtil
Add support to get the date created from the Bitstream.
getDigiprovMdTypes(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Return the name of all crosswalks to run for the digiprovMD section of the METS Manifest.
getDmdTypes(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Return the name of all crosswalks to run for the dmdSec section of the METS Manifest.
getEmbargoUntil(HttpServletRequest) - Static method in class org.dspace.submit.step.AccessStep
 
getEperson() - Method in interface org.dspace.autoversioning.AutoVersion
 
getEperson() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getFileInputStream(File, PackageParameters, String, Context) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Retrieve the inputStream for a File referenced from a specific path within a METS package.
getFirstVersion() - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getFirstVersion() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getFormat(Bitstream) - Static method in class org.dspace.autoversioning.AutoVersioningUtil
 
getHandle() - Method in interface org.dspace.autoversioning.AutoVersion
 
getHandle() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getHandleInternal(Context, int, int) - Static method in class org.dspace.identifier.VersionedHandleIdentifierProvider
Return the handle for an Object, or null if the Object has no handle.
getInputStream(Element) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester.MdrefManager
Make the contents of an external resource mentioned in an mdRef element available as an InputStream.
getItem() - Method in interface org.dspace.autoversioning.AutoVersion
 
getItem() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getItemID() - Method in interface org.dspace.autoversioning.AutoVersion
 
getItemID() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getLastModifiedDate(Context, Bitstream) - Static method in class org.dspace.content.BitstreamUtil
Add support to retrieve the last modified date.
getLatestVersion() - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getLatestVersion() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getManifestBitstreamFormat() - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
 
getMyContext() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getMyRow() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getMyRow() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getNext(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getNext(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getNextVersionNumber(Context, AutoVersionHistory) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getNextVersionNumer(AutoVersion) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
getNumberOfPages(HttpServletRequest, SubmissionInfo) - Method in class org.dspace.submit.step.AccessStep
Retrieves the number of pages that this "step" extends over.
getObjectHandle(METSManifest) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Determines the handle of the DSpace object represented in this METS doc.
getObjectType(METSManifest) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Determines what type of DSpace object is represented in this METS doc.
getObjectType(METSManifest) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Return the type of DSpaceObject in this package; it is in the TYPE attribute of the mets:mets element.
getObsoletedBy(Context, Bitstream) - Static method in class org.dspace.autoversioning.AutoVersioningUtil
 
getObsoletes(Context, Bitstream) - Static method in class org.dspace.autoversioning.AutoVersioningUtil
 
getOREBitstream() - Method in interface org.dspace.autoversioning.AutoVersion
 
getOREBitstream() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getParameterHelp() - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Returns a user help string which should describe the additional valid command-line options that this packager implementation will accept when using the -o or --option flags with the Packager script.
getParameterHelp() - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Returns a user help string which should describe the additional valid command-line options that this packager implementation will accept when using the -o or --option flags with the Packager script.
getParameterHelp() - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Returns a user help string which should describe the additional valid command-line options that this packager implementation will accept when using the -o or --option flags with the Packager script.
getParentObject(Context, METSManifest) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Determines what parent DSpace object is referenced in this METS doc.
getPid(Context, Bitstream) - Static method in class org.dspace.autoversioning.AutoVersioningUtil
 
getPrefix() - Static method in class org.dspace.identifier.VersionedHandleIdentifierProvider
Get the configured Handle prefix string, or a default
getPrevious(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getPrevious(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getProfile() - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Return identifier string for the METS profile this produces.
getRestoreVersionLink(Context, String, String, boolean) - Method in interface org.dspace.autoversioning.AutoVersion
 
getRestoreVersionLink(Context, String, String, boolean) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getRightsMdTypes(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Return the name of all crosswalks to run for the rightsMD section of the METS Manifest.
getSourceMdTypes(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Return the name of all crosswalks to run for the sourceMD section of the METS Manifest.
getSummary() - Method in interface org.dspace.autoversioning.AutoVersion
 
getSummary() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getTechMdTypes(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Return the name of all crosswalks to run for the techMD section of the METS Manifest.
getUuid(Context, Bitstream) - Static method in class org.dspace.content.BitstreamUtil
 
getVersion(Item) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getVersion(Item) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getVersion(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getVersion(Context, Item) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getVersion(Context, Bitstream) - Static method in class org.dspace.autoversioning.AutoVersioningUtil
 
getVersionDAO() - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getVersionDate() - Method in interface org.dspace.autoversioning.AutoVersion
 
getVersionDate() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getVersionHistoryDAO() - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
getVersionHistoryID() - Method in interface org.dspace.autoversioning.AutoVersion
 
getVersionHistoryId() - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getVersionHistoryId() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getVersionHistoryID() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getVersionId() - Method in interface org.dspace.autoversioning.AutoVersion
 
getVersionId() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getVersionLog() - Method in interface org.dspace.autoversioning.AutoVersion
 
getVersionLog() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getVersionNumber() - Method in interface org.dspace.autoversioning.AutoVersion
 
getVersionNumber() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
getVersions() - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
getVersions() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
getViewVersionLink(Context, String, String, boolean) - Method in interface org.dspace.autoversioning.AutoVersion
 
getViewVersionLink(Context, String, String, boolean) - Method in class org.dspace.autoversioning.AutoVersionImpl
 

H

hashCode() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
hashCode() - Method in class org.dspace.autoversioning.AutoVersionImpl
 
hasNext(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
hasNext(Item) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
hasNext(Item) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
hasNext(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
HISTORY_ID - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 

I

ImportVersion2Bitstream - Class in org.dspace.autoversioning
Service that will update existing Versions that have their own items to also have METS and ORE manifests.
ImportVersion2Bitstream() - Constructor for class org.dspace.autoversioning.ImportVersion2Bitstream
 
includeBundle(Bundle) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
By default, include all bundles in AIP as content.
ingest(Context, DSpaceObject, File, PackageParameters, String) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Create a new DSpace object out of a METS content package.
ingestObject(Context, DSpaceObject, METSManifest, File, PackageParameters, String) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Ingest/import a single DSpace Object, based on the associated METS Manifest and the parameters passed to the METSIngester
initialize() - Method in class org.dspace.autoversioning.AutoVersioningConsumer
 
InternalDSpaceAIPDisseminator - Class in org.dspace.content.packager
Subclass of the METS packager framework to disseminate a DSpace Archival Information Package (AIP).
InternalDSpaceAIPDisseminator() - Constructor for class org.dspace.content.packager.InternalDSpaceAIPDisseminator
 
InternalDSpaceAIPIngester - Class in org.dspace.content.packager
InternalDSpaceAIPIngester will be used to restore previous versions of Items from Assetstore.
InternalDSpaceAIPIngester() - Constructor for class org.dspace.content.packager.InternalDSpaceAIPIngester
 
InternalIdentifier - Class in org.dspace.identifier
 
InternalIdentifier() - Constructor for class org.dspace.identifier.InternalIdentifier
 
InternalIdentifierProvider - Class in org.dspace.identifier
Created with IntelliJ IDEA.
InternalIdentifierProvider() - Constructor for class org.dspace.identifier.InternalIdentifierProvider
 
isDeleted(Bitstream) - Static method in class org.dspace.content.BitstreamUtil
isDeleted should have been a public method on Bitstream, utility method to determine if Bitstream is deleted.
isDocumentedBy - Static variable in class org.dspace.content.OREManifestWriter.CITO
 
isEmpty() - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
isEmpty() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
isFirstVersion(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
isFirstVersion(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
isLastestVersion(Context, AutoVersionHistory) - Method in interface org.dspace.autoversioning.AutoVersion
 
isLastestVersion(Context, AutoVersionHistory) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
isLastVersion(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
isLastVersion(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
isRegisteredBitstream(String) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Does the internal_id column in the bitstream row indicate the bitstream is a registered file
ITEM_ID - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
ItemAutoVersionProvider - Interface in org.dspace.autoversioning
 

L

lookup(Context, DSpaceObject) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
lookup(Context, DSpaceObject) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 

M

main(String[]) - Static method in class org.dspace.autoversioning.ImportVersion2Bitstream
 
makeBitstreamURL(Bitstream, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Get the URL by which the METS manifest refers to a Bitstream member of an Item the "package".
makeIdentifierBasedOnHistory(Context, DSpaceObject, String, AutoVersionHistory) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
makeMdSec(Context, DSpaceObject, Class, String, PackageParameters, AbstractMETSDisseminator.MdStreamCache) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Create an element wrapped around a metadata reference (either mdWrap or mdRef); i.e.
makeMetsHdr(Context, DSpaceObject, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Create the metsHdr element for the AIP METS Manifest.
mapTableName - Static variable in class org.dspace.autoversioning.AutoVersioningUtil
 
mint(Context, DSpaceObject) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
mint(Context, DSpaceObject) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
Creates a new handle in the database.
modifyHandleMetadata(Item, String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
modifyHandleRecord(Context, DSpaceObject, TableRow, String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 

N

NS - Static variable in class org.dspace.content.OREManifestWriter.CITO
The namespace of the vocabulary as a string
NS - Static variable in class org.dspace.content.OREManifestWriter.ORE
The namespace of the vocabulary as a string

O

ORE_BITSTREAM_ID - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
OREManifestWriter - Class in org.dspace.content
A Simple Jena based ORE Bitstream writer for DataONE.
OREManifestWriter() - Constructor for class org.dspace.content.OREManifestWriter
 
OREManifestWriter.CITO - Class in org.dspace.content
 
OREManifestWriter.CITO() - Constructor for class org.dspace.content.OREManifestWriter.CITO
 
OREManifestWriter.ORE - Class in org.dspace.content
 
OREManifestWriter.ORE() - Constructor for class org.dspace.content.OREManifestWriter.ORE
 
org.dspace.autoversioning - package org.dspace.autoversioning
 
org.dspace.content - package org.dspace.content
 
org.dspace.content.packager - package org.dspace.content.packager
 
org.dspace.identifier - package org.dspace.identifier
 
org.dspace.storage.bitstore - package org.dspace.storage.bitstore
 
org.dspace.submit.step - package org.dspace.submit.step
 

P

PARENT_DIV_TYPE - Static variable in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
TYPE of the div containing AIP's parent handle in its mptr.
parsePackage(Context, File, PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Parse a given input package, ultimately returning the METS manifest out of the package.
populateHandleMetadata(Item) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
preserveManifest() - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
 
PROFILE_1_0 - Static variable in class org.dspace.content.packager.InternalDSpaceAIPDisseminator
Unique identifier for the profile of the METS document.

R

register(Context, DSpaceObject) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
register(Context, DSpaceObject, String) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
register(Context, DSpaceObject) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
register(Context, DSpaceObject, String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
register(Context, int, String) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Register a bitstream already in storage.
remove(AutoVersion) - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
remove(AutoVersion) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
removeObject(Context, DSpaceObject) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Remove an existing DSpace Object (called during a replace)
removePolicy(Context, String) - Static method in class org.dspace.submit.step.AccessStep
 
removeVersion(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
removeVersion(Context, Item) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
removeVersion(Context, AutoVersion) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
replace(Context, DSpaceObject, File, PackageParameters) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Replace an existing DSpace object with the contents of a METS-based package.
replace(Context, DSpaceObject, File, PackageParameters) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Replace an existing DSpace object with the contents of a METS-based package.
replaceObject(Context, DSpaceObject, METSManifest, File, PackageParameters, String) - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
Replace the contents of a single DSpace Object, based on the associated METS Manifest and the parameters passed to the METSIngester.
reserve(Context, DSpaceObject, String) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
reserve(Context, DSpaceObject, String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
resolve(Context, String, String...) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
resolve(Context, String, String...) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
resolveBitstream(Context, Element, PackageParameters, String) - Method in class org.dspace.content.packager.InternalDSpaceAIPIngester
Interpret a Bitstream URI in the manifest.
ResourceMap - Static variable in class org.dspace.content.OREManifestWriter.ORE
 
restoreAutoVersion(Context, int, String) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
restoreAutoVersion(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
restoreAutoVersion(Context, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
restoreVersion(Context, int) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
restoreVersion(Context, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
retrieve(Context, int) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Retrieve the bits for the bitstream with ID.
retrieveHandleOutOfUrl(String) - Static method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
retrieveVersionHistory(Context, Item) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 

S

saveOrCancelEditPolicy(Context, HttpServletRequest, SubmissionInfo, String, DSpaceObject, String, int, String) - Static method in class org.dspace.submit.step.AccessStep
 
search(Context, String, int, int) - Static method in class org.dspace.autoversioning.AutoVersionDAO
 
searchResultCount(Context, String) - Static method in class org.dspace.autoversioning.AutoVersionDAO
 
setAIPBitstream(int) - Method in interface org.dspace.autoversioning.AutoVersion
 
setAIPBitstream(int) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setAttribute(String, Object) - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
setEperson(EPerson) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setHandle(String) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setItemID(int) - Method in interface org.dspace.autoversioning.AutoVersion
 
setItemID(int) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setOREBitstream(int) - Method in interface org.dspace.autoversioning.AutoVersion
 
setOREBitstream(int) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setProvider(DefaultItemAutoVersionProvider) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
setSummary(String) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setVersionDAO(AutoVersionDAO) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
setVersionDAO(AutoVersionDAO) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
setVersionDate(Date) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setVersionHistory(int) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setVersionHistoryDAO(AutoVersionHistoryDAO) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
setVersionHistoryDAO(AutoVersionHistoryDAO) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
setVersionId(int) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setVersionLog(String) - Method in interface org.dspace.autoversioning.AutoVersion
 
setVersionLog(String) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setVersionLog(AutoVersionImpl, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
setVersionNumber(int) - Method in interface org.dspace.autoversioning.AutoVersion
 
setVersionNumber(int) - Method in class org.dspace.autoversioning.AutoVersionImpl
 
setVersions(List<AutoVersion>) - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
size() - Method in interface org.dspace.autoversioning.AutoVersionHistory
 
size() - Method in class org.dspace.autoversioning.AutoVersionHistoryImpl
 
STATUS_DUPLICATED_POLICY - Static variable in class org.dspace.submit.step.AccessStep
 
STATUS_EDIT_POLICY - Static variable in class org.dspace.submit.step.AccessStep
 
STATUS_ERROR_FORMAT_DATE - Static variable in class org.dspace.submit.step.AccessStep
 
STATUS_ERROR_MISSING_DATE - Static variable in class org.dspace.submit.step.AccessStep
 
STATUS_ERROR_SELECT_GROUP - Static variable in class org.dspace.submit.step.AccessStep
 
store(Context, InputStream) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Store a stream of bits.
store(Context) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
 
store(Context, BitstreamFormat) - Static method in class org.dspace.storage.bitstore.BitstreamStorageManager
Allow creation of new Bitstream with known BitstreamFormat.
SUB_INFO_SELECTED_RP - Static variable in class org.dspace.submit.step.AccessStep
 
supportedPrefixes - Variable in class org.dspace.identifier.InternalIdentifierProvider
 
supports(Class<? extends Identifier>) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
supports(String) - Method in class org.dspace.identifier.InternalIdentifierProvider
 
supports(Class<? extends Identifier>) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 
supports(String) - Method in class org.dspace.identifier.VersionedHandleIdentifierProvider
 

T

TABLE_NAME - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
TABLE_NAME - Static variable in class org.dspace.autoversioning.AutoVersionHistoryDAO
 
tableName - Static variable in class org.dspace.autoversioning.AutoVersioningUtil
 
TYPE_AIP - Static variable in class org.dspace.autoversioning.AutoVersioningUtil
 
TYPE_CON - Static variable in class org.dspace.autoversioning.AutoVersioningUtil
 
TYPE_ORE - Static variable in class org.dspace.autoversioning.AutoVersioningUtil
 

U

update(AutoVersionImpl) - Method in class org.dspace.autoversioning.AutoVersionDAO
 
updateAIP(Context, DSpaceObject, boolean) - Method in class org.dspace.content.AIPManifestWriter
Update the entry: if Internal AIP is out of date or missing, record a new one.
updateAutoVersion(Context, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
updateBitstream(TableRow, Map) - Static method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
updateItemState(Context, Item, Item) - Method in class org.dspace.autoversioning.DefaultItemAutoVersionProvider
TODO: New Item will keep same handle as previous.
updateItemState(Context, Item, Item) - Method in interface org.dspace.autoversioning.ItemAutoVersionProvider
 
updateORE(Context, Item, AutoVersion, boolean) - Method in class org.dspace.content.OREManifestWriter
 
updateVersion(Context, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
updateVersionByVersionId(Context, int, int, String) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
updateVersionByVersionId(Context, int, int, String) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
updateVersionHistory(Context, Item, String, String, Date) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
updateVersionHistory(Context, Item, int, String, String, Date) - Method in interface org.dspace.autoversioning.AutoVersioningService
 
updateVersionHistory(Context, Item, String, String, Date) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
Update version history will be called when a.) Manually Created New Revision is added to submitters Workspace (version number = -1) b.) Consumer generates new revision (version number = latest +1) c.) InstallItem Creates New Version Record (new Item submitted from Workspace)
updateVersionHistory(Context, Item, int, String, String, Date) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
updateVersionHistory(Context, Item, String, String, Date, boolean) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
updateVersionHistory(Context, Item, Item, String, String, Date) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
updateVersionHistory(Context, Item, Item, Integer, String, String, Date, boolean) - Method in class org.dspace.autoversioning.AutoVersioningServiceImpl
 
useCollectionTemplate() - Method in class org.dspace.content.packager.AbstractInternalMETSIngester
 

V

VERSION_DATE - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
VERSION_HANDLE - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
VERSION_HISTORY_ID - Static variable in class org.dspace.autoversioning.AutoVersionHistoryDAO
 
VERSION_ID - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
VERSION_NUMBER - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
VERSION_SUMMARY - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
VERSION_VERSIONlOG - Static variable in class org.dspace.autoversioning.AutoVersionDAO
 
VersionedHandleIdentifierProvider - Class in org.dspace.identifier
 
VersionedHandleIdentifierProvider() - Constructor for class org.dspace.identifier.VersionedHandleIdentifierProvider
 

W

wasAddPolicyPressed(String) - Static method in class org.dspace.submit.step.AccessStep
 
wasEditPolicyPressed(Context, String, SubmissionInfo) - Static method in class org.dspace.submit.step.AccessStep
 
wasRemovePolicyPressed(String) - Static method in class org.dspace.submit.step.AccessStep
 
write(int) - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
write(byte[]) - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
write(byte[], int, int) - Method in class org.dspace.storage.bitstore.BitstreamStorageOutputStream
 
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2016 DuraSpace. All rights reserved.