| Package | Description |
|---|---|
| org.alfresco.repo.webservice.repository | |
| org.alfresco.repo.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
protected ResultSetRow[] |
RepositoryQuerySession.makeArray(int size) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetRow[] |
ResultSet.getRows()
Gets the rows value for this ResultSet.
|
ResultSetRow |
ResultSet.getRows(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSet.setRows(int i,
ResultSetRow _value) |
void |
ResultSet.setRows(ResultSetRow[] rows)
Sets the rows value for this ResultSet.
|
| Constructor and Description |
|---|
ResultSet(ResultSetRow[] rows,
long totalRowCount,
ResultSetMetaData metaData) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.