|
Class Summary |
| AuditLogTableExportServlet |
Exports the 15 latest audit events in a tabular way in JSON format. |
| ContentLanguageServlet |
|
| GQLSearchServlet |
Servlet that returns search results for a given gql statement.
example statement:'path:/content type:"cq:Page" About'
or url params:/bin/wcm/search/gql.json?query='path:/content type:"cq:Page" About'&pathPrefix=jcr:content |
| HeavyMoveDialogServlet |
Provides a list of references for a given path. |
| PageListServlet |
ExtSiteListCommand provides JSON representations of sites below
a Resource. |
| PageSearchServlet |
Servlet that returns search results. |
| PageStats |
Provides page statistics. |
| PageStatus |
Currently streams a Json response for the lock-status of the page, may be extended to
more. |
| ReferenceSearchServlet |
Provides a list of references for a given path. |
| TemplateListServlet |
TemplateListServlet provides JSON representations of templates
that are allowed to be used below given Resource. |
| ThumbnailServlet |
The ThumbnailServlet creates out of the requested file resources
a thumbnail, either as gif, png or jpg. |
| VersionListServlet |
VersionListServlet provides JSON representations of versions
underneath a given path. |
| VersionTreeServlet |
VersionListServlet provides JSON representations of versions
underneath a given path. |