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 classPackageServletThe 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 classAbstractServiceServletA basic class for all '/bin/{service}/path/to/resource' servlets.classCorePermissionsServletThe service servlet to retrieve and/or check permissions of a path.classJobControlServletclassNodeTreeServletclassRestrictionsServletclassSetupServletThe service servlet to execute setup operations.classSystemServletThe service servlet to retrieve all general system settings.classTranslationServlet -
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 classUserManagementServlet -
Uses of RestrictedService in com.composum.sling.nodes.servlet
Classes in com.composum.sling.nodes.servlet that implement RestrictedService Modifier and Type Class Description classComponentsServletclassExportQueryJsona 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/jsonclassNodeServletThe JCR nodes service servlet to walk though and modify the entire hierarchy.classNodeTypesServletA servlet that exports the nodetypes in the format used in nodetypes.cnd.classPropertyServletThe service servlet handling one single JCR property for one resource.classSceneServletclassSecurityServletThe service servlet to retrieve all general system settings.classSourceServletclassSourceUpdateServletModifies JCR content according to a given XML or ZIP of XMLs while preserving / updating metadata like versioning information and metadata.classVersionServlet -
Uses of RestrictedService in com.composum.sling.nodes.tools
Classes in com.composum.sling.nodes.tools that implement RestrictedService Modifier and Type Class Description classOsgiBundlesServletclassRuntimeFileServletclassSettingsServlet
-