| 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.
|
| ExternalContentURLMapper |
An interface defining a method to replace one URL (represented as a String) with another.
|
| Fedora4Client |
An interface representing all of the high-level fedora 4 operations
needed by the migration utility.
|
| FedoraObjectHandler |
An interface for a class that processes Fedora 3 objects.
|
| FedoraObjectProcessor |
A class that encapsulates an object for processing.
|
| FedoraObjectVersionHandler |
An interface for a class that processes Fedora 3 objects
as an iteration of versions.
|
| MigrationIDMapper |
An interface whose implementations represent methods to
convert Fedora 3 PIDs into fedora 4 paths.
|
| 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.
|
| ObjectVersionReference |
Represents a version of 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.
|