| Package | Description |
|---|---|
| org.alfresco.repo.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
ResultSetMetaData |
ResultSet.getMetaData()
Gets the metaData value for this ResultSet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSet.setMetaData(ResultSetMetaData metaData)
Sets the metaData value for this ResultSet.
|
| Constructor and Description |
|---|
ResultSet(ResultSetRow[] rows,
long totalRowCount,
ResultSetMetaData metaData) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.