public class ReferencedSiteReconcileResource extends BaseGoogleRefineReconcileResource
nsPrefixService| Constructor and Description |
|---|
ReferencedSiteReconcileResource(javax.servlet.ServletContext context,
String siteId) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.stanbol.entityhub.servicesapi.query.FieldQuery |
createFieldQuery()
Creates a new FieldQuery
|
protected String |
getSiteName()
Getter for the name of the Site as used for logging
|
protected org.apache.stanbol.entityhub.servicesapi.query.QueryResultList<org.apache.stanbol.entityhub.servicesapi.model.Representation> |
performQuery(org.apache.stanbol.entityhub.servicesapi.query.FieldQuery query) |
handleCorsPreflight, query, queryPOST, sendMetadatapublic ReferencedSiteReconcileResource(@Context
javax.servlet.ServletContext context,
String siteId)
protected org.apache.stanbol.entityhub.servicesapi.query.QueryResultList<org.apache.stanbol.entityhub.servicesapi.model.Representation> performQuery(org.apache.stanbol.entityhub.servicesapi.query.FieldQuery query)
throws org.apache.stanbol.entityhub.servicesapi.site.SiteException
performQuery in class BaseGoogleRefineReconcileResourcequery - org.apache.stanbol.entityhub.servicesapi.site.SiteExceptionprotected String getSiteName()
BaseGoogleRefineReconcileResourcegetSiteName in class BaseGoogleRefineReconcileResourceprotected org.apache.stanbol.entityhub.servicesapi.query.FieldQuery createFieldQuery()
BaseGoogleRefineReconcileResourcecreateFieldQuery in class BaseGoogleRefineReconcileResourceCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.