Uses of Interface
org.weda.store.ObjectSourceConstraint

Packages that use ObjectSourceConstraint
org.weda.store   
org.weda.store.impl   
 

Uses of ObjectSourceConstraint in org.weda.store
 

Methods in org.weda.store with parameters of type ObjectSourceConstraint
 void ObjectSource.addConstraint(ObjectSourceConstraint constraint)
          Метод добавляет ограничение к источнику данных.
 void ObjectSource.removeConstraint(ObjectSourceConstraint constraint)
          Метод снимает ограничение с источника данных.
 

Uses of ObjectSourceConstraint in org.weda.store.impl
 

Classes in org.weda.store.impl that implement ObjectSourceConstraint
 class ObjectSourceConstraintImpl
           
 

Methods in org.weda.store.impl with parameters of type ObjectSourceConstraint
 void ObjectSourceImpl.addConstraint(ObjectSourceConstraint constraint)
           
 void ObjectSourceImpl.removeConstraint(ObjectSourceConstraint constraint)
           
 



Copyright © 2005-2006 . All Rights Reserved.