|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tapestry5.internal.beanvalidator.BeanValidationGroupSourceImpl
public class BeanValidationGroupSourceImpl
Constructor Summary | |
---|---|
BeanValidationGroupSourceImpl(Collection<Class> groups)
|
Method Summary | |
---|---|
Class<?>[] |
get()
Returns groups targeted for validation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanValidationGroupSourceImpl(Collection<Class> groups)
Method Detail |
---|
public Class<?>[] get()
BeanValidatorGroupSource
get
in interface BeanValidatorGroupSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |