|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodDescriptor
Description: This class will disappear when such
functionality is part of the JSR303 specification.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.validation.metadata.ElementDescriptor |
|---|
ElementDescriptor.ConstraintFinder |
| Method Summary | |
|---|---|
List<ParameterDescriptor> |
getParameterDescriptors()
Get the ParameterDescriptors for this MethodDescriptor. |
boolean |
isCascaded()
Learn whether the referenced method should be validated. |
| Methods inherited from interface javax.validation.metadata.ElementDescriptor |
|---|
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints |
| Method Detail |
|---|
List<ParameterDescriptor> getParameterDescriptors()
ParameterDescriptors for this MethodDescriptor.
List of ParameterDescriptorboolean isCascaded()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||