Uses of Interface
org.weda.store.ObjectSourceRegistry

Packages that use ObjectSourceRegistry
org.weda.store.impl   
org.weda.tapestry.binding   
 

Uses of ObjectSourceRegistry in org.weda.store.impl
 

Classes in org.weda.store.impl that implement ObjectSourceRegistry
 class ObjectSourceRegistryImpl
          Цель: предотавление доступа к tim.docarch.service.DataSource.
 

Methods in org.weda.store.impl that return ObjectSourceRegistry
 ObjectSourceRegistry ObjectSourceImpl.getDataSourceRegistry()
           
 

Uses of ObjectSourceRegistry in org.weda.tapestry.binding
 

Methods in org.weda.tapestry.binding with parameters of type ObjectSourceRegistry
 void ObjectSourceBindingFactory.setObjectSourceRegistry(ObjectSourceRegistry objectSourceRegistry)
           
 

Constructors in org.weda.tapestry.binding with parameters of type ObjectSourceRegistry
ObjectSourceBinding(java.lang.String description, org.apache.tapestry.coerce.ValueConverter valueConverter, org.apache.hivemind.Location location, ObjectSourceRegistry objectSourceRegistry, java.lang.String objectSourceName)
           
 



Copyright © 2005-2006 . All Rights Reserved.