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