| Modifier and Type | Method and Description |
|---|---|
RemoteNode |
getNode() |
RemoteNode |
getNode(String selectorName) |
String |
getPath() |
String |
getPath(String selectorName) |
double |
getScore() |
double |
getScore(String selectorName) |
Value |
getValue(String propertyName) |
Value[] |
getValues() |
Value[] getValues()
throws RepositoryException,
RemoteException
RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getValues()Value getValue(String propertyName) throws RepositoryException, RemoteException
propertyName - property nameRepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getValue(String)RemoteNode getNode() throws RepositoryException, RemoteException
RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getNode()RemoteNode getNode(String selectorName) throws RepositoryException, RemoteException
selectorName - RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getNode(String)String getPath() throws RepositoryException, RemoteException
RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getPath()String getPath(String selectorName) throws RepositoryException, RemoteException
selectorName - RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getPath(String)double getScore()
throws RepositoryException,
RemoteException
RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getScore()double getScore(String selectorName) throws RepositoryException, RemoteException
selectorName - RepositoryException - on repository errorsRemoteException - on RMI errorsjavax.jcr.query.Row#getScore(String)"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"