|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanDescriptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.validation.metadata.ElementDescriptor |
---|
ElementDescriptor.ConstraintFinder |
Method Summary | |
---|---|
java.util.Set<PropertyDescriptor> |
getConstrainedProperties()
|
PropertyDescriptor |
getConstraintsForProperty(java.lang.String propertyName)
|
boolean |
isBeanConstrained()
|
Methods inherited from interface javax.validation.metadata.ElementDescriptor |
---|
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints |
Method Detail |
---|
boolean isBeanConstrained()
PropertyDescriptor getConstraintsForProperty(java.lang.String propertyName)
java.util.Set<PropertyDescriptor> getConstrainedProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |