org.weda.property
Interface ConstraintsFactory

All Known Implementing Classes:
ConstraintsFactoryImpl

public interface ConstraintsFactory

Цель: создание ограничений на основе конфигурационных данных (annotaions)

Author:
Mikhail Titov

Method Summary
 java.util.List<Constraint> getConstraints()
          Метод возвращает ограничения доступные factory
 

Method Detail

getConstraints

java.util.List<Constraint> getConstraints()
Метод возвращает ограничения доступные factory



Copyright © 2005-2006 . All Rights Reserved.