See: Description
| Class | Description |
|---|---|
| AccessControlManagerDelegator |
This implementation of
AccessControlManager delegates back to a
delegatee wrapping each call into a SessionOperation closure. |
| ItemDelegate |
Abstract base class for
NodeDelegate and PropertyDelegate |
| JackrabbitAccessControlManagerDelegator |
This implementation of
JackrabbitAccessControlManager delegates back to a
delegatee wrapping each call into a SessionOperation closure. |
| NodeDelegate |
NodeDelegate serve as internal representations of Nodes. |
| PrincipalManagerDelegator |
This implementation of
PrincipalManager delegates back to a
delegatee wrapping each call into a SessionOperation closure. |
| PrivilegeManagerDelegator |
This implementation of
PrivilegeManager delegates back to a
delegatee wrapping each call into a SessionOperation closure. |
| PropertyDelegate |
PropertyDelegate serve as internal representations of Propertys. |
| SessionDelegate |
TODO document
|
| UserManagerDelegator |
This implementation of
UserManager delegates back to a
delegatee wrapping each call into a UserManager closure. |
| VersionDelegate |
VersionDelegate... |
| VersionHistoryDelegate |
VersionHistoryDelegate... |
| VersionManagerDelegate |
VersionManagerDelegate... |
| WorkspaceDelegate |
Delegate class for workspace operations.
|
Responsibilities of JCR API implementation classes:
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.