org.apache.jackrabbit.core.persistence.bundle
Class ConsistencyCheckerImpl

java.lang.Object
  extended by org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl

public class ConsistencyCheckerImpl
extends Object


Constructor Summary
ConsistencyCheckerImpl(AbstractBundlePersistenceManager pm, ConsistencyCheckListener listener)
           
 
Method Summary
 ConsistencyReport check(String[] uuids, boolean recursive, boolean fix, String lostNFoundId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsistencyCheckerImpl

public ConsistencyCheckerImpl(AbstractBundlePersistenceManager pm,
                              ConsistencyCheckListener listener)
Method Detail

check

public ConsistencyReport check(String[] uuids,
                               boolean recursive,
                               boolean fix,
                               String lostNFoundId)
                        throws RepositoryException
Throws:
RepositoryException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.