Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webengine.model.impl.TypeRegistry

Packages that use TypeRegistry
org.nuxeo.ecm.webengine.model.impl   
 

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

Methods in org.nuxeo.ecm.webengine.model.impl that return TypeRegistry
 TypeRegistry ModuleImpl.createTypeRegistry()
          TODO There are no more reasons to lazy load the type registry since module are lazy loaded.
 TypeRegistry ModuleImpl.getTypeRegistry()
           
 TypeRegistry GlobalTypes.getTypeRegistry()
          Deprecated.  
 

Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type TypeRegistry
 void TypeConfigurationProvider.addRegistry(TypeRegistry registry)
           
 void TypeConfigurationProvider.install(TypeRegistry registry)
           
 void TypeConfigurationProvider.removeRegistry(TypeRegistry listener)
           
 

Constructors in org.nuxeo.ecm.webengine.model.impl with parameters of type TypeRegistry
DefaultTypeLoader(ModuleImpl module, TypeRegistry typeReg, File root)
           
GroovyTypeLoader(WebEngine engine, TypeRegistry typeReg, File root)
           
TypeRegistry(TypeRegistry parent, WebEngine engine, ModuleImpl module)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.