Package | Description |
---|---|
org.modeshape.jcr.api |
This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality,
as well as defining the
Repositories interface as a generic abstraction to any container of multiple
JCR Repository instances. |
Modifier and Type | Class and Description |
---|---|
static class |
JcrTools.BasicOperation |
static class |
JcrTools.BrowseContent |
static class |
JcrTools.CountNodes |
static class |
JcrTools.PrintNodes |
Modifier and Type | Method and Description |
---|---|
void |
JcrTools.repeatedlyWithSession(Repository repository,
int times,
JcrTools.Operation operation) |
double |
JcrTools.withSession(Repository repository,
JcrTools.Operation operation) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.