|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Row

Replicates some of the methods introduced in JCR 2.0.
| Method Summary | |
|---|---|
Node |
getNode(String selectorName)
Returns the Node corresponding to this Row and the specified selector. |
| Methods inherited from interface javax.jcr.query.Row |
|---|
getNode, getPath, getPath, getScore, getScore, getValue, getValues |
| Method Detail |
|---|
Node getNode(String selectorName)
throws RepositoryException
getNode in interface RowselectorName - the name of the selector for which the node is to be returned
RepositoryException - if selectorName is not the alias of a selector in this query or if another error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||