Uses of Interface
org.weda.property.ObjectDescriptorRegistry

Packages that use ObjectDescriptorRegistry
org.weda.action.impl   
org.weda.data.impl   
org.weda.hibernate   
org.weda.model.impl   
org.weda.property.impl   
 

Uses of ObjectDescriptorRegistry in org.weda.action.impl
 

Methods in org.weda.action.impl with parameters of type ObjectDescriptorRegistry
 void ActionRegistryImpl.setObjectDescriptorRegistry(ObjectDescriptorRegistry objectDescriptorRegistry)
           
 

Uses of ObjectDescriptorRegistry in org.weda.data.impl
 

Methods in org.weda.data.impl with parameters of type ObjectDescriptorRegistry
 void AbstractDataProviderLinkBuilder.setObjectDescriptorRegistry(ObjectDescriptorRegistry objectDescriptorRegistry)
           
 

Uses of ObjectDescriptorRegistry in org.weda.hibernate
 

Methods in org.weda.hibernate with parameters of type ObjectDescriptorRegistry
 void HibernateObjectStore.setDescriptorRegistry(ObjectDescriptorRegistry descriptorRegistry)
           
 

Uses of ObjectDescriptorRegistry in org.weda.model.impl
 

Fields in org.weda.model.impl declared as ObjectDescriptorRegistry
protected static ObjectDescriptorRegistry ObjectSetEditorModelGroup.objectDescriptorRegistry
           
 

Uses of ObjectDescriptorRegistry in org.weda.property.impl
 

Classes in org.weda.property.impl that implement ObjectDescriptorRegistry
 class ObjectDescriptorRegistryImpl
           
 

Methods in org.weda.property.impl with parameters of type ObjectDescriptorRegistry
 void ObjectDescriptor.setRegistry(ObjectDescriptorRegistry registry)
           
 



Copyright © 2005-2006 . All Rights Reserved.