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