|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidValue | |
|---|---|
| org.granite.tide | |
| org.granite.tide.hibernate | |
| org.granite.tide.seam | |
| org.granite.tide.spring | |
| org.granite.tide.validation | |
| org.granite.tide.validators | |
| Uses of InvalidValue in org.granite.tide |
|---|
| Methods in org.granite.tide that return InvalidValue | |
|---|---|
InvalidValue[] |
TideServiceInvoker.validateObject(Object entity,
String propertyName,
Object value)
|
| Uses of InvalidValue in org.granite.tide.hibernate |
|---|
| Methods in org.granite.tide.hibernate that return InvalidValue | |
|---|---|
static InvalidValue[] |
HibernateValidator.convertInvalidValues(org.hibernate.validator.InvalidValue[] values)
|
InvalidValue[] |
HibernateValidator.getPotentialInvalidValues(Class<?> entityClass,
String propertyName,
Object value)
|
| Uses of InvalidValue in org.granite.tide.seam |
|---|
| Methods in org.granite.tide.seam that return InvalidValue | |
|---|---|
InvalidValue[] |
SeamServiceInvoker.validateObject(Object entity,
String propertyName,
Object value)
|
| Uses of InvalidValue in org.granite.tide.spring |
|---|
| Methods in org.granite.tide.spring that return InvalidValue | |
|---|---|
static InvalidValue[] |
SpringValidationExceptionConverter.convertErrors(Errors errors)
|
| Uses of InvalidValue in org.granite.tide.validation |
|---|
| Methods in org.granite.tide.validation that return InvalidValue | |
|---|---|
static InvalidValue[] |
BeanValidation.convertConstraintViolations(Set<ConstraintViolation<?>> constraintViolations)
|
InvalidValue[] |
BeanValidation.getPotentialInvalidValues(Class<?> entityClass,
String propertyName,
Object value)
|
| Uses of InvalidValue in org.granite.tide.validators |
|---|
| Methods in org.granite.tide.validators that return InvalidValue | |
|---|---|
InvalidValue[] |
EntityValidator.getPotentialInvalidValues(Class<?> entityClass,
String propertyName,
Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||