public interface Cascadable
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
convertGroup(Class<?> originalGroup)
Converts the given validation group as per the group conversion
configuration for this element (as e.g.
|
ElementType |
getElementType() |
String |
getName() |
Object |
getValue(Object parent)
Retrieves the value of this element from the given object.
|
String getName()
Class<?> convertGroup(Class<?> originalGroup)
@ConvertGroup.originalGroup - The group to convert.ElementType getElementType()
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved