| Constructor and Description |
|---|
QueryInfoImpl(MultiStatus ms,
IdFactory idFactory,
NamePathResolver resolver,
javax.jcr.ValueFactory valueFactory,
QValueFactory qValueFactory) |
public QueryInfoImpl(MultiStatus ms, IdFactory idFactory, NamePathResolver resolver, javax.jcr.ValueFactory valueFactory, QValueFactory qValueFactory) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic javax.jcr.RangeIterator getRows()
getRows in interface QueryInfoQueryResultRows.QueryInfo.getRows()public String[] getColumnNames()
getColumnNames in interface QueryInfoStrings representing the column names of
the query result.QueryInfo.getColumnNames()public String[] getSelectorNames()
getSelectorNames in interface QueryInfoStrings representing the selector names of
the query result.QueryInfo.getSelectorNames()Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.