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, toStringpublic RDFConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable)
public com.hp.hpl.jena.rdf.model.Model createRDFModel()
throws IOException,
DataServiceFault
IOExceptionDataServiceFaultpublic String getRDFDataSourcePath()
public ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler in class ConfigODataServiceFaultpublic boolean isResultSetFieldsCaseSensitive()
isResultSetFieldsCaseSensitive in class ConfigCopyright © 2018 WSO2. All rights reserved.