|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.util.attribute.constraint.ConstraintFactory
public class ConstraintFactory
Builds constraint implementation from constraint annotations.
| Constructor Summary | |
|---|---|
ConstraintFactory()
|
|
| Method Summary | |
|---|---|
static List<Constraint> |
createConstraints(Annotation... annotations)
Create a list of constraints based on the provided annotations. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstraintFactory()
| Method Detail |
|---|
public static List<Constraint> createConstraints(Annotation... annotations)
annotations.
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||