public class RDFConfig extends Config
Constructor and Description |
---|
RDFConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ODataDataHandler |
createODataHandler() |
com.hp.hpl.jena.rdf.model.Model |
createRDFModel() |
String |
getRDFDataSourcePath() |
boolean |
isActive() |
boolean |
isResultSetFieldsCaseSensitive() |
getConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toString
public RDFConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable)
public com.hp.hpl.jena.rdf.model.Model createRDFModel() throws IOException, DataServiceFault
IOException
DataServiceFault
public String getRDFDataSourcePath()
public ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler
in class Config
ODataServiceFault
public boolean isResultSetFieldsCaseSensitive()
isResultSetFieldsCaseSensitive
in class Config
Copyright © 2019 WSO2. All rights reserved.