| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.datadictionary.validation.constraint.resolver.SimpleConstraintResolver<T>
public class SimpleConstraintResolver<T extends Constrainable>
| Constructor Summary | |
|---|---|
| SimpleConstraintResolver() | |
| Method Summary | ||
|---|---|---|
| 
 | resolve(T definition)Return SimpleConstraint if SimpleConstrainable, otherwise return an empty list. | |
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SimpleConstraintResolver()
| Method Detail | 
|---|
public <C extends Constraint> List<C> resolve(T definition)
resolve in interface ConstraintResolver<T extends Constrainable>C - SimpleConstraintdefinition - Definition to extract a SimpleConstraint from
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||