Uses of Interface
com.gentics.api.lib.datasource.DatasourceRow

Packages that use DatasourceRow
com.gentics.api.lib.datasource Package for datasource related classes and interfaces. 
 

Uses of DatasourceRow in com.gentics.api.lib.datasource
 

Methods in com.gentics.api.lib.datasource that return DatasourceRow
 DatasourceRow DatasourceRecordSet.getRow(int rowNum)
          Get the DatasourceRow with the given index
 

Methods in com.gentics.api.lib.datasource with parameters of type DatasourceRow
 void DatasourceRecordSet.addRow(DatasourceRow dsRow)
          Add a DatasourceRow at the end of the DatasourceRecordSet
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.