Uses of Class
com.composum.sling.nodes.scene.Scene
-
Packages that use Scene Package Description com.composum.sling.nodes.servlet -
-
Uses of Scene in com.composum.sling.nodes.servlet
Methods in com.composum.sling.nodes.servlet with parameters of type Scene Modifier and Type Method Description protected voidSceneServlet.SceneOperation. answer(@NotNull Status status, @NotNull Scene scene, @NotNull String toolId)protected voidSceneServlet.PrepareSceneOperation. applyScene(@NotNull Status status, @NotNull BeanContext context, @NotNull Scene scene, @NotNull String toolId)protected voidSceneServlet.RemoveSceneOperation. applyScene(@NotNull Status status, @NotNull BeanContext context, @NotNull Scene scene, @NotNull String toolId)protected voidSceneServlet.SceneDataOperation. applyScene(@NotNull Status status, @NotNull BeanContext context, @NotNull Scene scene, @NotNull String toolId)protected abstract voidSceneServlet.SceneOperation. applyScene(@NotNull Status status, @NotNull BeanContext context, @NotNull Scene scene, @NotNull String toolId)
-