| Package | Description |
|---|---|
| org.fcrepo.connector.fedora3 |
| Modifier and Type | Field and Description |
|---|---|
static ID |
ID.ROOT_ID
The ID for the root of the federation.
|
| Modifier and Type | Method and Description |
|---|---|
static ID |
ID.contentID(String pid,
String datastream)
Gets the ID for the node within the federation representing datastream
content with the given dsid on the object in the federation having the
given pid.
|
static ID |
ID.datastreamID(String pid,
String datastream)
Gets the ID for the node within the federation representing a datastream
with the given dsid on the object in the federation having the given
pid.
|
static ID |
ID.objectID(String pid)
Gets the ID for the node within the federation representing an object
with the given pid.
|
Copyright © 2013 DuraSpace, Inc.. All rights reserved.