org.fcrepo.server.storage.types
Class DatastreamMediation
java.lang.Object
org.fcrepo.server.storage.types.DatastreamMediation
public class DatastreamMediation
- extends Object
A data structure containing information needed for the datastream mediation
service.
- Author:
- Ross Wayland
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mediatedDatastreamID
public String mediatedDatastreamID
dsLocation
public String dsLocation
dsControlGroupType
public String dsControlGroupType
callbackRole
public String callbackRole
callUsername
public String callUsername
callPassword
public String callPassword
methodName
public String methodName
callBasicAuth
public boolean callBasicAuth
callbackBasicAuth
public boolean callbackBasicAuth
callSSL
public boolean callSSL
callbackSSL
public boolean callbackSSL
DatastreamMediation
public DatastreamMediation()
Copyright © 2011 DuraSpace. All Rights Reserved.