ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jcr.cache.document.LocalDocumentStore.DocumentOperation

Packages that use LocalDocumentStore.DocumentOperation
org.modeshape.jcr.cache.document   
 

Uses of LocalDocumentStore.DocumentOperation in org.modeshape.jcr.cache.document
 

Methods in org.modeshape.jcr.cache.document with parameters of type LocalDocumentStore.DocumentOperation
 LocalDocumentStore.DocumentOperationResults LocalDocumentStore.performOnEachDocument(LocalDocumentStore.DocumentOperation operation)
          Perform the supplied operation on each stored document that is accessible within this process.
 

Constructors in org.modeshape.jcr.cache.document with parameters of type LocalDocumentStore.DocumentOperation
LocalDocumentStore.DistributedOperation(LocalDocumentStore.DocumentOperation operation)
           
 


ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.