Uses of Interface
org.fcrepo.server.storage.DOManager

Packages that use DOManager
org.fcrepo.server.management   
org.fcrepo.server.storage   
org.fcrepo.server.utilities.rebuild   
 

Uses of DOManager in org.fcrepo.server.management
 

Constructors in org.fcrepo.server.management with parameters of type DOManager
DefaultManagement(Authorization authz, DOManager doMgr, ExternalContentManager ecMgr, int uploadMinutes, int lastId, File tempDir, Hashtable<String,Long> uploadStartTime, long purgeDelayInMillis)
           
 

Uses of DOManager in org.fcrepo.server.storage
 

Classes in org.fcrepo.server.storage that implement DOManager
 class DefaultDOManager
          Manages the reading and writing of digital objects by instantiating an appropriate object reader or writer.
 class GSearchDOManager
          DefaultDOManager extension that updates a GSearch (Fedora Generic Search) service as object changes are committed.
 

Uses of DOManager in org.fcrepo.server.utilities.rebuild
 

Classes in org.fcrepo.server.utilities.rebuild that implement DOManager
 class RebuildDOManager
          DefaultDOManager subclass for the rebuilder.
 



Copyright © 2012 DuraSpace. All Rights Reserved.