| Constructor and Description |
|---|
QueryInfoImpl(MultiStatus ms,
IdFactory idFactory,
NamePathResolver resolver,
ValueFactory valueFactory,
QValueFactory qValueFactory) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getColumnNames() |
RangeIterator |
getRows() |
String[] |
getSelectorNames() |
public QueryInfoImpl(MultiStatus ms, IdFactory idFactory, NamePathResolver resolver, ValueFactory valueFactory, QValueFactory qValueFactory) throws RepositoryException
RepositoryExceptionpublic 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–2022 The Apache Software Foundation. All rights reserved.