| ComponentsServlet |
|
| ExportQueryJson |
a servlet to export the results of a query execution as a JSON object with emebedded object for each
found resource - the resource type of this servlet is used in the 'export set' configuration; see:
/libs/composum/nodes/browser/query/export/json
|
| NodeFactory |
the strategy and their implementations to create new nodes in various types during the
'create' operation of the 'node' servlet
|
| NodeFactory.DefaultStrategy |
|
| NodeFactory.NtFileStrategy |
|
| NodeFactory.NtLinkedFileStrategy |
|
| NodeFactory.NtResourceStrategy |
|
| NodeFactory.OakIndexStrategy |
|
| NodeServlet |
The JCR nodes service servlet to walk though and modify the entire hierarchy.
|
| NodeTypesServlet |
A servlet that exports the nodetypes in the format used in nodetypes.cnd.
|
| PropertyServlet |
The service servlet handling one single JCR property for one resource.
|
| PropertyServlet.BulkParameters |
|
| SceneServlet |
|
| SecurityServlet |
The service servlet to retrieve all general system settings.
|
| SecurityServlet.AccessPolicyEntry |
|
| ServletResourceType |
maps a Sling resource type to an existing servlet service implementation (e.g.
|
| SourceModel |
Model that can produce XML source, ZIP files or Vault-packages for it's resource.
|
| SourceModel.Property |
|
| SourceServlet |
|
| SourceUpdateServlet |
Modifies JCR content according to a given XML or ZIP of XMLs while preserving / updating metadata like versioning
information and metadata.
|
| VersionServlet |
|
| VersionServlet.AddLabel |
|
| VersionServlet.CheckinOperation |
|
| VersionServlet.CheckoutOperation |
|
| VersionServlet.CheckpointOperation |
|
| VersionServlet.CreateActivity |
|
| VersionServlet.CreateConfiguration |
|
| VersionServlet.DeleteLabel |
|
| VersionServlet.DeleteVersion |
|
| VersionServlet.GetLabels |
|
| VersionServlet.GetVersions |
|
| VersionServlet.RestoreVersion |
|