Uses of Interface
org.nuxeo.ecm.webengine.model.WebContext
Package
Description
-
Uses of WebContext in org.nuxeo.connect.client.we
-
Uses of WebContext in org.nuxeo.ecm.core.rest
Modifier and TypeMethodDescriptionstatic DocumentModel
DocumentHelper.createDocument
(WebContext context, DocumentModel parent, String name) static DocumentObject
DocumentFactory.newDocument
(WebContext ctx, String path) static DocumentObject
DocumentFactory.newDocument
(WebContext ctx, DocumentModel doc) static DocumentObject
DocumentFactory.newDocument
(WebContext ctx, DocumentRef ref) static DocumentObject
DocumentFactory.newDocumentRoot
(WebContext ctx, String path) static DocumentObject
DocumentFactory.newDocumentRoot
(WebContext ctx, DocumentModel doc) static DocumentObject
DocumentFactory.newDocumentRoot
(WebContext ctx, DocumentRef ref) static DocumentModel
DocumentHelper.updateDocument
(WebContext ctx, DocumentModel doc) ModifierConstructorDescriptionDocumentRoot
(WebContext ctx, String uri) DocumentRoot
(WebContext ctx, DocumentModel root) DocumentRoot
(WebContext ctx, DocumentRef root) -
Uses of WebContext in org.nuxeo.ecm.webengine
-
Uses of WebContext in org.nuxeo.ecm.webengine.app
-
Uses of WebContext in org.nuxeo.ecm.webengine.model
Modifier and TypeMethodDescriptionModule.getRootObject
(WebContext ctx) Resource.initialize
(WebContext ctx, ResourceType type, Object... args) <T extends Resource>
TResourceType.newInstance
(Class<T> typeof, WebContext context) ModifierConstructorDescriptionTemplate
(WebContext ctx, String fileName) protected
Template
(WebContext ctx, Resource resource, ScriptFile script) Template
(WebContext ctx, ScriptFile script) View
(WebContext ctx, String name) protected
View
(WebContext ctx, Resource resource, String name) -
Uses of WebContext in org.nuxeo.ecm.webengine.model.impl
Modifier and TypeMethodDescriptionModuleConfiguration.get
(WebContext context) ModuleImpl.getRootObject
(WebContext ctx) Deprecated.AbstractResource.initialize
(WebContext ctx, ResourceType type, Object... args) <T extends Resource>
TAbstractResourceType.newInstance
(Class<T> typeof, WebContext context) -
Uses of WebContext in org.nuxeo.ecm.webengine.model.view
ModifierConstructorDescriptionTemplateView
(WebContext ctx, Object owner, String name) TemplateView
(WebContext ctx, Object owner, URL url) -
Uses of WebContext in org.nuxeo.ecm.webengine.ui.tree
Modifier and TypeMethodDescriptionJSonTree.enter
(WebContext ctx, String path) protected String
JSonTree.enter
(WebContext ctx, String path, JSonTreeSerializer serializer) protected abstract Object
JSonTree.getInput
(WebContext ctx) protected abstract ContentProvider
JSonTree.getProvider
(WebContext ctx) protected abstract JSonTreeSerializer
JSonTree.getSerializer
(WebContext ctx) JSonTree.getTreeAsJSONArray
(WebContext ctx) JSonTree.updateSelection
(WebContext ctx) JSonTree.updateSelection
(WebContext ctx, ContentProvider provider, JSonTreeSerializer serializer) root=ID - enter node ID toggle=ID - toggle expanded state for node ID -
Uses of WebContext in org.nuxeo.ecm.webengine.ui.tree.directory
Modifier and TypeMethodDescriptionprotected Object
DirectoryTree.getInput
(WebContext ctx) protected ContentProvider
DirectoryTree.getProvider
(WebContext ctx) protected JSonTreeSerializer
DirectoryTree.getSerializer
(WebContext ctx) -
Uses of WebContext in org.nuxeo.ecm.webengine.ui.tree.document
Modifier and TypeMethodDescriptionprotected Object
DocumentTree.getInput
(WebContext ctx) protected ContentProvider
DocumentTree.getProvider
(WebContext ctx) protected JSonTreeSerializer
DocumentTree.getSerializer
(WebContext ctx) DocumentTree.updateSelection
(WebContext ctx) -
Uses of WebContext in org.nuxeo.scim.v2.rest.usermanager
WebApplication
to declare modules