Uses of Class
org.weblab_project.core.model.query.ResultSet

Packages that use ResultSet
org.weblab_project.core.model.query   
org.weblab_project.services.searcher.types   
 

Uses of ResultSet in org.weblab_project.core.model.query
 

Methods in org.weblab_project.core.model.query that return ResultSet
 ResultSet ObjectFactory.createResultSet()
          Create an instance of ResultSet
 

Uses of ResultSet in org.weblab_project.services.searcher.types
 

Fields in org.weblab_project.services.searcher.types declared as ResultSet
protected  ResultSet SearchReturn.resultSet
           
 

Methods in org.weblab_project.services.searcher.types that return ResultSet
 ResultSet SearchReturn.getResultSet()
          Gets the value of the resultSet property.
 

Methods in org.weblab_project.services.searcher.types with parameters of type ResultSet
 void SearchReturn.setResultSet(ResultSet value)
          Sets the value of the resultSet property.
 



Copyright © 2004-2010. All Rights Reserved.