org.fcrepo.server.storage
Class DORegistry
java.lang.Object
org.fcrepo.server.storage.DORegistry
public abstract class DORegistry
- extends Object
- Author:
- Chris Wilper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DORegistry
public DORegistry()
add
public abstract URL add()
get
public abstract URL get(String PID)
remove
public abstract void remove()
ids
public abstract Iterator ids()
Copyright © 2011 DuraSpace. All Rights Reserved.