| Interface | Description |
|---|---|
| JcrCallback |
An arbitrary execution on a JCR session, optionally returning a result.
|
| JcrMonitor |
Simple monitor abstraction.
|
| Class | Description |
|---|---|
| Bin |
A
Binary wrapper implementing AutoCloseable for ease of use
in try/catch blocks. |
| CollectionNodeIterator |
Wraps a collection of nodes in order to read it as a
NodeIterator |
| DefaultJcrListener |
To be overridden
|
| Jcr |
Utility class whose purpose is to make using JCR less verbose by
systematically using unchecked exceptions and returning
null
when something is not found. |
| JcrAuthorizations |
Apply authorizations to a JCR repository.
|
| JcrRepositoryWrapper |
Wrapper around a JCR repository which allows to simplify configuration and
intercept some actions.
|
| JcrRepositoryWrapper.StrValue | |
| JcrUrlStreamHandler |
URL stream handler able to deal with nt:file node and properties.
|
| JcrUtils |
Utility methods to simplify common JCR operations.
|
| PropertyDiff |
The result of the comparison of two JCR properties.
|
| ThreadBoundJcrSessionFactory | Deprecated |
| VersionDiff |
Generic Object that enables the creation of history reports based on a JCR
versionable node.
|
| Exception | Description |
|---|---|
| ArgeoJcrException |
Argeo JCR specific exceptions.
|
Copyright © 2007–2020. All rights reserved.