fedora.server.storage.types
Class DatastreamMediation
java.lang.Object
fedora.server.storage.types.DatastreamMediation
- public class DatastreamMediation
- extends java.lang.Object
Title: DatastreraMediation.java
Description: A data structure containing information needed for the
datastream mediation service.
- Version:
- $Id: DatastreamMediation.java,v 1.9 2005/05/31 13:19:51 rlw Exp $
- Author:
- rlw@virginia.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mediatedDatastreamID
public java.lang.String mediatedDatastreamID
dsLocation
public java.lang.String dsLocation
dsControlGroupType
public java.lang.String dsControlGroupType
callbackRole
public java.lang.String callbackRole
callUsername
public java.lang.String callUsername
callPassword
public java.lang.String callPassword
methodName
public java.lang.String methodName
callBasicAuth
public boolean callBasicAuth
callbackBasicAuth
public boolean callbackBasicAuth
callSSL
public boolean callSSL
callbackSSL
public boolean callbackSSL
DatastreamMediation
public DatastreamMediation()