|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanOverride
Performs overrides on the fields of a Data Dictionary bean.
| Method Summary | |
|---|---|
String |
getBeanName()
Return the name of the bean to perform the override. |
List<FieldOverride> |
getFieldOverrides()
Returns the list of fields to perform the override. |
void |
performOverride(Object bean)
Perform the override logic on the specific bean. |
| Method Detail |
|---|
String getBeanName()
List<FieldOverride> getFieldOverrides()
void performOverride(Object bean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||