com.iplanet.jato.model
Interface RetrievingDatasetModel

All Superinterfaces:
DatasetModel, ExecutingModel, Model, RetrievingModel
All Known Subinterfaces:
SelectQueryModel

public interface RetrievingDatasetModel
extends RetrievingModel, DatasetModel

This interface simply combines two key interfaces

Version:
JATO/1.2.2 $Id: RetrievingDatasetModel.java,v 1.6 2002/03/16 03:26:31 todd Exp $

Methods inherited from interface com.iplanet.jato.model.RetrievingModel
retrieve
 
Methods inherited from interface com.iplanet.jato.model.ExecutingModel
execute
 
Methods inherited from interface com.iplanet.jato.model.Model
getName, getValue, getValues, setName, setValue, setValues
 
Methods inherited from interface com.iplanet.jato.model.DatasetModel
beforeFirst, first, getLocation, getLocationOffset, getSize, last, next, previous, setLocation, setSize