Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.webengine.model.WebObject

Packages that use WebObject
org.nuxeo.connect.client.we   
org.nuxeo.ecm.core.rest   
org.nuxeo.ecm.opensocial.mydocs.rest   
org.nuxeo.ecm.webengine.admin   
org.nuxeo.ecm.webengine.base   
org.nuxeo.ecm.webengine.management   
org.nuxeo.ecm.webengine.management.statuses   
org.nuxeo.ecm.webengine.model.impl   
org.nuxeo.opensocial.gadgets   
org.nuxeo.opensocial.spaces.webobject   
org.nuxeo.opensocial.webengine.gadgets   
org.nuxeo.theme.bank   
org.nuxeo.theme.editor   
org.nuxeo.theme.webwidgets.samples   
org.nuxeo.theme.webwidgets.ui   
org.nuxeo.webengine.blogs   
org.nuxeo.webengine.sites   
 

Uses of WebObject in org.nuxeo.connect.client.we
 

Classes in org.nuxeo.connect.client.we with annotations of type WebObject
 class ConnectClientRoot
          Root object: mainly acts as a router.
 class DownloadHandler
          Provides REST binding for Package download management
 class InstallHandler
          Provides REST bindings for Package install management.
 class PackageListingProvider
          Provides REST binding for Package listings.
 class UninstallHandler
          Provides REST bindings for Package install management.
 

Uses of WebObject in org.nuxeo.ecm.core.rest
 

Classes in org.nuxeo.ecm.core.rest with annotations of type WebObject
 class DocumentObject
           
 

Uses of WebObject in org.nuxeo.ecm.opensocial.mydocs.rest
 

Classes in org.nuxeo.ecm.opensocial.mydocs.rest with annotations of type WebObject
 class JSONDocument
           
 class MyDocsRoot
           
 

Uses of WebObject in org.nuxeo.ecm.webengine.admin
 

Classes in org.nuxeo.ecm.webengine.admin with annotations of type WebObject
 class EngineService
           
 class Group
           
 class Main
           
 class User
           
 class UserService
           
 

Uses of WebObject in org.nuxeo.ecm.webengine.base
 

Classes in org.nuxeo.ecm.webengine.base with annotations of type WebObject
 class Main
          The web entry point of WebEngine.
 

Uses of WebObject in org.nuxeo.ecm.webengine.management
 

Classes in org.nuxeo.ecm.webengine.management with annotations of type WebObject
 class ManagementModule
          Web object implementation corresponding to the root module for management (module used for administrative purpose).
 

Uses of WebObject in org.nuxeo.ecm.webengine.management.statuses
 

Classes in org.nuxeo.ecm.webengine.management.statuses with annotations of type WebObject
 class AdministrativeStatusObject
          Web object implementation corresponding to the administrative status of the server.
 class ProbeObject
          List and execute a probe
 class ProbesObject
          List and run probes
 class StatusesObject
          List the statuses
 

Uses of WebObject in org.nuxeo.ecm.webengine.model.impl
 

Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type WebObject
static TypeDescriptor TypeDescriptor.fromAnnotation(ClassProxy clazz, WebObject type)
           
 

Uses of WebObject in org.nuxeo.opensocial.gadgets
 

Classes in org.nuxeo.opensocial.gadgets with annotations of type WebObject
 class GadgetDocument
           
 class GadgetRoot
           
 

Uses of WebObject in org.nuxeo.opensocial.spaces.webobject
 

Classes in org.nuxeo.opensocial.spaces.webobject with annotations of type WebObject
 class SpacesModuleRoot
          JAX-RS Root Resource class specialized for WebEngine
 class SpaceWebObject
          Space ( Nuxeo-spaces-api concept ) web engine object
 class UniversWebObject
          Univers ( Nuxeo-spaces-api concept ) web engine object
 

Uses of WebObject in org.nuxeo.opensocial.webengine.gadgets
 

Classes in org.nuxeo.opensocial.webengine.gadgets with annotations of type WebObject
 class Gadgets
           
 

Uses of WebObject in org.nuxeo.theme.bank
 

Classes in org.nuxeo.theme.bank with annotations of type WebObject
 class Main
           
 class Management
           
 

Uses of WebObject in org.nuxeo.theme.editor
 

Classes in org.nuxeo.theme.editor with annotations of type WebObject
 class Main
           
 

Uses of WebObject in org.nuxeo.theme.webwidgets.samples
 

Classes in org.nuxeo.theme.webwidgets.samples with annotations of type WebObject
 class LastDocuments
          Provide JSON data for the WebWidget "Last Created Documents"
 class Main
           
 

Uses of WebObject in org.nuxeo.theme.webwidgets.ui
 

Classes in org.nuxeo.theme.webwidgets.ui with annotations of type WebObject
 class Main
           
 

Uses of WebObject in org.nuxeo.webengine.blogs
 

Classes in org.nuxeo.webengine.blogs with annotations of type WebObject
 class BlogPost
          Web object implementation corresponding to BlogPost.
 class BlogSite
          Web object implementation corresponding to BlogSite
 class BlogSites
          Web object implementation corresponding to blog root.
 

Uses of WebObject in org.nuxeo.webengine.sites
 

Classes in org.nuxeo.webengine.sites with annotations of type WebObject
 class AbstractSiteDocumentObject
          The basic web object implementation.It holds the web object back methods.
 class Page
          Web object implementation corresponding to WebPage.
 class Site
          Web object implementation corresponding to Site.
 class Sites
          Web object implementation corresponding to module root.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.