public class SortaServiceRequest extends Object
| Constructor and Description |
|---|
SortaServiceRequest(String sortaJobExecutionId,
String ontologyIri,
String filterQuery,
boolean matched,
EntityPager entityPager) |
| Modifier and Type | Method and Description |
|---|---|
EntityPager |
getEntityPager() |
String |
getFilterQuery() |
String |
getOntologyIri() |
String |
getSortaJobExecutionId() |
boolean |
isMatched() |
public SortaServiceRequest(String sortaJobExecutionId, String ontologyIri, String filterQuery, boolean matched, EntityPager entityPager)
public String getSortaJobExecutionId()
public boolean isMatched()
public EntityPager getEntityPager()
public String getOntologyIri()
public String getFilterQuery()
Copyright © 2017. All rights reserved.