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