| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
SecurityHelper.canEditDocumentation(WebContext ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
static NuxeoArtifactTree | 
TreeHelper.buildTree(WebContext ctx)  | 
static NuxeoArtifactTree | 
TreeHelper.getOrBuildAnonymousTree(WebContext ctx)  | 
static NuxeoArtifactTree | 
TreeHelper.getOrBuildTree(WebContext ctx)  | 
static DistributionSnapshot | 
TreeHelper.getRequestDS(WebContext ctx)  | 
static String | 
TreeHelper.updateTree(WebContext ctx,
          String source)  | 
| Constructor and Description | 
|---|
NuxeoArtifactSerializer(WebContext ctx,
                       DistributionSnapshot ds)  | 
NuxeoArtifactTree(WebContext ctx,
                 DistributionSnapshot ds)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
RequestHelper.isInternalLink(WebContext ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DocumentModel | 
DocumentHelper.createDocument(WebContext context,
              DocumentModel parent,
              String name)  | 
static DocumentObject | 
DocumentFactory.newDocument(WebContext ctx,
           DocumentModel doc)  | 
static DocumentObject | 
DocumentFactory.newDocument(WebContext ctx,
           DocumentRef ref)  | 
static DocumentObject | 
DocumentFactory.newDocument(WebContext ctx,
           String path)  | 
static DocumentObject | 
DocumentFactory.newDocumentRoot(WebContext ctx,
               DocumentModel doc)  | 
static DocumentObject | 
DocumentFactory.newDocumentRoot(WebContext ctx,
               DocumentRef ref)  | 
static DocumentObject | 
DocumentFactory.newDocumentRoot(WebContext ctx,
               String path)  | 
static DocumentModel | 
DocumentHelper.updateDocument(WebContext ctx,
              DocumentModel doc)  | 
| Constructor and Description | 
|---|
DocumentRoot(WebContext ctx,
            DocumentModel root)  | 
DocumentRoot(WebContext ctx,
            DocumentRef root)  | 
DocumentRoot(WebContext ctx,
            String uri)  | 
| Constructor and Description | 
|---|
MobileDocument(WebContext ctx,
              DocumentRef docRef)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DocumentModel | 
UserHelper.updateUser(WebContext ctx,
          DocumentModel user)
TODO merge org.nuxeo.ecm.core.rest.DocumentHelper and UserHelper 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static WebContext | 
WebEngine.getActiveContext()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultContext  | 
| Modifier and Type | Method and Description | 
|---|---|
WebContext | 
Resource.getContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
Resource | 
Module.getRootObject(WebContext ctx)  | 
Resource | 
Resource.initialize(WebContext ctx,
          ResourceType type,
          Object... args)  | 
| Constructor and Description | 
|---|
Template(WebContext ctx,
        ScriptFile script)  | 
Template(WebContext ctx,
        String fileName)  | 
View(WebContext ctx,
    String name)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractWebContext  | 
| Modifier and Type | Method and Description | 
|---|---|
WebContext | 
AbstractResource.getContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
Resource | 
ModuleImpl.getRootObject(WebContext ctx)
Deprecated. 
 
Use  
WebApplication to declare modules | 
Resource | 
AbstractResource.initialize(WebContext ctx,
          ResourceType type,
          Object... args)  | 
| Modifier and Type | Method and Description | 
|---|---|
WebContext | 
TemplateView.getContext()  | 
| Constructor and Description | 
|---|
TemplateView(WebContext ctx,
            Object owner,
            String name)  | 
TemplateView(WebContext ctx,
            Object owner,
            URL url)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
JSonTree.enter(WebContext ctx,
     String path)  | 
String | 
JSonTree.getTreeAsJSONArray(WebContext ctx)  | 
String | 
JSonTree.updateSelection(WebContext ctx)  | 
String | 
JSonTree.updateSelection(WebContext ctx,
               ContentProvider provider,
               JSonTreeSerializer serializer)
root=ID   - enter node ID
    toggle=ID - toggle expanded state for node ID 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
DocumentTree.updateSelection(WebContext ctx)  | 
| Constructor and Description | 
|---|
DocumentTree(WebContext ctx,
            DocumentModel rootDoc)  | 
JSonDocumentTreeSerializer(WebContext ctx)  | 
| Constructor and Description | 
|---|
WebNegotiator(String strategy,
             WebContext context,
             HttpServletRequest request)  | 
| Constructor and Description | 
|---|
SiteDocumentTree(WebContext ctx,
                DocumentModel rootDoc)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,Object> | 
SiteUtils.getRssFeedArguments(WebContext ctx,
                   String key)
Computes the arguments for rss feed. 
 | 
Copyright © 2012 Nuxeo SA. All Rights Reserved.