Uses of Interface
com.composum.sling.core.service.RestrictedService
-
-
Uses of RestrictedService in com.composum.sling.core.pckgmgr.jcrpckg
Classes in com.composum.sling.core.pckgmgr.jcrpckg that implement RestrictedService Modifier and Type Class Description class
PackageServlet
The servlet to provide download and upload of content packages and package definitions. -
Uses of RestrictedService in com.composum.sling.core.servlet
Classes in com.composum.sling.core.servlet that implement RestrictedService Modifier and Type Class Description class
AbstractServiceServlet
A basic class for all '/bin/{service}/path/to/resource' servlets.class
CorePermissionsServlet
The service servlet to retrieve and/or check permissions of a path.class
JobControlServlet
class
NodeTreeServlet
class
RestrictionsServlet
class
SetupServlet
The service servlet to execute setup operations.class
SystemServlet
The service servlet to retrieve all general system settings.class
TranslationServlet
-
Uses of RestrictedService in com.composum.sling.core.usermanagement.core
Classes in com.composum.sling.core.usermanagement.core that implement RestrictedService Modifier and Type Class Description class
UserManagementServlet
-
Uses of RestrictedService in com.composum.sling.nodes.servlet
Classes in com.composum.sling.nodes.servlet that implement RestrictedService Modifier and Type Class Description class
ComponentsServlet
class
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/jsonclass
NodeServlet
The JCR nodes service servlet to walk though and modify the entire hierarchy.class
NodeTypesServlet
A servlet that exports the nodetypes in the format used in nodetypes.cnd.class
PropertyServlet
The service servlet handling one single JCR property for one resource.class
SceneServlet
class
SecurityServlet
The service servlet to retrieve all general system settings.class
SourceServlet
class
SourceUpdateServlet
Modifies JCR content according to a given XML or ZIP of XMLs while preserving / updating metadata like versioning information and metadata.class
VersionServlet
-
Uses of RestrictedService in com.composum.sling.nodes.tools
Classes in com.composum.sling.nodes.tools that implement RestrictedService Modifier and Type Class Description class
OsgiBundlesServlet
class
RuntimeFileServlet
class
SettingsServlet
-