Uses of Class
org.fcrepo.server.journal.JournalOperatingMode

Packages that use JournalOperatingMode
org.fcrepo.server.journal   
 

Uses of JournalOperatingMode in org.fcrepo.server.journal
 

Methods in org.fcrepo.server.journal that return JournalOperatingMode
static JournalOperatingMode JournalOperatingMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JournalOperatingMode[] JournalOperatingMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fcrepo.server.journal with parameters of type JournalOperatingMode
static void JournalOperatingMode.setMode(JournalOperatingMode mode)
          Set the current mode.
 



Copyright © 2011 DuraSpace. All Rights Reserved.