Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.webengine.app.WebEngineModule

Packages that use WebEngineModule
org.nuxeo.ecm.webengine   
org.nuxeo.ecm.webengine.admin   
org.nuxeo.ecm.webengine.app   
 

Uses of WebEngineModule in org.nuxeo.ecm.webengine
 

Methods in org.nuxeo.ecm.webengine that return WebEngineModule
 WebEngineModule[] WebEngine.getApplications()
           
 

Methods in org.nuxeo.ecm.webengine with parameters of type WebEngineModule
 void WebEngine.addApplication(WebEngineModule app)
           
 

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

Subclasses of WebEngineModule in org.nuxeo.ecm.webengine.admin
 class AdminApp
           
 

Uses of WebEngineModule in org.nuxeo.ecm.webengine.app
 

Methods in org.nuxeo.ecm.webengine.app that return WebEngineModule
static WebEngineModule WebEngineModuleFactory.getApplication(WebEngineModule app, org.osgi.framework.Bundle bundle, Map<String,String> attrs)
           
 

Methods in org.nuxeo.ecm.webengine.app with parameters of type WebEngineModule
static WebEngineModule WebEngineModuleFactory.getApplication(WebEngineModule app, org.osgi.framework.Bundle bundle, Map<String,String> attrs)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.