Nuxeo Enterprise Platform 5.4

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

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

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

Subclasses of TypeDescriptor in org.nuxeo.ecm.webengine.model.impl
 class AdapterDescriptor
           
 

Methods in org.nuxeo.ecm.webengine.model.impl that return TypeDescriptor
 TypeDescriptor TypeDescriptor.asTypeDescriptor()
           
 TypeDescriptor TypeDescriptor.clone()
           
static TypeDescriptor TypeDescriptor.fromAnnotation(ClassProxy clazz, WebObject type)
           
 

Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type TypeDescriptor
 void TypeRegistry.registerType(TypeDescriptor td)
           
 void TypeConfigurationProvider.registerType(TypeDescriptor td)
           
 void TypeRegistry.registerTypeDescriptor(TypeDescriptor td)
           
 void TypeRegistry.unregisterAdapter(TypeDescriptor td)
           
 void TypeRegistry.unregisterType(TypeDescriptor td)
           
 void TypeConfigurationProvider.unregisterType(TypeDescriptor td)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.