|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weda.property.impl.ConstraintsRegistryImpl
public class ConstraintsRegistryImpl
Constructor Summary | |
---|---|
ConstraintsRegistryImpl()
|
Method Summary | |
---|---|
Constraint |
getConstraint(java.lang.String id)
Метод возвращает ограничение по его идентификатору. |
void |
init()
|
void |
setConstraintsFactories(java.util.List<ConstraintsFactory> constraintsFactories)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstraintsRegistryImpl()
Method Detail |
---|
public void init() throws ConstraintsRegistryException
ConstraintsRegistryException
public Constraint getConstraint(java.lang.String id) throws ConstraintsRegistryException
ConstraintsRegistry
getConstraint
in interface ConstraintsRegistry
id
- уникальный идентификатор ограничения.
ConstraintsRegistryException
public void setConstraintsFactories(java.util.List<ConstraintsFactory> constraintsFactories)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |