|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectTypeDeterminer
Determines what the key and and element class of a Map or Collection should be. For Maps, the elements are the values. For Collections, the elements are the elements of the collection.
| Method Summary | |
|---|---|
Class |
getElementClass(Class parentClass,
String property,
Object key)
|
Class |
getKeyClass(Class parentClass,
String property)
|
String |
getKeyProperty(Class parentClass,
String property)
|
boolean |
shouldCreateIfNew(Class parentClass,
String property,
Object target,
String keyProperty,
boolean isIndexAccessed)
|
| Method Detail |
|---|
Class getKeyClass(Class parentClass,
String property)
Class getElementClass(Class parentClass,
String property,
Object key)
String getKeyProperty(Class parentClass,
String property)
boolean shouldCreateIfNew(Class parentClass,
String property,
Object target,
String keyProperty,
boolean isIndexAccessed)
|
XWork Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||