Interface QueryRunner<QueryResult>
-
- All Known Implementing Classes:
AllPropertiesQueryRunner,CoAuthorshipQueryRunner,CoPIGrantCountQueryRunner,GenericQueryRunner,GenericQueryRunnerOnModel,PersonGrantCountQueryRunner,PersonPublicationCountQueryRunner
public interface QueryRunner<QueryResult>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QueryResultgetQueryResult()
-
-
-
Method Detail
-
getQueryResult
QueryResult getQueryResult() throws MalformedQueryParametersException
-
-