| Package | Description |
|---|---|
| org.fcrepo.server.access.dissemination | |
| org.fcrepo.server.storage |
| Modifier and Type | Method and Description |
|---|---|
MIMETypedStream |
DisseminationService.assembleDissemination(Context context,
String PID,
Hashtable<String,String> h_userParms,
DisseminationBindingInfo[] dissBindInfoArray,
String deploymentPID,
ServiceDeploymentReader bmReader,
String methodName)
Assembles a dissemination given an instance of
DisseminationBindingInfo which has the dissemination-related
information from the digital object and its associated Service Deployment
object. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleServiceDeploymentReader
A ServiceDeploymentReader based on a DigitalObject.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDeploymentReader |
RepositoryReader.getServiceDeploymentReader(boolean cachedObjectRequired,
Context context,
String pid) |
ServiceDeploymentReader |
DirectoryBasedRepositoryReader.getServiceDeploymentReader(boolean UseCachedObject,
Context context,
String pid) |
ServiceDeploymentReader |
DefaultDOManager.getServiceDeploymentReader(boolean cachedObjectRequired,
Context context,
String pid)
Gets a reader on an an existing service deployment object.
|
Copyright © 2013 DuraSpace. All Rights Reserved.