|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weda.property.impl.ConstraintsFactoryImpl
public class ConstraintsFactoryImpl
Constructor Summary | |
---|---|
ConstraintsFactoryImpl()
|
Method Summary | |
---|---|
java.util.List<Constraint> |
getConstraints()
Метод возвращает ограничения доступные factory |
void |
init()
|
void |
setConstraintsConfig(java.util.List config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstraintsFactoryImpl()
Method Detail |
---|
public void init() throws ConstraintsFactoryException
ConstraintsFactoryException
public java.util.List<Constraint> getConstraints()
ConstraintsFactory
getConstraints
in interface ConstraintsFactory
public void setConstraintsConfig(java.util.List config)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |