|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.grails.orm.hibernate.validation.PersistentConstraintFactory
public class PersistentConstraintFactory
Creates PersistentConstraint instances ensuring that dependencies are provided.
| Constructor Summary | |
|---|---|
PersistentConstraintFactory(org.springframework.context.ApplicationContext applicationContext,
java.lang.Class<?> persistentConstraint)
|
|
| Method Summary | |
|---|---|
org.codehaus.groovy.grails.validation.Constraint |
newInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentConstraintFactory(org.springframework.context.ApplicationContext applicationContext,
java.lang.Class<?> persistentConstraint)
| Method Detail |
|---|
public org.codehaus.groovy.grails.validation.Constraint newInstance()
newInstance in interface org.codehaus.groovy.grails.validation.ConstraintFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||