|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |