|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Path.Node
Represents an element of a navigation path
Method Summary | |
---|---|
Integer |
getIndex()
|
Object |
getKey()
|
String |
getName()
Property name the node represents or null if representing an entity on the leaf node (in particular the node in a Path representing
the root object has its name null). |
boolean |
isInIterable()
|
Method Detail |
---|
String getName()
Path
representing
the root object has its name null).
boolean isInIterable()
Integer getIndex()
Object getKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |