|
||||||||||
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
A factory that creates PersistentConstraint instances ensuring that dependencies are provided
Constructor Summary | |
---|---|
PersistentConstraintFactory(org.springframework.context.ApplicationContext applicationContext,
java.lang.Class persistentConstraint)
|
Method Summary | |
---|---|
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 Constraint newInstance()
newInstance
in interface ConstraintFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |