Package | Description |
---|---|
com.gentics.api.lib.datasource |
Package for datasource related classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
DatasourceRow |
DatasourceRecordSet.getRow(int rowNum)
Get the DatasourceRow with the given index
|
Modifier and Type | Method and Description |
---|---|
void |
DatasourceRecordSet.addRow(DatasourceRow dsRow)
Add a DatasourceRow at the end of the DatasourceRecordSet
|
Copyright © 2019 Gentics Software. All Rights Reserved.