Uses of Interface
org.nuxeo.ecm.webengine.model.WebContext
Packages that use WebContext
Package
Description
-
Uses of WebContext in org.nuxeo.connect.client.we
Methods in org.nuxeo.connect.client.we with parameters of type WebContext -
Uses of WebContext in org.nuxeo.ecm.core.rest
Methods in org.nuxeo.ecm.core.rest with parameters of type WebContextModifier 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) Constructors in org.nuxeo.ecm.core.rest with parameters of type WebContextModifierConstructorDescriptionDocumentRoot
(WebContext ctx, String uri) DocumentRoot
(WebContext ctx, DocumentModel root) DocumentRoot
(WebContext ctx, DocumentRef root) -
Uses of WebContext in org.nuxeo.ecm.webengine
Methods in org.nuxeo.ecm.webengine that return WebContextMethods in org.nuxeo.ecm.webengine with parameters of type WebContext -
Uses of WebContext in org.nuxeo.ecm.webengine.app
Classes in org.nuxeo.ecm.webengine.app that implement WebContextFields in org.nuxeo.ecm.webengine.app declared as WebContextMethods in org.nuxeo.ecm.webengine.app with parameters of type WebContext -
Uses of WebContext in org.nuxeo.ecm.webengine.model
Fields in org.nuxeo.ecm.webengine.model declared as WebContextMethods in org.nuxeo.ecm.webengine.model that return WebContextMethods in org.nuxeo.ecm.webengine.model with parameters of type WebContextModifier and TypeMethodDescriptionModule.getRootObject
(WebContext ctx) Resource.initialize
(WebContext ctx, ResourceType type, Object... args) <T extends Resource>
TResourceType.newInstance
(Class<T> typeof, WebContext context) Constructors in org.nuxeo.ecm.webengine.model with parameters of type WebContextModifierConstructorDescriptionTemplate
(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
Classes in org.nuxeo.ecm.webengine.model.impl that implement WebContextFields in org.nuxeo.ecm.webengine.model.impl declared as WebContextMethods in org.nuxeo.ecm.webengine.model.impl that return WebContextMethods in org.nuxeo.ecm.webengine.model.impl with parameters of type WebContextModifier 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
Fields in org.nuxeo.ecm.webengine.model.view declared as WebContextMethods in org.nuxeo.ecm.webengine.model.view that return WebContextConstructors in org.nuxeo.ecm.webengine.model.view with parameters of type WebContextModifierConstructorDescriptionTemplateView
(WebContext ctx, Object owner, String name) TemplateView
(WebContext ctx, Object owner, URL url) -
Uses of WebContext in org.nuxeo.ecm.webengine.ui.tree
Methods in org.nuxeo.ecm.webengine.ui.tree with parameters of type WebContextModifier 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
Methods in org.nuxeo.ecm.webengine.ui.tree.directory with parameters of type WebContextModifier 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
Fields in org.nuxeo.ecm.webengine.ui.tree.document declared as WebContextMethods in org.nuxeo.ecm.webengine.ui.tree.document with parameters of type WebContextModifier and TypeMethodDescriptionprotected Object
DocumentTree.getInput
(WebContext ctx) protected ContentProvider
DocumentTree.getProvider
(WebContext ctx) protected JSonTreeSerializer
DocumentTree.getSerializer
(WebContext ctx) DocumentTree.updateSelection
(WebContext ctx) Constructors in org.nuxeo.ecm.webengine.ui.tree.document with parameters of type WebContext -
Uses of WebContext in org.nuxeo.scim.v2.rest.usermanager
Fields in org.nuxeo.scim.v2.rest.usermanager declared as WebContext
WebApplication
to declare modules