|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InvocationOrderSupport public interface MetaDataExtractionInterceptor
Allows to post-process the result of the meta-data extraction process (see
MetaDataExtractor)
| Method Summary | |
|---|---|
void |
afterExtracting(PropertyInformation propertyInformation)
Allows to execute additional actions on the PropertyInformation
data after the extraction is performed and before it is
used to determine validation strategies or UIComponent adjustments. |
| Method Detail |
|---|
void afterExtracting(PropertyInformation propertyInformation)
PropertyInformation
data after the extraction is performed and before it is
used to determine validation strategies or UIComponent adjustments.
propertyInformation - the information entry which contains information about the property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||