|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfaces.validation.core.ValidationAnnotationsService
public class ValidationAnnotationsService
| Constructor Summary | |
|---|---|
ValidationAnnotationsService()
|
|
| Method Summary | |
|---|---|
java.util.List<ClientValidator> |
findClientValidatorsByAnnotations(java.util.Collection<? extends java.lang.annotation.Annotation> validationAnnotations)
|
java.util.List<java.lang.annotation.Annotation> |
findValidationAnnotationsOnProperty(java.lang.Class aClass,
java.lang.String propertyName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationAnnotationsService()
| Method Detail |
|---|
public java.util.List<java.lang.annotation.Annotation> findValidationAnnotationsOnProperty(java.lang.Class aClass,
java.lang.String propertyName)
public java.util.List<ClientValidator> findClientValidatorsByAnnotations(java.util.Collection<? extends java.lang.annotation.Annotation> validationAnnotations)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||