| Modifier and Type | Method and Description |
|---|---|
MIMETypedStream |
DynamicAccessModule.getDatastreamDissemination(Context context,
String PID,
String dsID,
Date asOfDateTime) |
MIMETypedStream |
DynamicAccessImpl.getDatastreamDissemination(Context context,
String PID,
String dsID,
Date asOfDateTime) |
MIMETypedStream |
DefaultAccess.getDatastreamDissemination(Context context,
String PID,
String dsID,
Date asOfDateTime) |
MIMETypedStream |
Access.getDatastreamDissemination(Context context,
String pid,
String dsID,
Date asOfDateTime) |
MIMETypedStream |
DynamicAccessModule.getDissemination(Context context,
String PID,
String sDefPID,
String methodName,
Property[] userParms,
Date asOfDateTime)
Perform a dissemination for a method that belongs to a dynamic
disseminator that is associate with the digital object.
|
MIMETypedStream |
DefaultAccess.getDissemination(Context context,
String PID,
String sDefPID,
String methodName,
Property[] userParms,
Date asOfDateTime)
Disseminates the content produced by executing the specified method of
the associated deployment object of the specified digital object.
|
MIMETypedStream |
Access.getDissemination(Context context,
String pid,
String sDefPID,
String methodName,
Property[] userParms,
Date asOfDateTime)
Disseminates the content produced by executing the specified method of
the associated Service Deployment object of the specified digital object.
|
MIMETypedStream |
DynamicAccessImpl.getDissemination(Context context,
String PID,
String sDefPID,
String methodName,
Property[] userParms,
Date asOfDateTime,
DOReader reader)
Perform a dissemination for a method that belongs to a dynamic
disseminator that is associate with the digital object.
|
MIMETypedStream |
DynamicAccessModule.getMethodsXML(Context context,
String PID,
String sDefPID,
Date asOfDateTime)
Get an XML encoding of the service defintions for a given dynamic
disseminator that is associated with the digital object.
|
MIMETypedStream |
DynamicAccessImpl.getMethodsXML(Context context,
String PID,
String sDefPID,
Date asOfDateTime)
Get an XML encoding of the service defintions for a given dynamic
disseminator that is associated with the digital object.
|
| Modifier and Type | Method and Description |
|---|---|
MIMETypedStream |
DefaultDisseminatorImpl.viewDublinCore()
Returns the Dublin Core record for the object, if one exists.
|
MIMETypedStream |
DefaultDisseminator.viewDublinCore()
Returns the Dublin Core record for the object, if one exists.
|
MIMETypedStream |
DefaultDisseminatorImpl.viewItemIndex()
Returns an HTML rendering of the Item Index for the object.
|
MIMETypedStream |
DefaultDisseminator.viewItemIndex()
Returns an HTML rendering of the Item Index for the object.
|
MIMETypedStream |
DefaultDisseminatorImpl.viewMethodIndex()
Returns an HTML rendering of the Dissemination Index for the object.
|
MIMETypedStream |
DefaultDisseminator.viewMethodIndex()
Returns an HTML rendering of the Dissemination Index for the object.
|
MIMETypedStream |
DefaultDisseminatorImpl.viewObjectProfile()
Returns an HTML rendering of the object profile which contains key
metadata from the object, plus URLs for the object's Dissemination Index
and Item Index.
|
MIMETypedStream |
DefaultDisseminator.viewObjectProfile()
Returns an HTML rendering of the object profile which contains key
metadata from the object, plus URLs for the object's Dissemination Index
and Item Index.
|
| 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 | Method and Description |
|---|---|
void |
DatastreamFilenameHelper.addContentDispositionHeader(Context context,
String pid,
String dsID,
String download,
Date asOfDateTime,
MIMETypedStream stream)
Add a content disposition header to a MIMETypedStream based on configuration preferences.
|
protected javax.ws.rs.core.Response |
BaseRestResource.buildResponse(MIMETypedStream result) |
| Modifier and Type | Method and Description |
|---|---|
MIMETypedStream |
ExternalContentManager.getExternalContent(ContentManagerParams params)
Reads the contents of the specified URL and returns the
result as a MIMETypedStream.
|
MIMETypedStream |
DefaultExternalContentManager.getExternalContent(ContentManagerParams params) |
| Modifier and Type | Method and Description |
|---|---|
long |
DatastreamReferencedContent.getContentLength(MIMETypedStream stream)
Returns the length of the content of this stream.
|
void |
DatastreamManagedContent.putContentStream(MIMETypedStream stream)
Set the contents of this managed datastream by storing as a temp file.
|
| Modifier and Type | Method and Description |
|---|---|
static MIMETypedStream |
TypeUtility.convertMIMETypedStreamToGenMIMETypedStream(MIMETypedStream mimeTypedStream) |
static MIMETypedStream |
TypeUtility.convertMIMETypedStreamToGenMIMETypedStreamMTOM(MIMETypedStream mimeTypedStream) |
Copyright © 2013 DuraSpace. All Rights Reserved.