Uses of Package
org.fcrepo.migration
-
Packages that use org.fcrepo.migration Package Description org.fcrepo.migration org.fcrepo.migration.foxml org.fcrepo.migration.handlers org.fcrepo.migration.handlers.ocfl org.fcrepo.migration.urlmappers -
Classes in org.fcrepo.migration used by org.fcrepo.migration Class Description ContentDigest An interface defining access to information about a fedora datastream's content digest.DatastreamInfo An interface defining access to information about a fedora datastream.DatastreamVersion An interface defining access to information about a version of a fedora datastream.MigrationType Describes format to migrate objects toObjectInfo An interface defining access to the high level identifying information about a fedora 3 object.ObjectProperties An interface defining access to the object-level properties for a fedora 3 object.ObjectProperty An interface defining access to a specific object level property for a fedora 3 object.ObjectReference A reference to a Fedora 3 object.ObjectSource An interface representing a source of fedora 3 objects that can be accessed sequentially for processing.ObjectVersionReference Represents a version of a Fedora 3 object.ResourceMigrationType Describes how resources should be modeled when migratedStreamingFedoraObjectHandler An interface with methods that are meant to be invoked when processing a fedora 3 object such that every bit of information in that fedora 3 object is exposed to the instance implementing this interface. -
Classes in org.fcrepo.migration used by org.fcrepo.migration.foxml Class Description ContentDigest An interface defining access to information about a fedora datastream's content digest.DatastreamInfo An interface defining access to information about a fedora datastream.DatastreamVersion An interface defining access to information about a version of a fedora datastream.FedoraObjectProcessor A class that encapsulates an object for processing.ObjectInfo An interface defining access to the high level identifying information about a fedora 3 object.ObjectProperties An interface defining access to the object-level properties for a fedora 3 object.ObjectProperty An interface defining access to a specific object level property for a fedora 3 object.ObjectReference A reference to a Fedora 3 object.ObjectSource An interface representing a source of fedora 3 objects that can be accessed sequentially for processing.StreamingFedoraObjectHandler An interface with methods that are meant to be invoked when processing a fedora 3 object such that every bit of information in that fedora 3 object is exposed to the instance implementing this interface. -
Classes in org.fcrepo.migration used by org.fcrepo.migration.handlers Class Description DatastreamVersion An interface defining access to information about a version of a fedora datastream.FedoraObjectVersionHandler An interface for a class that processes Fedora 3 objects as an iteration of versions.ObjectInfo An interface defining access to the high level identifying information about a fedora 3 object.ObjectProperties An interface defining access to the object-level properties for a fedora 3 object.StreamingFedoraObjectHandler An interface with methods that are meant to be invoked when processing a fedora 3 object such that every bit of information in that fedora 3 object is exposed to the instance implementing this interface. -
Classes in org.fcrepo.migration used by org.fcrepo.migration.handlers.ocfl Class Description FedoraObjectVersionHandler An interface for a class that processes Fedora 3 objects as an iteration of versions.MigrationType Describes format to migrate objects toObjectInfo An interface defining access to the high level identifying information about a fedora 3 object.ObjectVersionReference Represents a version of a Fedora 3 object.ResourceMigrationType Describes how resources should be modeled when migrated -
Classes in org.fcrepo.migration used by org.fcrepo.migration.urlmappers Class Description ExternalContentURLMapper An interface defining a method to replace one URL (represented as a String) with another.MigrationIDMapper An interface whose implementations represent methods to convert Fedora 3 PIDs into fedora 4 paths.