- getAltIDs() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the alternate IDs of the datastream version described by this
record.
- getBinaryValue(String) - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector
-
Gets an ExternalBinaryValue that exposes access to content nodes in
the federation.
- getChildrenForId(String) - Method in class org.fcrepo.connector.fedora3.organizers.FlatTruncatedOrganizer
-
Returns the first 10 objects in the repository when invoked for the
root ID; otherwise throws an IllegalArgumentException.
- getChildrenForId(String) - Method in interface org.fcrepo.connector.fedora3.RepositoryOrganizer
-
Gets the id values of all children nodes for the node with the given id.
- getContentDigest() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the content digest of the datastream version described by this
record.
- getContentDigestType() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the content digest type of the datastream version described by this
record.
- getContentLength() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the length in bytes of the content of the datastream version
described by this record.
- getControlGroup() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Get the control group for the datastream described by this record.
- getControlGroup() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Get the control group for the datastream described by this record.
- getCreatedDate() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the creation date for the datastream version described by this
record.
- getCreatedDate() - Method in interface org.fcrepo.connector.fedora3.FedoraObjectRecord
-
Gets the creation date for the object described by this record.
- getCreatedDate() - Method in class org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord
-
Gets the creation date for the object described by this record.
- getCurrentVersion() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Gets the most recent version of the datastream.
- getCurrentVersion() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Gets the most recent version of the datastream.
- getDatastream(String, String) - Method in interface org.fcrepo.connector.fedora3.Fedora3DataInterface
-
Gets information about a given datastream for a given pid.
- getDatastream(String, String) - Method in class org.fcrepo.connector.fedora3.rest.RESTFedora3DataImpl
-
Gets information about a given datastream for a given pid.
- getDocumentById(String) - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector
- getDocumentId(String) - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector
- getDocumentPathsById(String) - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector
-
- getDSID() - Method in class org.fcrepo.connector.fedora3.ID
-
Gets the DSID associated with this id or null if the object represented
by the node with this id does not pertain to a datastream or its
content.
- getFormatURI() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the format URI of the datastream version described by this record.
- getHistory() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Returns a non-null, non-empty list of FedoraDatastreamVersionRecord
objects representing the ordered history of this datastream from most
recent to oldest.
- getHistory() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Returns a non-null, non-empty list of FedoraDatastreamVersionRecord
objects representing the ordered history of this datastream from most
recent to oldest.
- getId() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Gets the DSID for the datastream described by this record.
- getId() - Method in class org.fcrepo.connector.fedora3.ID
-
Gets the ID within the federation.
- getId() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Gets the DSID for the datastream described by this record.
- getIdFromPath(String) - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector
-
The root path is always '/', organizational node paths are made up up
any number of organizational node ids concatenated together, while all
other nodes are made up of any number of organizational node paths
concatenated together followed by an object, datastream or content ID.
- getLabel() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the label of the datastream version described by this record.
- getLabel() - Method in interface org.fcrepo.connector.fedora3.FedoraObjectRecord
-
Gets the label of the object described by this record.
- getLabel() - Method in class org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord
-
Gets the label of the object described by this record.
- getMimeType() - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector.Fedora3DatastreamBinaryValue
-
Overrides the superclass to return the MIME type declared on the
fedora 3 datastream whose content is exposed by this BinaryValue.
- getMimeType() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the MIME type of the datastream version described by this record.
- getModificationDate() - Method in interface org.fcrepo.connector.fedora3.FedoraObjectRecord
-
Gets the modification date for the object described by this record.
- getModificationDate() - Method in class org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord
-
Gets the modification date for the object described by this record.
- getName() - Method in class org.fcrepo.connector.fedora3.ID
-
Gets a name for the node with this id.
- getObjectByPid(String) - Method in interface org.fcrepo.connector.fedora3.Fedora3DataInterface
-
Gets a FedoraObjectRecord that encapsulates a summary of the object with
the given pid in the fedora 3 repository exposed through this interface.
- getObjectByPid(String) - Method in class org.fcrepo.connector.fedora3.rest.RESTFedora3DataImpl
-
Gets a FedoraObjectRecord that encapsulates a summary of the object with
the given pid in the fedora 3 repository exposed through this interface.
- getObjectPids(int, int) - Method in interface org.fcrepo.connector.fedora3.Fedora3DataInterface
-
Gets a page of object pids that exist in the repository.
- getObjectPids(int, int) - Method in class org.fcrepo.connector.fedora3.rest.RESTFedora3DataImpl
-
Gets a page of object pids that exist in the repository.
- getOwnerIds() - Method in interface org.fcrepo.connector.fedora3.FedoraObjectRecord
-
Gets the owner ID values for the object described by this record.
- getOwnerIds() - Method in class org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord
-
Gets the owner ID values for the object described by this record.
- getParentForId(String) - Method in class org.fcrepo.connector.fedora3.organizers.FlatTruncatedOrganizer
-
Returns null if the id isn't the root ID, and otherwise the root id.
- getParentForId(String) - Method in interface org.fcrepo.connector.fedora3.RepositoryOrganizer
-
Gets the id of the parent of the node with the given id.
- getParentId() - Method in class org.fcrepo.connector.fedora3.ID
-
Gets the id for the parent within the federation of the node with
this id.
- getPid() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Gets the pid of the object whose datastream is described by this record.
- getPid() - Method in interface org.fcrepo.connector.fedora3.FedoraObjectRecord
-
Gets the pid for the object described by this record.
- getPid() - Method in class org.fcrepo.connector.fedora3.ID
-
Gets the PID associated with this id.
- getPid() - Method in class org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord
-
Gets the pid for the object described by this record.
- getPid() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Gets the pid of the object whose datastream is described by this record.
- getSha1() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets (or computes) a SHA-1 hash of the content of the datastream.
- getSha1BytesFromHexString(String) - Static method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Converts a String of hexidecimal digits (0-F) into the bytes that would
be expressed by such a String.
- getSize() - Method in interface org.fcrepo.connector.fedora3.Fedora3DataInterface
-
Gets the size (total number of objects) of the underlying fedora 3
repository.
- getSize() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedora3DataImpl
-
Gets the size (total number of objects) of the underlying fedora 3
repository.
- getState() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Gets the state for the datastream described by this record.
- getState() - Method in interface org.fcrepo.connector.fedora3.FedoraObjectRecord
-
Gets the state of the object described by this record.
- getState() - Method in class org.fcrepo.connector.fedora3.rest.AbstractFedoraObjectRecord
-
Gets the state of the object described by this record.
- getState() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Gets the state for the datastream described by this record.
- getStream() - Method in class org.fcrepo.connector.fedora3.Fedora3FederationConnector.Fedora3DatastreamBinaryValue
-
Gets the InputStream for the content.
- getStream() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets a new InputStream to access the content of the datastream version
described by this record.
- getURLPath() - Method in class org.fcrepo.connector.fedora3.ID
-
Gets the URL path (relative to the federation root) that would address
the node with this id.
- getVersionable() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamRecord
-
Gets the 'versionable' value for the datastream described by this
record.
- getVersionable() - Method in class org.fcrepo.connector.fedora3.rest.RESTFedoraDatastreamRecordImpl
-
Gets the 'versionable' value for the datastream described by this
record.
- getVersionId() - Method in interface org.fcrepo.connector.fedora3.FedoraDatastreamVersionRecord
-
Gets the ID of the datastream version described by this record.