|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeFactory
| Method Summary | |
|---|---|
Node |
create(java.lang.Class<?> clazz,
java.lang.String propertyPath)
Instantiates a chain of Nodes for a propertyPath |
| Method Detail |
|---|
Node create(java.lang.Class<?> clazz,
java.lang.String propertyPath)
clazz - The class of this node.propertyPath - The full path to be traversed, e.g. "customer.street.name"
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||