Interface | Description |
---|---|
CRXModule |
The
CRXModule interface defines the API which must be
implemented by modules extending the functionality of the repository. |
CRXRepository |
This Interface extends the jcr repository by some crx specific methods
|
CRXSession |
This Interface extends the default jcr session by some crx specific methods.
|
JcrConstants |
This Interface defines some of the item names that are defined in the
jcr spec 1.0, using the default prefixes 'jcr', 'nt' and 'mix'.
|
License | Deprecated
Use the Granite License API
|
ObservableRepository |
Marker interface for a
Repository to indicate it allows
observation of its life cycle events. |
RepositoryLifecycleListener |
Lifecycle listener interface for repository startup and shutdown.
|
Exception | Description |
---|---|
BaseException |
The abstract class
BaseException serves as the base class
for all exceptions that are specific to this JCR implementation and that
are not derived from javax.jcr.RepositoryException . |
Copyright © 2010 - 2020 Adobe. All Rights Reserved