public class QueryResultAdapter.RowDecorator extends Object implements javax.jcr.query.Row
| Modifier and Type | Method and Description |
|---|---|
JCRNodeWrapper |
getNode() |
JCRNodeWrapper |
getNode(String selectorName) |
Map<String,JCRNodeWrapper> |
getNodes() |
String |
getPath() |
String |
getPath(String selectorName) |
double |
getScore() |
double |
getScore(String selectorName) |
String |
getSpellcheck() |
javax.jcr.Value |
getValue(String columnName) |
javax.jcr.Value[] |
getValues() |
public JCRNodeWrapper getNode() throws javax.jcr.RepositoryException
getNode in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic JCRNodeWrapper getNode(String selectorName) throws javax.jcr.RepositoryException
getNode in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic Map<String,JCRNodeWrapper> getNodes() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String getPath() throws javax.jcr.RepositoryException
getPath in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic String getPath(String selectorName) throws javax.jcr.RepositoryException
getPath in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic double getScore()
throws javax.jcr.RepositoryException
getScore in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic double getScore(String selectorName) throws javax.jcr.RepositoryException
getScore in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic javax.jcr.Value getValue(String columnName) throws javax.jcr.RepositoryException
getValue in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic javax.jcr.Value[] getValues()
throws javax.jcr.RepositoryException
getValues in interface javax.jcr.query.Rowjavax.jcr.RepositoryExceptionpublic String getSpellcheck() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.