public class CoPIGrantCountQueryRunner extends Object implements QueryRunner<CollaborationData>
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.jena.query.Syntax |
SYNTAX |
| Constructor and Description |
|---|
CoPIGrantCountQueryRunner(String egoURI,
edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq,
org.apache.commons.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
CoInvestigationData |
getQueryResult() |
public CoPIGrantCountQueryRunner(String egoURI, edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq, org.apache.commons.logging.Log log)
public CoInvestigationData getQueryResult() throws MalformedQueryParametersException
getQueryResult in interface QueryRunner<CollaborationData>MalformedQueryParametersExceptionCopyright © 2022. All rights reserved.