|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.priha.query.QueryResultImpl
public class QueryResultImpl
| Nested Class Summary | |
|---|---|
static class |
QueryResultImpl.RowImpl
|
| Constructor Summary | |
|---|---|
QueryResultImpl(java.util.List<NodeImpl> matches,
java.util.List<QName> columnNames)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getColumnNames()
|
javax.jcr.NodeIterator |
getNodes()
|
javax.jcr.query.RowIterator |
getRows()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryResultImpl(java.util.List<NodeImpl> matches,
java.util.List<QName> columnNames)
| Method Detail |
|---|
public java.lang.String[] getColumnNames()
throws javax.jcr.RepositoryException
getColumnNames in interface javax.jcr.query.QueryResultjavax.jcr.RepositoryException
public javax.jcr.NodeIterator getNodes()
throws javax.jcr.RepositoryException
getNodes in interface javax.jcr.query.QueryResultjavax.jcr.RepositoryException
public javax.jcr.query.RowIterator getRows()
throws javax.jcr.RepositoryException
getRows in interface javax.jcr.query.QueryResultjavax.jcr.RepositoryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||