public class PersonGrantCountQueryRunner extends Object implements QueryRunner<Set<Activity>>
| Modifier and Type | Field and Description |
|---|---|
protected static com.hp.hpl.jena.query.Syntax |
SYNTAX |
| Constructor and Description |
|---|
PersonGrantCountQueryRunner(String personURI,
RDFService rdfService,
org.apache.commons.logging.Log log) |
public PersonGrantCountQueryRunner(String personURI, RDFService rdfService, org.apache.commons.logging.Log log)
public Set<Activity> getQueryResult() throws MalformedQueryParametersException
getQueryResult in interface QueryRunner<Set<Activity>>MalformedQueryParametersExceptionCopyright © 2016. All rights reserved.