|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceDeploymentReader | |
|---|---|
| org.fcrepo.server.access.dissemination | |
| org.fcrepo.server.storage | |
| Uses of ServiceDeploymentReader in org.fcrepo.server.access.dissemination |
|---|
| Methods in org.fcrepo.server.access.dissemination with parameters of type ServiceDeploymentReader | |
|---|---|
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. |
| Uses of ServiceDeploymentReader in org.fcrepo.server.storage |
|---|
| Classes in org.fcrepo.server.storage that implement ServiceDeploymentReader | |
|---|---|
class |
SimpleServiceDeploymentReader
A ServiceDeploymentReader based on a DigitalObject. |
| Methods in org.fcrepo.server.storage that return ServiceDeploymentReader | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||