org.fcrepo.server.storage.types
Class DSBindingMap

java.lang.Object
  extended by org.fcrepo.server.storage.types.DSBindingMap

Deprecated.

@Deprecated
public class DSBindingMap
extends Object

Author:
Sandy Payette

Field Summary
 DSBinding[] dsBindings
          Deprecated.  
 String dsBindMapID
          Deprecated.  
 String dsBindMapLabel
          Deprecated.  
 String dsBindMechanismPID
          Deprecated.  
 String state
          Deprecated.  
 
Constructor Summary
DSBindingMap()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dsBindMapID

public String dsBindMapID
Deprecated. 

dsBindMechanismPID

public String dsBindMechanismPID
Deprecated. 

dsBindMapLabel

public String dsBindMapLabel
Deprecated. 

state

public String state
Deprecated. 

dsBindings

public DSBinding[] dsBindings
Deprecated. 
Constructor Detail

DSBindingMap

public DSBindingMap()
Deprecated. 


Copyright © 2011 DuraSpace. All Rights Reserved.