|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyNameProcessor
Base interface for mutating property names of a Bean.
| Method Summary | |
|---|---|
String |
processPropertyName(Class beanClass,
String name)
Processes the property name. |
| Method Detail |
|---|
String processPropertyName(Class beanClass,
String name)
beanClass - the input bean's classname - the current property name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||