Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

abortBoxcar(DataService) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method aborts the current boxcarring session
absolute(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
AbstractAuthorizationProvider - Class in org.wso2.carbon.dataservices.core.auth
This is the abstract class which implements some of the methods in Authorization provider interface.
AbstractAuthorizationProvider() - Constructor for class org.wso2.carbon.dataservices.core.auth.AbstractAuthorizationProvider
 
AbstractCustomDataSourceReader - Class in org.wso2.carbon.dataservices.core.custom.datasource
This class represents a common data source reader implementation for data services custom data sources.
AbstractCustomDataSourceReader() - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader
 
AbstractCustomDataSourceReader.CustomDataSourceInfo - Class in org.wso2.carbon.dataservices.core.custom.datasource
 
accessResource(DataService, String, Map<String, ParamValue>, String) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method accesses a resource defined in the data service.
activate(ComponentContext) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
addArrayValue(ParamValue) - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
addAttribute(XMLStreamWriter, String, ParamValue, QName, int) - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
addAttributeEntry(StaticOutputElement) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
addCallQueryEntry(CallQuery) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
addConfig(Config) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
addConnection(String, String, int, DataServiceConnection) - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
addElementEntry(StaticOutputElement) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
addEventTrigger(EventTrigger) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
addNavigationKeys(String, List<NavigationKeys>) - Method in class org.wso2.carbon.dataservices.core.odata.NavigationTable
 
addOperation(Operation) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
addOrdinal(int) - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
addOutputElementGroupEntry(OutputElementGroup) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
addParam(String, ParamValue) - Static method in class org.wso2.carbon.dataservices.core.boxcarring.TLParamStore
 
addParam(ExternalParam) - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
addParam(InternalParam) - Method in class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
 
addParticipant(BatchRequestParticipant) - Static method in class org.wso2.carbon.dataservices.core.dispatch.BatchDataServiceRequest
 
addProperty(WSDLToDataService.ModelProperty) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
addQuery(Query) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
addQueryPreprocessedObject(Object) - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
addReference(DataRequest, String, URI, NoContentResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
addRequest(DataServiceRequest) - Method in class org.wso2.carbon.dataservices.core.boxcarring.RequestBox
 
addRequests(DataServiceRequest) - Method in class org.wso2.carbon.dataservices.core.dispatch.RequestBoxRequest
Method to add requests to the request box.
addResource(Resource) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
addRow(DataRow) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter
 
addTempParam(String, ParamValue) - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
addToArrayValue(ParamValue) - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
Adds the given string to current array types ParamValue.
addValue(String, ParamValue) - Method in class org.wso2.carbon.dataservices.core.engine.DataEntry
 
addValue(String, String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataEntry
 
afterLast() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
AGGREGATEFUNC - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
aggregateFunctions - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
ALL - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
analyseStatement() - Method in class org.wso2.carbon.dataservices.core.sqlparser.analysers.KeyWordAnalyzer
 
analyseStatement() - Method in class org.wso2.carbon.dataservices.core.sqlparser.analysers.SelectAnalyser
This method analyses a queue of string tokens associated with the sql keyword SELECT, which is produced by the Lexical Analyser and embeds the proper syntaxes correspond to each of the tokens in the input token queue recursively.
analyseStatement() - Method in class org.wso2.carbon.dataservices.core.sqlparser.analysers.WhereAnalyzer
 
AnalyzerFactory - Class in org.wso2.carbon.dataservices.core.sqlparser.analysers
 
AnalyzerFactory() - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.analysers.AnalyzerFactory
 
AND - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
andOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
anyUnsupported(ODataRequest, ODataResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
applyCondition(String, String, String) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter
 
applyCountSystemQueryOption(CountOption, EntityCollection) - Static method in class org.wso2.carbon.dataservices.core.odata.QueryHandler
This method applies count query option to the given entity collection.
applyFilterSystemQuery(FilterOption, EntityCollection, EdmBindingTarget) - Static method in class org.wso2.carbon.dataservices.core.odata.QueryHandler
This method applies filter query option to the given entity collection.
applyOrderByOption(OrderByOption, EntityCollection, EdmBindingTarget) - Static method in class org.wso2.carbon.dataservices.core.odata.QueryHandler
This method applies order by option query to the given entity collection.
applyServerSidePaging(SkipTokenOption, EntityCollection, EdmEntitySet, String, Integer) - Static method in class org.wso2.carbon.dataservices.core.odata.QueryHandler
This method applies server-side paging to the given entity collection.
applySkipSystemQueryHandler(SkipOption, EntityCollection) - Static method in class org.wso2.carbon.dataservices.core.odata.QueryHandler
This method applies skip query option to the given entity collection.
applyTopSystemQueryOption(TopOption, EntityCollection) - Static method in class org.wso2.carbon.dataservices.core.odata.QueryHandler
This method applies top query option to the given entity collection.
applyUserRoles(Set<String>) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
This populated the thread local variables that, track the allowed attributes and elements for the given user roles.
applyUserRoles(Set<String>) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
arithmeticOperator(BinaryOperatorKind) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
ArrayTypeValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Represents a validator to check if the given value is an array.
AS - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ASC - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ASCOLUMN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ASREF - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ASTERISK - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
asTypedOperand() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
asTypedOperand(EdmPrimitiveType...) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
asTypedOperand() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.UntypedOperand
 
asTypedOperand(EdmPrimitiveType...) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.UntypedOperand
 
asTypedOperand() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
asTypedOperand(EdmPrimitiveType[]) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
authenticate(String, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
AuthorizationProvider - Interface in org.wso2.carbon.dataservices.core.auth
This is the interface which we can use to connect to third party authorisation provider in order to do role based filtering in DSS.
AVG - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 

B

BASE_REGISTRY_AUTH_TOKEN_PATH - Static variable in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
BASE_WORKSHEET_URL - Static variable in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
BatchDataServiceRequest - Class in org.wso2.carbon.dataservices.core.dispatch
Represents a batch data service request.
BatchDataServiceRequest(DataService, String, List<Map<String, ParamValue>>) - Constructor for class org.wso2.carbon.dataservices.core.dispatch.BatchDataServiceRequest
 
BatchRequestParticipant - Interface in org.wso2.carbon.dataservices.core.dispatch
This interface represents a participant in a batch request.
beforeFirst() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
begin() - Method in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
beginBoxcar(DataService) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method begins a boxcarring session.
BinaryOperator - Class in org.wso2.carbon.dataservices.core.odata.expression.operation
 
BinaryOperator(VisitorOperand, VisitorOperand) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
BoxcarringDataServiceRequest - Class in org.wso2.carbon.dataservices.core.dispatch
Boxcarring data service request for service call grouping.
BoxcarringDataServiceRequest(DataServiceRequest) - Constructor for class org.wso2.carbon.dataservices.core.dispatch.BoxcarringDataServiceRequest
 
buildLocation(String, Entity, String, EdmEntityType) - Static method in class org.wso2.carbon.dataservices.core.odata.ODataUtils
This method creates access uri for the entity.

C

CallableRequest - Class in org.wso2.carbon.dataservices.core.engine
This class represents an entity which can be called to carry out a specific execution of a request, which can be invoking a data service operation or accessing a resource.
CallableRequest(String, String, CallQuery, boolean, CallableRequest, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.engine.CallableRequest
Creates a callable request with the given request name and a call query.
CallQuery - Class in org.wso2.carbon.dataservices.core.engine
A call-query is an expression which leads to the execution of a query.
CallQuery(DataService, String, Map<String, CallQuery.WithParam>, Set<String>) - Constructor for class org.wso2.carbon.dataservices.core.engine.CallQuery
 
CallQuery.WithParam - Class in org.wso2.carbon.dataservices.core.engine
This class represents a "with-param" element in a call-query.
cancelRowUpdates() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
CassandraConfig - Class in org.wso2.carbon.dataservices.core.description.config
Cassandra-CQL data source implementation.
CassandraConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
CassandraDataHandler - Class in org.wso2.carbon.dataservices.core.odata
This class implements cassandra datasource related operations for ODataDataHandler.
CassandraDataHandler(String, Session, String) - Constructor for class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
CassandraQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents Cassandra-CQL data services query implementation.
CassandraQuery(DataService, String, String, List<QueryParam>, Result, String, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.CassandraQuery
 
castTo(String, EdmPrimitiveType) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
castToCommonType(VisitorOperand) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
ceiling() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
cleanup() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Cleanup operations done when undeploying the data service.
clear() - Method in class org.wso2.carbon.dataservices.core.boxcarring.RequestBox
 
clear() - Static method in class org.wso2.carbon.dataservices.core.boxcarring.TLParamStore
 
clearBatchRequestStatus() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
clearOrdinals() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
clearRequestStatus() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
clearTempValues() - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
clearWarnings() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
cloneAndReturnBuiltElement(OMElement) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Creates a new OMElement from the given element and build it and return.
close() - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.CustomDataSourceBase
Closes the data source.
close() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource
 
close() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
close() - Method in interface org.wso2.carbon.dataservices.core.DataServiceConnection
Close the connection.
close() - Method in class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryBasedDSConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.SparqlEndpointConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
close() - Method in class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
close() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
close() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
close() - Method in class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
closeAll() - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
COLON - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
COLUMN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
COLUMNS - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
COMMA - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
commit() - Method in interface org.wso2.carbon.dataservices.core.DataServiceConnection
Checks and commits the current connection if it is commitable.
commit() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
commit() - Method in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
commit(String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
commitAll() - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
commitNonXAConns() - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
commitTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
commitTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method commits the transaction.
commitTransaction() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method commits the transaction.
commitTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
CommonParams(AxisService, DataService) - Constructor for class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
compareTo(Object) - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource.ResourceID
 
concat() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
CONCAT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
concatDataFunction(List<String>, String, List<String>) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
Config - Class in org.wso2.carbon.dataservices.core.description.config
Represents a config in a data service.
Config(DataService, String, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.Config
 
ConfigFactory - Class in org.wso2.carbon.dataservices.core.description.config
A factory class to create config objects to the given data.
ConfigSerializer - Class in org.wso2.carbon.dataservices.core.description.config
This class represents the serializing functionality of a Config.
ConfigSerializer() - Constructor for class org.wso2.carbon.dataservices.core.description.config.ConfigSerializer
 
ConfigurationBasedAuthenticator - Class in org.wso2.carbon.dataservices.core.auth
This class represents a dynamic user authenticator based on a static XML configuration.
ConfigurationBasedAuthenticator(String) - Constructor for class org.wso2.carbon.dataservices.core.auth.ConfigurationBasedAuthenticator
 
contains() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
controlCharacters - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
convertFromScalarToArray(ParamValue) - Static method in class org.wso2.carbon.dataservices.core.engine.ParamValue
Converts a ParamValue object containing a scalar to another ParamValue object containing an array.
convertInputParamValue(String, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Convert the string input param value to its typed object value.
convertInputParamValues(List<InternalParam>) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Convert the input parameter values to its types object values.
convertToTimestampString(Timestamp) - Static method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
convertToTimeString(Time) - Static method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
convertTypeLiteral(Model, InternalParam) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
COUNT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
createAbortBoxcarOperation(DataService) - Static method in class org.wso2.carbon.dataservices.core.description.operation.OperationFactory
 
createAnalyzer(String, Queue<String>) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.analysers.AnalyzerFactory
 
createAxisFault(Exception) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Creates an AxisFault.
createBeginBoxcarOperation(DataService) - Static method in class org.wso2.carbon.dataservices.core.description.operation.OperationFactory
 
createCallQueries(DataService, Iterator<OMElement>) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
Create a collection of call queries with the given call query element.
createColumnMappings(String[]) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
create a map which maps the column numbers to column names, column numbers starts with 1 (1 based).
createConfig(DataService, OMElement) - Static method in class org.wso2.carbon.dataservices.core.description.config.ConfigFactory
 
createConnection() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
createConnection(String, String) - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
createCSVReader() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
createDataService(OMElement, String) - Static method in class org.wso2.carbon.dataservices.core.DataServiceFactory
Creates a DataService object with the given information.
createDataService(OMElement, String) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method creates a DataService object, given the data services descriptor information.
createDataServiceRequest(MessageContext) - Static method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
createDataSource(String, boolean) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader
 
createDataTable(String, List<DataColumn>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
createDataTable(String, List<DataColumn>) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS
Creates a data table with the given name and the column information.
createDataTable(String, Map<String, Integer>) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.dataservices.core.internal.DSAxis2ConfigurationContextObserver
 
createDSFaultOM(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Creates OMElement using error details.
createEmptyBoxcarCallQuery(DataService) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
 
createEmptyCallQuery(DataService) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
 
createEndBoxcarOperation(DataService) - Static method in class org.wso2.carbon.dataservices.core.description.operation.OperationFactory
 
createEntity(DataRequest, Entity, EntityResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
createEventTrigger(DataService, OMElement) - Static method in class org.wso2.carbon.dataservices.core.description.event.EventTriggerFactory
 
createNewMongo(Map<String, String>) - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryCarbonDataSourceConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.InlineCustomQueryBasedDSConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.RDBMSConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.SparqlEndpointConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
createODataHandler() - Method in class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
createOperation(DataService, OMElement) - Static method in class org.wso2.carbon.dataservices.core.description.operation.OperationFactory
 
createProcessedQuery(String, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
Returns the Query manipulated to suite the given parameters, e.g.
createQuery(DataService, OMElement) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
 
createRDFModel() - Method in class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
createRequestBoxOperation(DataService) - Static method in class org.wso2.carbon.dataservices.core.description.operation.OperationFactory
 
createResource(DataService, OMElement) - Static method in class org.wso2.carbon.dataservices.core.description.resource.ResourceFactory
 
createWorkbook() - Method in class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
crossJoin(DataRequest, List<String>, ODataResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
CSVConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a CSV based data source configuration.
CSVConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
CSVQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a CSV data services query.
CSVQuery(DataService, String, List<QueryParam>, String, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.CSVQuery
 
CustomDataSourceBase - Interface in org.wso2.carbon.dataservices.core.custom.datasource
This interface represents the common functionality for a custom data source implementation in data services.
CustomDataSourceInfo() - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader.CustomDataSourceInfo
 
CustomQueryBasedDS - Interface in org.wso2.carbon.dataservices.core.custom.datasource
This interface represents a custom query data based custom data source implementation in data services.
CustomQueryBasedDSConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a data services custom query based data source configuration.
CustomQueryBasedDSConfig(DataService, String, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.CustomQueryBasedDSConfig
 
CustomQueryBasedDSQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents the query class for data services query based custom data sources.
CustomQueryBasedDSQuery(DataService, String, List<QueryParam>, Result, String, EventTrigger, EventTrigger, Map<String, String>, String, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.CustomQueryBasedDSQuery
 
CustomQueryCarbonDataSourceConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents an custom query based Carbon Data Source data source configuration.
CustomQueryCarbonDataSourceConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.CustomQueryCarbonDataSourceConfig
 
CustomQueryDataSourceReader - Class in org.wso2.carbon.dataservices.core.custom.datasource
This class represents the data source reader implementation for data services custom query data sources.
CustomQueryDataSourceReader() - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.CustomQueryDataSourceReader
 
CustomSQLDataSource(TabularDataBasedDS) - Constructor for class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
CustomTabularDataSourceReader - Class in org.wso2.carbon.dataservices.core.custom.datasource
This class represents the data source reader implementation for data services custom tabular data sources.
CustomTabularDataSourceReader() - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.CustomTabularDataSourceReader
 

D

DATA_SOURCE_TYPE - Static variable in class org.wso2.carbon.dataservices.core.custom.datasource.CustomQueryDataSourceReader
 
DATA_SOURCE_TYPE - Static variable in class org.wso2.carbon.dataservices.core.custom.datasource.CustomTabularDataSourceReader
 
DataColumn - Class in org.wso2.carbon.dataservices.core.custom.datasource
This class represents a data column in a custom data source.
DataColumn(String) - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.DataColumn
 
DataColumn - Class in org.wso2.carbon.dataservices.core.odata
This class represents a data column properties.
DataColumn(String, DataColumn.ODataDataType, int, boolean, int, boolean) - Constructor for class org.wso2.carbon.dataservices.core.odata.DataColumn
 
DataColumn(String, DataColumn.ODataDataType, boolean) - Constructor for class org.wso2.carbon.dataservices.core.odata.DataColumn
 
DataColumn.ODataDataType - Enum in org.wso2.carbon.dataservices.core.odata
 
DataEntry - Class in org.wso2.carbon.dataservices.core.engine
Represents one row of data.
DataEntry() - Constructor for class org.wso2.carbon.dataservices.core.engine.DataEntry
 
DataManipulator - Class in org.wso2.carbon.dataservices.core.sqlparser
 
DataManipulator() - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
DataRow - Interface in org.wso2.carbon.dataservices.core.custom.datasource
This interface represents a data row in a custom data source.
DataService - Class in org.wso2.carbon.dataservices.core.engine
This class is the logical representation of a data service, and is the location of all the queries, operations and configurations associated with a specific DS.
DataService(String, String, String, String, String, boolean, boolean, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.DataService
 
DataServiceAdmin - Class in org.wso2.carbon.dataservices.core.admin
Data Services admin service class, for the basic functions.
DataServiceAdmin() - Constructor for class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
DataServiceConnection - Interface in org.wso2.carbon.dataservices.core
This class represents a data services connection used when storing in TL storage for transactions.
DataServiceDocLitWrappedSchemaGenerator - Class in org.wso2.carbon.dataservices.core
Used to generate XML Schema for a Data Service.
DataServiceDocLitWrappedSchemaGenerator() - Constructor for class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator
 
DataServiceDocLitWrappedSchemaGenerator.CommonParams - Class in org.wso2.carbon.dataservices.core
Represents commonly used parameters in the schema generator, an instance of this is passed around the methods.
DataServiceFactory - Class in org.wso2.carbon.dataservices.core
Factory class for creating DataService objects from the data services configuration.
DataServiceFactory() - Constructor for class org.wso2.carbon.dataservices.core.DataServiceFactory
 
DataServiceFault - Exception in org.wso2.carbon.dataservices.core
This class represents exceptions that occur in data services.
DataServiceFault(Throwable, String, String) - Constructor for exception org.wso2.carbon.dataservices.core.DataServiceFault
 
DataServiceFault(Throwable) - Constructor for exception org.wso2.carbon.dataservices.core.DataServiceFault
 
DataServiceFault(Throwable, String) - Constructor for exception org.wso2.carbon.dataservices.core.DataServiceFault
 
DataServiceFault(String, String) - Constructor for exception org.wso2.carbon.dataservices.core.DataServiceFault
 
DataServiceFault(String) - Constructor for exception org.wso2.carbon.dataservices.core.DataServiceFault
 
DataServiceFileUploader - Class in org.wso2.carbon.dataservices.core.admin
Data Services admin service class used for file uploading.
DataServiceFileUploader() - Constructor for class org.wso2.carbon.dataservices.core.admin.DataServiceFileUploader
 
DataServiceInstance - Class in org.wso2.carbon.dataservices.core.jmx
JMX MBean implementation to represent a data service.
DataServiceInstance(DataService) - Constructor for class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
DataServiceInstanceMBean - Interface in org.wso2.carbon.dataservices.core.jmx
JMX MBean interface to represent a data service.
DataServiceProcessor - Class in org.wso2.carbon.dataservices.core
Processes and dispatches data service requests.
DataServiceProcessor() - Constructor for class org.wso2.carbon.dataservices.core.DataServiceProcessor
 
DataServiceRequest - Class in org.wso2.carbon.dataservices.core.dispatch
Represents a data services request.
DataServiceRequest(DataService, String) - Constructor for class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
DataServicesDSComponent - Class in org.wso2.carbon.dataservices.core.internal
 
DataServicesDSComponent() - Constructor for class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
DataServiceSerializer - Class in org.wso2.carbon.dataservices.core.engine
This class represents the serializing functionality of a DataService.
DataServiceSerializer() - Constructor for class org.wso2.carbon.dataservices.core.engine.DataServiceSerializer
 
DataServiceUser - Class in org.wso2.carbon.dataservices.core
Represents a data services user who is sending requests.
DataServiceUser(String, Set<String>) - Constructor for class org.wso2.carbon.dataservices.core.DataServiceUser
 
DataTable - Interface in org.wso2.carbon.dataservices.core.custom.datasource
This represents a data table in a custom data source.
day() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
DBDeployer - Class in org.wso2.carbon.dataservices.core
Represents the custom Axis2 deployer used in deploying data-services .dbs files.
DBDeployer() - Constructor for class org.wso2.carbon.dataservices.core.DBDeployer
 
DBInOnlyMessageReceiver - Class in org.wso2.carbon.dataservices.core
This class represents the Axis2 message receiver used to dispatch in-only service calls.
DBInOnlyMessageReceiver() - Constructor for class org.wso2.carbon.dataservices.core.DBInOnlyMessageReceiver
 
DBInOutMessageReceiver - Class in org.wso2.carbon.dataservices.core
This class represents the Axis2 message receiver used to dispatch in-out service calls.
DBInOutMessageReceiver() - Constructor for class org.wso2.carbon.dataservices.core.DBInOutMessageReceiver
 
DBServerData - Class in org.wso2.carbon.dataservices.core.admin
This class contains database connection related properties.
DBServerData() - Constructor for class org.wso2.carbon.dataservices.core.admin.DBServerData
 
DBUtils - Class in org.wso2.carbon.dataservices.core
Utility class for data services based operations.
DBUtils() - Constructor for class org.wso2.carbon.dataservices.core.DBUtils
 
deactivate(ComponentContext) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
DEFAULT_QUOTE_CHAR - Static variable in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
DELAYED - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
deleteData(long...) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataTable
Deletes rows from the data table.
deleteData(long...) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
deleteEntity(DataRequest, String, EntityResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
deleteEntityInTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
deleteEntityInTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method deletes the entity from the collection for a given key.
deleteEntityInTable(String, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method deletes entity from table.
deleteEntityInTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
deleteReference(String, ODataEntry, String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
deleteReference(String, ODataEntry, String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method deletes the references of the table where the keys were imported.
deleteReference(DataRequest, URI, String, NoContentResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
deleteReference(String, ODataEntry, String, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method deletes the references of the table where the keys were imported.
deleteReference(String, ODataEntry, String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
deleteRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
deleteRows(int...) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter
 
delimiters - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
deploy(DeploymentFileData) - Method in class org.wso2.carbon.dataservices.core.DBDeployer
Deploys a data service with the given deployment data.
deployDataService(AxisConfiguration, byte[]) - Static method in class org.wso2.carbon.dataservices.core.WSDLToDataService
Creates and deploys a contract first data service with the given WSDL data.
DEPLOYMENT_FOLDER_NAME - Static variable in class org.wso2.carbon.dataservices.core.DBDeployer
Data Services directory name to be used in Axis2 service deployment
DESC - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
determineType() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.UntypedOperand
 
dispatch(MessageContext) - Static method in class org.wso2.carbon.dataservices.core.DataServiceProcessor
 
dispatch() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
Dispatches the current request.
DispatchStatus - Class in org.wso2.carbon.dataservices.core.dispatch
This class contains operations to find out the current dispatch status.
DispatchStatus() - Constructor for class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
DISTINCT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
DISTINCTROW - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
DIVISION - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
DOT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
DoubleRangeValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Represents a validator which check a double value range.
DoubleRangeValidator(double, double, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.validation.standard.DoubleRangeValidator
 
dropDataTable(String) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
dropDataTable(String) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS
Drops the data table with the given name.
dropDataTable(String) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
DS_QUERY_TYPE_NORMAL - Static variable in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
DS_QUERY_TYPE_STORED_PROC - Static variable in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
DSAxis2ConfigurationContextObserver - Class in org.wso2.carbon.dataservices.core.internal
 
DSAxis2ConfigurationContextObserver() - Constructor for class org.wso2.carbon.dataservices.core.internal.DSAxis2ConfigurationContextObserver
 
DSDummyService - Class in org.wso2.carbon.dataservices.core.internal
 
DSDummyService() - Constructor for class org.wso2.carbon.dataservices.core.internal.DSDummyService
 
DSGenerator - Class in org.wso2.carbon.dataservices.core.script
Convert whole database into list of data-service objects,data-service object per a each table This data-service object contain the all the basic database operations as follows Insert, Delete, Update, Select and Select all.This class has overload constructors.
DSGenerator(String, String, String[], String[], boolean, String, String) - Constructor for class org.wso2.carbon.dataservices.core.script.DSGenerator
Constructor creates and initializes the meta data object create DS object per table
DSOMDataSource - Class in org.wso2.carbon.dataservices.core.engine
This class represents the data source for an OMElement, where the generation of data is encapsulated in this object, and it is used in on-demand data retrieval, and effectively streaming data.
DSOMDataSource(DataService, String, Map<String, ParamValue>) - Constructor for class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
DSSessionManager - Class in org.wso2.carbon.dataservices.core
This class manages sessions within data services.
DSSessionManager() - Constructor for class org.wso2.carbon.dataservices.core.DSSessionManager
 
DSSqlTypes - Class in org.wso2.carbon.dataservices.core.script
Feed a array using ,wso2 define sql types for Data-service return the static array which contain the data types
DSSqlTypes() - Constructor for class org.wso2.carbon.dataservices.core.script.DSSqlTypes
 
DSSXATransactionManager - Class in org.wso2.carbon.dataservices.core.description.xa
XA transaction manager for DSS.
DSSXATransactionManager(TransactionManager) - Constructor for class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
DSTools - Class in org.wso2.carbon.dataservices.core.tools
This class is used in creating and invoking data services locally, without running it as a server.
DSTools() - Constructor for class org.wso2.carbon.dataservices.core.tools.DSTools
 
DUMPFILE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
DUPLICATE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
DynamicSqlUtils - Class in org.wso2.carbon.dataservices.core.script
This class create SQL Statement in Dynamically When Consider One Statement it build by part by part in the Runtime after complete the Statement it executed and finally return the Result as a single query so it can use for SQL query operations
DynamicSqlUtils() - Constructor for class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
 
DynamicUserAuthenticator - Interface in org.wso2.carbon.dataservices.core.auth
This interface represents the functionality that should be implemented to provide custom dynamic user authentication logic.

E

E_TAG - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EchoDataSource - Class in org.wso2.carbon.dataservices.core.custom.datasource
A sample query based data source implementation which simply echos the parameters sent to it.
EchoDataSource() - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource
 
EchoDataSource.EchoQueryResult - Class in org.wso2.carbon.dataservices.core.custom.datasource
Sample query:- "column1,column2,column3; R1C1 $1,R1C2 $2; R2C1 $3,R2C2 $4"
EchoQueryResult(String, List<InternalParam>) - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource.EchoQueryResult
 
EDM_BYTE_MAX - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_BYTE_MIN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_INT16_MAX - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_INT16_MIN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_INT32_MAX - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_INT32_MIN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_INT64_MAX - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_INT64_MIN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_SBYTE_MIN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_SINGLE_MAX - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EDM_SINGLE_MIN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
EdmNull - Class in org.wso2.carbon.dataservices.core.odata.expression.primitive
 
EdmNull() - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
EDMProvider - Class in org.wso2.carbon.dataservices.core.odata
This class implements Olingo CsdlAbstractEdmProvider, OData EDM provider which contains the service metadata.
EDMProvider(List<String>, String, String, Map<String, List<CsdlProperty>>, Map<String, List<CsdlPropertyRef>>, List<String>, Map<String, NavigationTable>) - Constructor for class org.wso2.carbon.dataservices.core.odata.EDMProvider
 
EDN_SBYTE_MAX - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
encodeBase64(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Encode the given string with base64 encoding.
endBoxcar(DataService) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method ends and commits a boxcarring session.
endElement(XMLStreamWriter) - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
endsWith() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
EQUAL - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
equals(Object) - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource.ResourceID
 
equals(Object) - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
equals(Object) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
EQUALS - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
equalsOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
evaluate(OMElement) - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
This class must be implemented by a concrete implementation of the EventTrigger class, to provide the logic in evaluating the XML input.
evaluate(OMElement) - Method in class org.wso2.carbon.dataservices.core.description.event.XPathEventTrigger
 
evaluateString(String, ExternalParamCollection) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
EVENT_DISPATCHER_NAME - Static variable in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
EventTrigger - Class in org.wso2.carbon.dataservices.core.description.event
This class represents an ..
EventTrigger(DataService, String, String, String, String, List<String>) - Constructor for class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
EventTriggerFactory - Class in org.wso2.carbon.dataservices.core.description.event
This class creates the EventTrigger objects by passing the relevant event-trigger sections in the dbs file.
EventTriggerSerializer - Class in org.wso2.carbon.dataservices.core.description.event
This class represents the serializing functionality of an EventTrigger.
EventTriggerSerializer() - Constructor for class org.wso2.carbon.dataservices.core.description.event.EventTriggerSerializer
 
ExcelConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a Excel based data source configuration.
ExcelConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
ExcelQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a Excel data services query.
ExcelQuery(DataService, String, List<QueryParam>, String, String, boolean, int, int, int, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
execute() - Method in class org.wso2.carbon.dataservices.core.boxcarring.RequestBox
This is called when a boxcarring session is over, and the stored requests will be executed, the result of the last operation is returned.
execute(OMElement, String) - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
Executes the event trigger, this uses the "evaluate" method to check if an event should be fired, if so, it sends out the event notification.
execute(XMLStreamWriter, ExternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.description.operation.Operation
This executes the operation, by retrieving the call query group associated with it, and executing the query group.
execute(XMLStreamWriter, Map<String, ParamValue>, int) - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
execute(XMLStreamWriter, ExternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource
 
execute(XMLStreamWriter, ExternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
This method must be implemented in concrete classes to define the semantics of the request.
execute(XMLStreamWriter) - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
execute(XMLStreamWriter, ExternalParamCollection, int, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
Executes and writes the contents of this element, given the parameters.
executeElement(XMLStreamWriter, ExternalParamCollection, int, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
executeElement(XMLStreamWriter, ExternalParamCollection, int, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
executeElement(XMLStreamWriter, ExternalParamCollection, int, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
executeElement(XMLStreamWriter, ExternalParamCollection, int, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
executeInOnly() - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
This method is called when the current request is a in-only operations, so a result is not expected.
executeQuery(String, List<InternalParam>) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.CustomQueryBasedDS
 
executeQuery(String, List<InternalParam>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource
 
ExpressionQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents Generalized Query Expressions which are similar to SQL and CQL.
ExpressionQuery(DataService, String, List<QueryParam>, String, Result, String, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
 
ExpressionVisitorImpl - Class in org.wso2.carbon.dataservices.core.odata.expression
 
ExpressionVisitorImpl(Entity, EdmBindingTarget) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
ExternalParam - Class in org.wso2.carbon.dataservices.core.engine
Represents a parameter passed into call queries.
ExternalParam(String, ParamValue, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.ExternalParam
 
ExternalParamCollection - Class in org.wso2.carbon.dataservices.core.engine
Represents a collection of ExternalParam objects.
ExternalParamCollection() - Constructor for class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
extractFaultCode(Throwable) - Static method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
extractFaultMessage(Throwable) - Static method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
extractInputMappingNames(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
Extracts out the Input mappings names specified in the query
extractKey(String) - Static method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
extractOutputColumns(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
This method returns the list of queried columns of a particular input sql string.
extractProperties(OMElement) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
extractUDTObjectName(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Extracts the UDT column name from a given parameter name

F

FACTOR_SECOND - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
FACTOR_SECOND_INT - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
FaultyServiceRectifier - Class in org.wso2.carbon.dataservices.core
This class represents a runnable class which re-deployes a data service after a fixed internal, this is used for data services that were unable to deploy earlier but will be deployable later.
FaultyServiceRectifier(AxisService, DeploymentFileData, ConfigurationContext) - Constructor for class org.wso2.carbon.dataservices.core.FaultyServiceRectifier
 
FetchSizeProperty(boolean, int) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SQLQuery.FetchSizeProperty
 
filterData(String, Object, TabularDataBasedDS.FilterOperator) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataTable
Returns filtered data according to the given criteria.
filterData(String, Object, TabularDataBasedDS.FilterOperator) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
findColumn(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
first() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
FixedDataRow - Class in org.wso2.carbon.dataservices.core.custom.datasource
This class represents an implementation of DataRow interface, which is a data row which has a fixed data amount.
FixedDataRow(Map<String, String>) - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.FixedDataRow
 
floor() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
FORWARD_SLASH - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
fractionalSeconds() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
FROM - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
fromUriLiteral(String) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 

G

generateAuthProviderFromXMLOMElement(OMElement) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Helper method to generate Authorization provider using config element
generateETag(String, String, ODataEntry) - Static method in class org.wso2.carbon.dataservices.core.odata.ODataUtils
This method generates an unique ETag for each data row entry.
generateRequestName(String, String) - Static method in class org.wso2.carbon.dataservices.core.description.resource.Resource
 
generateWorksheetFeedURL() - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
GenericValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Abstract validator class implementation which contains the mostly used validator functionality.
GenericValidator(String) - Constructor for class org.wso2.carbon.dataservices.core.validation.standard.GenericValidator
 
getActiveAxisServiceAccordingToDataServiceGroup(AxisConfiguration, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This method returns an active existing Axis Service for the given name data service group.
getActiveConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
getActiveConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getActiveConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getActiveConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
getActiveConnectionCount() - Method in class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
getAdvancedProperties() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getAllElements() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getAllElementsForCurrentRole() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getAllRoles(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
Service method to get all the user roles for use in role based filtering when creating data services.
getAllRoles() - Method in interface org.wso2.carbon.dataservices.core.auth.AuthorizationProvider
Method used to get all the user roles in order to display in data service design phase.
getAllRoles() - Method in class org.wso2.carbon.dataservices.core.auth.JWTAuthorizationProvider
 
getAllRoles() - Method in class org.wso2.carbon.dataservices.core.auth.UserStoreAuthorizationProvider
 
getAllRoles(int) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Retrieves all roles for a given tenantId to be used in role based filtering when creating dataservice.
getAllRolesUsingAuthorizationProvider(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Get roles using the AuthorizationProvider using the config given.
getAndRemoveQueryPreprocessObject() - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getArray(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getArray(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getArrayName() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
getArrayValue() - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
getAsciiStream(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getAsciiStream(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getAttributeEntries() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getAttributeEntriesForCurrentRole() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getAuthorizationProvider() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Getter method for Authorization Provider.
getAutoCommit() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getAutoCommit() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getAvailableDS() - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
Return data services
getAvailableDS(AxisConfiguration) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This method returns the available data services names.
getAxisService() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getBase64StringFromInputStream(InputStream) - Static method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getBatchRequestCount() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
getBatchRequestNumber() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
getBigDecimal(int, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBigDecimal(String, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBigDecimal(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBigDecimal(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBinaryStream(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBinaryStream(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBlob(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBlob(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBoolean(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBoolean(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getByte(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getByte(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBytes(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getBytes(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getCachedTransactionManager() - Static method in class org.wso2.carbon.dataservices.core.DBDeployer
 
getCallableRequest(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getCallableRequests() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getCallQuery() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
getCallQueryEntries() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getCarbonDataSourceNames() - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getCarbonDataSourceNames() - Static method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getCarbonDataSourceNamesForType(String[]) - Static method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getCarbonDataSourceNamesForTypes(String[]) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getCarbonDataSourceType(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getCarbonDataSourceType(String) - Static method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getChangeFetchSizeForRDBMS(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Returns whether or not to apply fetch size for the given jdbc connection
getCharacterStream(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getCharacterStream(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getClassName() - Method in class org.wso2.carbon.dataservices.core.description.xa.XADataSourceInfo
 
getClob(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getClob(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getCode() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getColumnByteLength() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnDataType() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnMappings() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
getColumnMappings() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
getColumnName() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnName() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getColumnNullable() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnPrecision() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnRadix() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnRemarks() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnReturn() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnReturnTypeName() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumns() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
getColumns() - Method in class org.wso2.carbon.dataservices.core.sqlparser.mappers.SelectMapper
Returns the list of column names specified between SELECT and FROM keywords, of a particular SQL query
getColumnScale() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getColumnSeparator() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
getColumnType() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getConcurrency() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.CSVQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.CustomQueryBasedDSQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.RdfFileQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlEndpointQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.SPARQLQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getConfig() - Method in class org.wso2.carbon.dataservices.core.description.query.WebQuery
 
getConfig(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getConfigContext() - Method in class org.wso2.carbon.dataservices.core.DBDeployer
 
getConfigId() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
getConfigId() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getConfigIdFromQueryId(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getConfigIdFromQueryId(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getConfigIds() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getConfigIds() - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getConfigs() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getConfigTypeFromId(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getConfigTypeFromId(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getConnection() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
getConnection(String, String) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
getConnection(String, String, int) - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
getConnectionURL4XADataSource(Config) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
getContainerTransactionManager(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Get the container managed transaction manager; if a JNDI name is given, that name is looked for a TransactionManager object, if not, the standard JNDI names are checked.
getContainerUserTransactionName() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getContextService() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getControlCharacters() - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
getCredentialsMap() - Method in class org.wso2.carbon.dataservices.core.auth.ConfigurationBasedAuthenticator
 
getCsvDataSourcePath() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
getCurrentContextUsername(DataService) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
getCurrentInternalParams() - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getCurrentParams() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getCurrentRefCursorOrdinal() - Static method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getCurrentRequestBox() - Static method in class org.wso2.carbon.dataservices.core.DSSessionManager
Returns the current RequestBox used in boxcarring.
getCurrentRequestName() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getCurrentTenantId() - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Returns the best effort way of finding the current tenant id, even if this is not in a current message request, i.e.
getCurrentUser() - Static method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getCurrentUserTenantId() - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This method is to get current user tenant ID, This will be only called when creating data service with role based filtering.
getCursorName() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getCustomDataSourceClass() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader.CustomDataSourceInfo
 
getCustomDataSourceProps() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader.CustomDataSourceInfo
 
getData(long, long) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataTable
Returns all the data in the table.
getData() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
getData(long, long) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
getData() - Method in class org.wso2.carbon.dataservices.core.engine.DataEntry
 
getData() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
 
getData() - Method in class org.wso2.carbon.dataservices.core.odata.ODataEntry
 
getDataCategory() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getDataColumns() - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataTable
Returns all the data table columns available.
getDataColumns() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource.EchoQueryResult
 
getDataColumns() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
getDataColumns() - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.QueryResult
Returns all the data table columns available.
getDataColumns() - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery.MongoQueryResult
 
getDataEntryFromRS(ResultSet) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.description.operation.Operation
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.description.xa.XADataSourceInfo
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
getDataService() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getDataServiceContentAsString(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
Returns data service content as a String.
getDataServiceDescriptorPath() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getDataServiceDescriptorPath() - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getDataServiceFileExtension() - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryBasedDSConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryCarbonDataSourceConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.InlineCustomQueryBasedDSConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
getDataSource() - Method in class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
getDataSourceId() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
getDataSourceName() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryCarbonDataSourceConfig
 
getDataSourceName() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getDataSourceService() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getDataTable(String) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
getDataTable(String) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS
Returns the data table with the given name.
getDataTable(String) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
getDataTableNames() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
getDataTableNames() - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS
Returns all the table names of the custom data source.
getDataTableNames() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
getDataTables() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
getDate(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Create a Date object from the given date string.
getDate(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getDate(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getDate(int, Calendar) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getDate(String, Calendar) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getdbSchemaList(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getDefaultElementGroup() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
getDefaultNamespace() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getDefaultType(EdmPrimitiveType) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
getDefaultType() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
getDefaultValue() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getDefaultValue() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getDefinedTypes() - Static method in class org.wso2.carbon.dataservices.core.script.DSSqlTypes
 
getDeleteStatement(String, String, String) - Method in class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
This method creates Data Delete SQL Statement

DELETE from [table name] where [field name] = 'whatever';

getDelimiters() - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
getDescription() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
getDescription() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getDouble(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getDouble(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getDriverClass() - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
getDSErrorList() - Method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getDsFaultMessage() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getDsLocation() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getDSRequest() - Method in class org.wso2.carbon.dataservices.core.dispatch.BoxcarringDataServiceRequest
 
getDSRequests() - Method in class org.wso2.carbon.dataservices.core.dispatch.BatchDataServiceRequest
 
getDSService(String, String, String[], String[], boolean, String, String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
Return the generated service name
getDSServiceList(String, String, String[], String[], boolean, String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
Return the generated services name list
getDSSTxManager() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getEdmProperty() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
getEdmProperty() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.UntypedOperand
 
getEdmProperty() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
getEdmProvider() - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
getElementEntries() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getElementMap() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getElementName() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
getElementType() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getEndpointUrls() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
getEntityContainer() - Method in class org.wso2.carbon.dataservices.core.odata.EDMProvider
 
getEntityContainerInfo(FullQualifiedName) - Method in class org.wso2.carbon.dataservices.core.odata.EDMProvider
 
getEntitySet(FullQualifiedName, String) - Method in class org.wso2.carbon.dataservices.core.odata.EDMProvider
 
getEntityType(FullQualifiedName) - Method in class org.wso2.carbon.dataservices.core.odata.EDMProvider
 
getEventBroker() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getEventTrigger(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getEventTriggers() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getExcelDataSourcePath() - Method in class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
getExport() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getExportType() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getExpression() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
getExpression() - Method in class org.wso2.carbon.dataservices.core.description.query.CustomQueryBasedDSQuery
 
getExpression() - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery
 
getExtension() - Method in class org.wso2.carbon.dataservices.core.DBDeployer
 
getFeed(URL, Class<F>) - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
getFetchDirection() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getFetchDirection() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getFetchSize() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.FetchSizeProperty
 
getFetchSize() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getFetchSize() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getFetchSizeProperty() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getFieldName() - Method in exception org.wso2.carbon.dataservices.core.validation.ValidationException
 
getFieldNames() - Method in class org.wso2.carbon.dataservices.core.validation.ValidationContext
 
getFieldValue(String) - Method in class org.wso2.carbon.dataservices.core.validation.ValidationContext
 
getFieldValue() - Method in exception org.wso2.carbon.dataservices.core.validation.ValidationException
 
getFloat(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getFloat(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getForeignKey() - Method in class org.wso2.carbon.dataservices.core.odata.NavigationKeys
 
getFullMessage() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
Returns a detailed description of the data service fault.
getFullQualifiedName() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
getGeneratedService() - Method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getGeneratedServiceList() - Method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getHeaderRow() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
getHeaderRow() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
getHeaderRow() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
getHoldability() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getHTTPMethodsForResourcePath(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getHTTPMethodsForResourcePath(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getIdleConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
getIdleConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
getIdleConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getIdleConnectionCount() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
getIdleConnectionCount() - Method in class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
getInputEventTrigger() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getInputMappingNames(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getInputNamespace() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getInputStreamFromPath(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Creates and returns an InputStream from the file path / http location given.
getInsertStatement(String, String, List<String>) - Method in class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
This method creates Data Insertion SQL Statement

INSERT INTO tableName(c1,c2,c3) VALUES(p1,p2,p3)

getInstance() - Static method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery.MongoResultMapper
 
getInstance() - Static method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
getInstance() - Static method in class org.wso2.carbon.dataservices.core.odata.ODataServiceRegistry
 
getInstance() - Static method in class org.wso2.carbon.dataservices.core.validation.standard.ArrayTypeValidator
 
getInstance() - Static method in class org.wso2.carbon.dataservices.core.validation.standard.ScalarTypeValidator
 
getInt(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getInt(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getJavaTypeFromSQLType(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Converts from DS SQL types to Java types, e.g.
getJDBCConnection() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
getJdbcUrl() - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
getJongo() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
getJSONResultFromText(String) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
 
getKey() - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
getKeyColumns() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getKeyWords() - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
getKind() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
getLanguage() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
getLoginTimeout() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
getLogWriter() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
getLong(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getLong(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getMaxFieldSize() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getMaximum() - Method in class org.wso2.carbon.dataservices.core.validation.standard.DoubleRangeValidator
 
getMaximum() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LongRangeValidator
 
getMaxLength() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getMaxLength() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LengthValidator
 
getMaxRowCount() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
getMaxRowCount() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
getMaxRowCount() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
getMaxRows() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getMessage() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getMessage() - Method in class org.wso2.carbon.dataservices.core.validation.standard.GenericValidator
 
getMetaData() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getMethod() - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource.ResourceID
 
getMinimum() - Method in class org.wso2.carbon.dataservices.core.validation.standard.DoubleRangeValidator
 
getMinimum() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LongRangeValidator
 
getMinLength() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LengthValidator
 
getModelForValidation() - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
Gets the model used to validate input parameters
getMongoClient() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
getMongoClientOptions() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
getName() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.DataColumn
This method will return the name of the data table column.
getName() - Method in class org.wso2.carbon.dataservices.core.description.operation.Operation
 
getName() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery.WithParam
 
getName() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getName() - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParam
 
getName() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
getName() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
getName() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getName() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
getName() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
getName() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
getNames() - Method in class org.wso2.carbon.dataservices.core.engine.DataEntry
 
getNames() - Method in class org.wso2.carbon.dataservices.core.odata.ODataEntry
 
getNamespace() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
getNamespace() - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
getNamespace() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
getNamespaceForRequest(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Returns the namespace for the given request name.
getNavigationKeys(String) - Method in class org.wso2.carbon.dataservices.core.odata.NavigationTable
 
getNavigationProperties() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
getNavigationProperties() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
 
getNavigationProperties() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method returns the navigation property map, which contains the Navigation table which contains the all the navigation paths from the table,
getNavigationProperties() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
getNCharacterStream(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getNCharacterStream(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getNClob(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getNClob(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getNestedIndices(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Util method to parse index string and produce the list of nested indices.
getNString(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getNString(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getNsURI() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
getNumberOfPages() - Method in class org.wso2.carbon.dataservices.core.script.PaginatedTableInfo
 
getObject(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getObject(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getObject(int, Map<String, Class<?>>) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getObject(String, Map<String, Class<?>>) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getObject(int, Class<T>) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getObject(String, Class<T>) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getOMFactory() - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
getOpenDatabaseConnectionsCount(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getOpenDatabaseConnectionsCount(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getOperation(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getOperationNames() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getOperationNames() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getOperationNames() - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getOperators() - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
getOpName() - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
getOptimalRSFetchSizeForRDBMS(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Returns the most suitable value for the JDBC Result Set FetchSize property, for the DBMS engine of the given JDBC URL.
getOrdinal() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
getOrdinal() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getOrdinalPosition() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getOrdinals() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getOriginalName() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery.WithParam
 
getOriginalParam() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getOutputColumnNames(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getOutputElementGroupEntries() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getOutputEventTrigger() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getOutQueryParams() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getPaginatedSchemaInfo(int, String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getPaginatedTableInfo(int, String, String, String[]) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getParam(String) - Static method in class org.wso2.carbon.dataservices.core.boxcarring.TLParamStore
 
getParam() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery.WithParam
 
getParam(String, String) - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
getParam(String) - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
getParam(int) - Method in class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
 
getParam() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
getParamCount() - Method in class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
 
getParameterMap() - Static method in class org.wso2.carbon.dataservices.core.boxcarring.TLParamStore
 
getParams() - Method in class org.wso2.carbon.dataservices.core.dispatch.SingleDataServiceRequest
 
getParams() - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
getParams() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
Returns the parameters sorted by the parameter ordinal.
getParamType() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery.WithParam
 
getParamType() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
getParamType() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getParentLogger() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
getParentRequest() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
This method returns the parent request, provided that this is a batch request.
getParentResult() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
getPath() - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource.ResourceID
 
getPattern() - Method in class org.wso2.carbon.dataservices.core.validation.standard.PatternValidator
 
getPrecision() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getPrimaryDynAuth() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getPrimaryKey() - Method in class org.wso2.carbon.dataservices.core.odata.NavigationKeys
 
getPrimaryKeys() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
getPrimaryKeys() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method returns the primary keys of all the collections in the database.
getPrimaryKeys() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method returns the all the primary keys in the database tables.
getPrimaryKeys() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
getProcedureCatalog() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getProcedureInvokeStatement(String) - Method in class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
 
getProcedureName() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getProcedureSchema() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
getProperties() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
getProperties() - Method in class org.wso2.carbon.dataservices.core.description.xa.XADataSourceInfo
 
getProperties() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
getProperty(String) - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
getPropertyMap() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getProtocol() - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
getQNameType(int) - Static method in class org.wso2.carbon.dataservices.core.script.DSSqlTypes
 
getQueries() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getQuery() - Method in class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
 
getQuery() - Method in class org.wso2.carbon.dataservices.core.description.query.SPARQLQuery
 
getQuery() - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
Gets the Query string
getQuery() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
getQuery(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getQueryExecution() - Method in class org.wso2.carbon.dataservices.core.description.query.RdfFileQuery
 
getQueryExecution() - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlEndpointQuery
 
getQueryExecution() - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
Gets a Query Execution for the query
getQueryId() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getQueryId() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
getQueryIdFromOperationName(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getQueryIdFromOperationName(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getQueryIds() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getQueryIds() - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getQueryParams() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getQueryTimeout() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getQueryType() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getRDFBaseURI() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
getRDFDataSourcePath() - Method in class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
getReader() - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
getRealmService() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getRef(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getRef(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getRegistryService() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getRelativeDsLocation() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getRepoDir() - Method in class org.wso2.carbon.dataservices.core.DBDeployer
 
getRequestInputElementMap() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getRequestName() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
getRequestName() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
getRequests() - Method in class org.wso2.carbon.dataservices.core.boxcarring.RequestBox
 
getRequiredRoles() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
Returns the requires roles to view this element.
getResource(Resource.ResourceID) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getResourceId() - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource
 
getResourceIds() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getResourcePaths() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getResourcePaths() - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getResult() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
getResultSet() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getResultType() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
getResultType() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getResultWrapper() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
getResultWrapperForRequest(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getRowId(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getRowId(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getRowName() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
getRows() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter
 
getScalarValue() - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
Returns a scalar value of the calling ParamValue object.
getScale() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
getSchemaMap() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getSchemas() - Method in class org.wso2.carbon.dataservices.core.odata.EDMProvider
 
getSchemas(String) - Static method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getSchemas(Connection) - Static method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getScrapedResult(String) - Method in class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
getScraperConfig() - Method in class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
getScraperVariable() - Method in class org.wso2.carbon.dataservices.core.description.query.WebQuery
 
getSecondaryDynAuth() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getSecretCallbackHandlerService() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getSecretResolver() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getSelectAll(String, String, String) - Method in class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
select All SQL Statement

SELECT * FROM [table name];

getSelectByKey(String, String, String, String) - Method in class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
This method creates select by key, SQL Statement

SELECT * FROM [table name] WHERE [field name] = "whatever";

getServerId() - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
getServers() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
getServiceHandler(String, String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataServiceRegistry
 
getServiceName() - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
getServiceName() - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
getServiceNameFromPath(String, File) - Static method in class org.wso2.carbon.dataservices.core.FaultyServiceRectifier
Retrieve the service name from the deployment path.
getServiceNamespace() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getServiceStatus() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getSession() - Method in class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
getSession() - Method in class org.wso2.carbon.dataservices.core.description.query.CassandraQuery
 
getShort(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getShort(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getSimpleSchemaTypeName(TypeTable, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Returns the simple schema type from the type name,
getSimpleType() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
getSize() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
 
getSourceDataService() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
getSparqlEndpoint() - Method in class org.wso2.carbon.dataservices.core.description.config.SparqlEndpointConfig
 
getSqlDialects() - Method in class org.wso2.carbon.dataservices.core.engine.SQLDialect
 
getSqlQuery() - Method in class org.wso2.carbon.dataservices.core.engine.SQLDialect
 
getSQLQueryForConnectionURL(OMElement, String) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
 
getSqlQueryType() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
getSqlType() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
getSqlType() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getSQLTypeFromXsdType(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Converts from XML schema types to DS SQL types, e.g.
getSQLXML(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getSQLXML(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getStacktraceFromException(Throwable) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Utility method that returns a string which contains the stack trace of the given Exception object.
getStartingRow() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
getStartingRow() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
getStartingRow() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
getStatement() - Method in class org.wso2.carbon.dataservices.core.description.query.CassandraQuery
 
getStatement() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getString(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getString(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getStructType() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
getStructType() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getSyntaxEmbeddedQueue(Queue<String>, Queue<String>, boolean) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This method is used to embed syntaxes associated with UDT attribute notations to a queue of string tokens extracted from a UDT parameter.
getSyntaxQueue() - Method in class org.wso2.carbon.dataservices.core.sqlparser.analysers.KeyWordAnalyzer
 
getTableInfo() - Method in class org.wso2.carbon.dataservices.core.script.PaginatedTableInfo
 
getTableList(String, String, String[]) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
getTableList() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
getTableList() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method creates a list of collections available in the DB.
getTableList() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method return names of all the tables in the database.
getTableList() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
getTableList(String, String, String[]) - Static method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getTableList(String, String, String, String, String, String[]) - Static method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getTableList(Connection, String, String[]) - Static method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getTableMetadata() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
getTableMetadata() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method returns database collection metadata.
getTableMetadata() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method return database table metadata.
getTableMetadata() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
getTableNamesList(DatabaseMetaData, String, String) - Static method in class org.wso2.carbon.dataservices.core.script.DSGenerator
 
getTables() - Method in class org.wso2.carbon.dataservices.core.odata.NavigationTable
 
getTargetTopic() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
getTempEntries() - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
getTempParam(String) - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParamCollection
 
getTenantDomainFromId(int) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
getTenantId() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
getTenantRegistryLoader() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getTime(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Create a Time object from the given time string.
getTime(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTime(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTime(int, Calendar) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTime(String, Calendar) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTimestamp(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Create a Timestamp object from the given timestamp string.
getTimestamp(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTimestamp(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTimestamp(int, Calendar) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTimestamp(String, Calendar) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getTokens(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This util method is used to retrieve the string tokens resides in a particular udt parameter.
getTokens(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
This particular method transform a particular SQL string to a set of tokens and returns a queue which contains the tokens(String objects) produced by the logic of the method.
getTransactionManager() - Method in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
getTransformer() - Method in class org.wso2.carbon.dataservices.core.XSLTTransformer
 
getTransports() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Getter method for Transports
getTriggerId() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
getType() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader
 
getType() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.CustomQueryDataSourceReader
 
getType() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.CustomTabularDataSourceReader
 
getType() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
getType() - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParam
 
getType() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
getType() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getType() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getType() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
getType() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
getTypedValue(Class<T>) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
getTypeMap() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getTypeTable() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getUdt() - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
getUDTInfo() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getUnicodeStream(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getUnicodeStream(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getUpdateStatement(String, String, List<String>, String) - Method in class org.wso2.carbon.dataservices.core.script.DynamicSqlUtils
This method creates Data Update SQL Statement

UPDATE [table name] SET Select_prev = 'Y',Update_prev = 'Y' where [field name] = 'user';

getURL(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getURL(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getUser() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
getUsername(MessageContext) - Method in class org.wso2.carbon.dataservices.core.auth.AbstractAuthorizationProvider
Default implementation to get user name from message context.
getUsername(MessageContext) - Method in interface org.wso2.carbon.dataservices.core.auth.AuthorizationProvider
Method to get username from the message context.
getUsername(MessageContext) - Method in class org.wso2.carbon.dataservices.core.auth.JWTAuthorizationProvider
 
getUsername() - Method in class org.wso2.carbon.dataservices.core.DataServiceUser
 
getUsername() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
getUserRoles(MessageContext) - Method in interface org.wso2.carbon.dataservices.core.auth.AuthorizationProvider
Method used to get the roles of the user.
getUserRoles(MessageContext) - Method in class org.wso2.carbon.dataservices.core.auth.JWTAuthorizationProvider
 
getUserRoles(MessageContext) - Method in class org.wso2.carbon.dataservices.core.auth.UserStoreAuthorizationProvider
 
getUserRoles() - Method in class org.wso2.carbon.dataservices.core.DataServiceUser
 
getUserRoles(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Retrieves the current user's roles given the username.
getUserRoles() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
getValidationErrorMessage() - Method in exception org.wso2.carbon.dataservices.core.validation.ValidationException
 
getValidationQuery() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
getValidators() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
getValue(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataEntry
 
getValue() - Method in class org.wso2.carbon.dataservices.core.engine.ExternalParam
 
getValue() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
getValue() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
getValue(String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataEntry
 
getValueAsString() - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
Returns the value of the ParamValue object as a string depending on the type.
getValueAt(String) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataRow
This method returns the string value at a given column.
getValueAt(String) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.FixedDataRow
 
getValues() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.FixedDataRow
 
getValueType() - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
This getter method exposes the value type of the ParamValue object which is being used
getWarnings() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
getWithParams() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
getWorkbookName() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
getWorksheetNumber() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
getXADataSource() - Method in class org.wso2.carbon.dataservices.core.description.xa.XADataSourceInfo
 
getXMLInputFactory() - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
getXmlInputFactory() - Method in class org.wso2.carbon.dataservices.core.XSLTTransformer
 
getXMLOutputFactory() - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
getXmlSchemaCollection() - Method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator.CommonParams
 
getXsdType() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
getXsdTypeQName(String) - Static method in class org.wso2.carbon.dataservices.core.description.query.QueryFactory
 
getXsltPath() - Method in class org.wso2.carbon.dataservices.core.XSLTTransformer
 
getXsltTransformer() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
GREATER_THAN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
GREATER_THAN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
greaterEqualsOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
greaterThanOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
GROUP_BY - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
GSpreadConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a Google Spreadsheet based data source configuration.
GSpreadConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
GSpreadQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a GSpread data services query.
GSpreadQuery(DataService, String, List<QueryParam>, String, int, boolean, int, int, int, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 

H

hasBatchQuerySupport() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
hasConstantValue() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
hasDefaultValue() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
hashCode() - Method in class org.wso2.carbon.dataservices.core.description.resource.Resource.ResourceID
 
hashCode() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
hashCode() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
hasJDBCBatchUpdateSupport() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
hasNext() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource.EchoQueryResult
 
hasNext() - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.QueryResult
Checks if there are any result records left.
hasNext() - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery.MongoQueryResult
 
hasOutParams() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
hasRefCursor() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
hasResult() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
hasResultForRequest(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
HIGH_PRIORITY - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
hour() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
HTTP_TRANSPORT - Static variable in class org.wso2.carbon.dataservices.core.DBDeployer
 
HTTPS_TRANSPORT - Static variable in class org.wso2.carbon.dataservices.core.DBDeployer
 
HYPHEN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 

I

IN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
IN_MEMORY_DATASOURCE_RECORDS - Static variable in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
IN_MEMORY_DATASOURCE_SCHEMA - Static variable in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
indexOf() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
init(Map<String, String>) - Method in interface org.wso2.carbon.dataservices.core.auth.AuthorizationProvider
To set the properties specific to AuthorizationProvider, and instantiate the object.
init(Map<String, String>) - Method in class org.wso2.carbon.dataservices.core.auth.JWTAuthorizationProvider
 
init(Map<String, String>) - Method in class org.wso2.carbon.dataservices.core.auth.UserStoreAuthorizationProvider
 
init(Map<String, String>) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.CustomDataSourceBase
Initialized the custom data source.
init(Map<String, String>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource
 
init(Map<String, String>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
init(ConfigurationContext) - Method in class org.wso2.carbon.dataservices.core.DBDeployer
Initializes the deployer.
init(Properties) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
init(String) - Method in class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
Pre-processing of the query
init(String) - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
init() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
init() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Initializes the data service object.
init() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
init(OData, ServiceMetadata) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
init(Map<String, String>) - Method in interface org.wso2.carbon.dataservices.core.validation.ValidatorExt
Method used to set properties for the custom validator class.
initRequestBox() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Helper method to initialise request box.
initSQLDataSource() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
InlineCustomQueryBasedDSConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a data services custom query based in-line data source configuration.
InlineCustomQueryBasedDSConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.InlineCustomQueryBasedDSConfig
 
InMemoryDataSource - Class in org.wso2.carbon.dataservices.core.custom.datasource
An in-memory custom data source implementation.
InMemoryDataSource() - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource
 
InMemoryDataSource.InMemoryDataTable - Class in org.wso2.carbon.dataservices.core.custom.datasource
In-memory data table implementation.
InMemoryDataTable(List<DataColumn>) - Constructor for class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
INNER - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
INSERT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
insertData(DataRow...) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataTable
Inserts a new row in to the data table.
insertData(DataRow...) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
insertEntityToTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
insertEntityToTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method inserts a given entity to the given collection.
insertEntityToTable(String, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method inserts entity to table.
insertEntityToTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
insertRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
InternalParam - Class in org.wso2.carbon.dataservices.core.engine
This class represents a param that is used inside a query.
InternalParam(String, ParamValue, String, String, String, int) - Constructor for class org.wso2.carbon.dataservices.core.engine.InternalParam
 
InternalParam(InternalParam, int) - Constructor for class org.wso2.carbon.dataservices.core.engine.InternalParam
 
InternalParamCollection - Class in org.wso2.carbon.dataservices.core.engine
Represents a collection of InternalParam objects.
InternalParamCollection() - Constructor for class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
 
INTO - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
invoke(XMLStreamWriter, String, Map<String, ParamValue>) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Instructs the data service to run the request with the given name with the given parameters.
invoke(FunctionRequest, HttpMethod, T) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
invoke(ActionRequest, String, T) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
invokeBusinessLogic(MessageContext) - Method in class org.wso2.carbon.dataservices.core.DBInOnlyMessageReceiver
Invokes the business logic invocation on the service implementation class
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.wso2.carbon.dataservices.core.DBInOutMessageReceiver
Invokes the business logic invocation on the service implementation class
invokeOperation(DataService, String, Map<String, ParamValue>) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method invokes a single operation defined in the given data service.
invokeOperation(DataService, String, List<Map<String, ParamValue>>) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method invokes the batch version of the operation defined in the given data service.
is(EdmPrimitiveType...) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
IS - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryCarbonDataSourceConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.InlineCustomQueryBasedDSConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.SparqlEndpointConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
isActive() - Method in class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
isAfterLast() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
isAggregateFunction(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
isArray() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
isAutoIncrement() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
isAvailableDS(AxisConfiguration, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This method verifies whether there's an existing data service for the given name.
isAvailableDSServiceGroup(AxisConfiguration, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
This method verifies whether there's an existing data service group for the given name data service group.
isBatchRequest() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
isBatchRequest() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
isBatchRequestsEnabled() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isBeforeFirst() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
isBoxcarring() - Static method in class org.wso2.carbon.dataservices.core.DSSessionManager
Check if the current session is in the middle of an active boxcarring session.
isBoxcarringEnabled() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isBoxcarringRequest(String) - Static method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
Checks if the given request is a boxcarring request.
isBoxcarringRequest() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
isChangeFetchSize() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery.FetchSizeProperty
 
isClosed() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
isCompatible(EdmPrimitiveType) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
isConfigActive(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
isConfigActive(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
isControlCharacter(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
isDatabaseConnectionStatsAvailable(String) - Method in class org.wso2.carbon.dataservices.core.jmx.DataServiceInstance
 
isDatabaseConnectionStatsAvailable(String) - Method in interface org.wso2.carbon.dataservices.core.jmx.DataServiceInstanceMBean
 
isDecimalType() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
isDelimiter(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
isDisableLegacyBoxcarringMode() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isDisableStreaming() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
isDisableStreaming() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isDisableStreamingEffective() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
isDisableStreamingRequest() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
isDSNameAvailable(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
This method check whether data service name is already available.
isDTXInitiatedByUS() - Method in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
isDynamicQuery(InternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
This method checks whether DataTypes.QUERY_STRING type parameters are available in the query input mappings and returns a boolean value.
isEmptyString(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Check the given text is empty or not.
isEscapeNonPrintableChar() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
isFirst() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
isFirstBatchRequest() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
isForceDefault() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
isForceJDBCBatchReqs() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isForceStoredProc() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isHasFetchDirection() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isHasFetchSize() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isHasHeader() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
isHasHeader() - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
isHasHeader() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
isHasMax() - Method in class org.wso2.carbon.dataservices.core.validation.standard.DoubleRangeValidator
 
isHasMax() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LengthValidator
 
isHasMax() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LongRangeValidator
 
isHasMaxFieldSize() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isHasMaxRows() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isHasMin() - Method in class org.wso2.carbon.dataservices.core.validation.standard.DoubleRangeValidator
 
isHasMin() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LengthValidator
 
isHasMin() - Method in class org.wso2.carbon.dataservices.core.validation.standard.LongRangeValidator
 
isHasQueryTimeout() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isHasResult() - Method in class org.wso2.carbon.dataservices.core.engine.CallQuery
 
isInBatchBoxcarring() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
isInDTX() - Method in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
isInDTX() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isIntegerType() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
isLast() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
isLastBatchRequest() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
isNativeBatchRequestsSupported() - Method in class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
isNativeBatchRequestsSupported() - Method in class org.wso2.carbon.dataservices.core.description.query.CassandraQuery
 
isNull() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
isNullable() - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
isODataEnabled() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
isOperator(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
isOptional() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
Checks if this element is optional, if so, this has to be mentioned in the schema for WSDL generation.
isOptional() - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
 
isOptionalOverride() - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
isPreBuildResult() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
isQueryPreprocessInitial() - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
isQueryPreprocessSecondary() - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
isRegistryPath(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
isResultOnlyOutParams() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.CassandraConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.CSVConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.CustomQueryCarbonDataSourceConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.ExcelConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.GSpreadConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.InlineCustomQueryBasedDSConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.SparqlEndpointConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
isResultSetFieldsCaseSensitive() - Method in class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
isReturnGeneratedKeys() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isReturningRequestStatus(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isReturnRequestStatus() - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
isReturnUpdatedRowCount() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
isServiceInactive() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
isSimple() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
isSQLArray(ParamValue) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
isStatsAvailable() - Method in class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
isStatsAvailable() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
isStatsAvailable() - Method in class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
isStatsAvailable() - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
isStatsAvailable() - Method in class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
isStringFunction(String) - Static method in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
isUDT(ParamValue) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
isUseColumnNumbers() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
isUserDefinedObj() - Method in class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
isUsingColumnNumbers() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
isWrapperFor(Class<?>) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
isWrapperFor(Class<?>) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
isWriteRow() - Method in class org.wso2.carbon.dataservices.core.description.query.Query
 
isXA() - Method in interface org.wso2.carbon.dataservices.core.DataServiceConnection
Returns whether this is a connection that participates in a JTA transaction.
isXA() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
isXsAny() - Method in class org.wso2.carbon.dataservices.core.engine.Result
 

J

JDBCPoolSQLConfig - Class in org.wso2.carbon.dataservices.core
This class represents a Tomcat JDBC Pool based SQL data source configuration.
JDBCPoolSQLConfig(DataService, String, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.JDBCPoolSQLConfig
 
JNDIConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a JNDI based data source configuration.
JNDIConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.JNDIConfig
 
JOIN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
JWTAuthorizationProvider - Class in org.wso2.carbon.dataservices.core.auth
This is the implementation for JWT based authorization role retrieval.
JWTAuthorizationProvider() - Constructor for class org.wso2.carbon.dataservices.core.auth.JWTAuthorizationProvider
 

K

KEY - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
KeyWordAnalyzer - Class in org.wso2.carbon.dataservices.core.sqlparser.analysers
 
KeyWordAnalyzer() - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.analysers.KeyWordAnalyzer
 
keyWords - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 

L

last() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
LAST_INSERT_ID - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
LEFT_BRACE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
LEFT_BRACKET - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
length() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
LengthValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Represents a validator which checks for the length of a given value.
LengthValidator(int, int, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.validation.standard.LengthValidator
 
LESS_THAN - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
LESS_THAN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
lessEqualsOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
lessThanOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
LexicalConstants - Class in org.wso2.carbon.dataservices.core.sqlparser
 
LexicalConstants() - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
LIKE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
LIMIT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
loadFromSecureVault(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
LOCK - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
LongRangeValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Represents a validator which check a long value range.
LongRangeValidator(long, long, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.validation.standard.LongRangeValidator
 
lookupConnectionCredentials() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
lookupCredentials(String) - Method in class org.wso2.carbon.dataservices.core.auth.ConfigurationBasedAuthenticator
 
lookupCredentials(String) - Method in interface org.wso2.carbon.dataservices.core.auth.DynamicUserAuthenticator
This method is used to lookup a username/password pair given a source username.
LOW_PRIORITY - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
LTRIM - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 

M

map(DBObject) - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery.MongoResultMapper
 
MAX - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
MethodCallOperator - Class in org.wso2.carbon.dataservices.core.odata.expression.operation
 
MethodCallOperator(List<VisitorOperand>) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
MIN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
MINUS - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
minusOperation() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.UnaryOperator
 
minute() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
MODE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ModelBean() - Constructor for class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
ModelProperty() - Constructor for class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
MongoConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a MongoDB based data source configuration.
MongoConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.MongoConfig
 
MongoDataHandler - Class in org.wso2.carbon.dataservices.core.odata
This class implements MongoDB datasource related operations for ODataDataHandler.
MongoDataHandler(String, Jongo) - Constructor for class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
 
MongoQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents the MongoDB data services query implementation.
MongoQuery(DataService, String, String, String, List<QueryParam>, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.MongoQuery
 
MongoQuery.MongoQueryResult - Class in org.wso2.carbon.dataservices.core.description.query
 
MongoQuery.MongoResultMapper - Class in org.wso2.carbon.dataservices.core.description.query
 
MongoQueryResult(String, List<InternalParam>) - Constructor for class org.wso2.carbon.dataservices.core.description.query.MongoQuery.MongoQueryResult
 
month() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
moveToCurrentRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
moveToInsertRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
MSSQL_SERVER - Static variable in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 

N

NavigationKeys - Class in org.wso2.carbon.dataservices.core.odata
This class stores the primary key in the exported table and stores the related foreign key in the imported table.
NavigationKeys(String, String) - Constructor for class org.wso2.carbon.dataservices.core.odata.NavigationKeys
 
NavigationTable - Class in org.wso2.carbon.dataservices.core.odata
This class stores the all the paths(relations) in a table and related keys.
NavigationTable() - Constructor for class org.wso2.carbon.dataservices.core.odata.NavigationTable
 
NEW_LINE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
next() - Method in class org.wso2.carbon.dataservices.core.custom.datasource.EchoDataSource.EchoQueryResult
 
next() - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.QueryResult
Reads in the next record in the result set.
next() - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery.MongoQueryResult
 
next() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
NOT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
notEqualsOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
notOperation() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.UnaryOperator
 
NULL - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 

O

ODATA - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
ODataAdapter - Class in org.wso2.carbon.dataservices.core.odata
This class implements the olingo serviceHandler to process requests and response.
ODataAdapter(ODataDataHandler, String, String) - Constructor for class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
ODataConstants - Class in org.wso2.carbon.dataservices.core.odata
 
ODataConstants() - Constructor for class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
ODataDataHandler - Interface in org.wso2.carbon.dataservices.core.odata
This class represents an odata data handler used when using odata db handles.
ODataEntry - Class in org.wso2.carbon.dataservices.core.odata
Represents one row of data.
ODataEntry() - Constructor for class org.wso2.carbon.dataservices.core.odata.ODataEntry
 
ODataServiceFault - Exception in org.wso2.carbon.dataservices.core.odata
 
ODataServiceFault(Exception, String) - Constructor for exception org.wso2.carbon.dataservices.core.odata.ODataServiceFault
 
ODataServiceFault(String) - Constructor for exception org.wso2.carbon.dataservices.core.odata.ODataServiceFault
 
ODataServiceHandler - Class in org.wso2.carbon.dataservices.core.odata
This class pass the OData requests into Olingo ODataHTTPHandler to process.
ODataServiceHandler(ODataDataHandler, String, String) - Constructor for class org.wso2.carbon.dataservices.core.odata.ODataServiceHandler
 
ODataServiceRegistry - Class in org.wso2.carbon.dataservices.core.odata
This class stores the OData Service handlers for services.
ODataServiceRegistry() - Constructor for class org.wso2.carbon.dataservices.core.odata.ODataServiceRegistry
 
ODataUtils - Class in org.wso2.carbon.dataservices.core.odata
Utility class for OData.
ODataUtils() - Constructor for class org.wso2.carbon.dataservices.core.odata.ODataUtils
 
OFFSET - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ON - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
openTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
openTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method opens the transaction.
openTransaction() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method opens the transaction.
openTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
Operation - Class in org.wso2.carbon.dataservices.core.description.operation
Represents an operation within a data service.
Operation(DataService, String, String, CallQuery, boolean, Operation, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.operation.Operation
 
OperationFactory - Class in org.wso2.carbon.dataservices.core.description.operation
This class creates the Operation objects by passing the relevant operation sections in the dbs file.
OperationSerializer - Class in org.wso2.carbon.dataservices.core.description.operation
This class represents the serializing functionality of an Operation.
OperationSerializer() - Constructor for class org.wso2.carbon.dataservices.core.description.operation.OperationSerializer
 
OPERATOR - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
operators - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
OPVALUE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
OR - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
ORACLE_REF_CURSOR_TYPE - Static variable in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
ORACLE_SERVER - Static variable in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
ORDER_BY - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
org.wso2.carbon.dataservices.core - package org.wso2.carbon.dataservices.core
 
org.wso2.carbon.dataservices.core.admin - package org.wso2.carbon.dataservices.core.admin
 
org.wso2.carbon.dataservices.core.auth - package org.wso2.carbon.dataservices.core.auth
 
org.wso2.carbon.dataservices.core.boxcarring - package org.wso2.carbon.dataservices.core.boxcarring
 
org.wso2.carbon.dataservices.core.custom.datasource - package org.wso2.carbon.dataservices.core.custom.datasource
 
org.wso2.carbon.dataservices.core.description.config - package org.wso2.carbon.dataservices.core.description.config
 
org.wso2.carbon.dataservices.core.description.event - package org.wso2.carbon.dataservices.core.description.event
 
org.wso2.carbon.dataservices.core.description.operation - package org.wso2.carbon.dataservices.core.description.operation
 
org.wso2.carbon.dataservices.core.description.query - package org.wso2.carbon.dataservices.core.description.query
 
org.wso2.carbon.dataservices.core.description.resource - package org.wso2.carbon.dataservices.core.description.resource
 
org.wso2.carbon.dataservices.core.description.xa - package org.wso2.carbon.dataservices.core.description.xa
 
org.wso2.carbon.dataservices.core.dispatch - package org.wso2.carbon.dataservices.core.dispatch
 
org.wso2.carbon.dataservices.core.engine - package org.wso2.carbon.dataservices.core.engine
 
org.wso2.carbon.dataservices.core.internal - package org.wso2.carbon.dataservices.core.internal
 
org.wso2.carbon.dataservices.core.jmx - package org.wso2.carbon.dataservices.core.jmx
 
org.wso2.carbon.dataservices.core.odata - package org.wso2.carbon.dataservices.core.odata
 
org.wso2.carbon.dataservices.core.odata.expression - package org.wso2.carbon.dataservices.core.odata.expression
 
org.wso2.carbon.dataservices.core.odata.expression.operand - package org.wso2.carbon.dataservices.core.odata.expression.operand
 
org.wso2.carbon.dataservices.core.odata.expression.operation - package org.wso2.carbon.dataservices.core.odata.expression.operation
 
org.wso2.carbon.dataservices.core.odata.expression.primitive - package org.wso2.carbon.dataservices.core.odata.expression.primitive
 
org.wso2.carbon.dataservices.core.script - package org.wso2.carbon.dataservices.core.script
 
org.wso2.carbon.dataservices.core.sqlparser - package org.wso2.carbon.dataservices.core.sqlparser
 
org.wso2.carbon.dataservices.core.sqlparser.analysers - package org.wso2.carbon.dataservices.core.sqlparser.analysers
 
org.wso2.carbon.dataservices.core.sqlparser.mappers - package org.wso2.carbon.dataservices.core.sqlparser.mappers
 
org.wso2.carbon.dataservices.core.tools - package org.wso2.carbon.dataservices.core.tools
 
org.wso2.carbon.dataservices.core.validation - package org.wso2.carbon.dataservices.core.validation
 
org.wso2.carbon.dataservices.core.validation.standard - package org.wso2.carbon.dataservices.core.validation.standard
 
orOperator() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.BinaryOperator
 
OUTFILE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
OutputElement - Class in org.wso2.carbon.dataservices.core.engine
Represents an entity which can yield a result, i.e.
OutputElement(String, Set<String>) - Constructor for class org.wso2.carbon.dataservices.core.engine.OutputElement
 
OutputElement(String, String, Set<String>, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.OutputElement
 
OutputElement(String, String, Set<String>, String, String, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.OutputElement
 
OutputElementGroup - Class in org.wso2.carbon.dataservices.core.engine
Represents a multilevel element.
OutputElementGroup(String, String, Set<String>, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 

P

PaginatedTableInfo - Class in org.wso2.carbon.dataservices.core.script
 
PaginatedTableInfo() - Constructor for class org.wso2.carbon.dataservices.core.script.PaginatedTableInfo
 
PARAM_VALUE_ARRAY - Static variable in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
PARAM_VALUE_SCALAR - Static variable in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
PARAM_VALUE_UDT - Static variable in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
ParamValue - Class in org.wso2.carbon.dataservices.core.engine
This class represents a value of a parameter passed to a query.
ParamValue(int) - Constructor for class org.wso2.carbon.dataservices.core.engine.ParamValue
Constructor which creates a ParamValue object with the type.
ParamValue(String) - Constructor for class org.wso2.carbon.dataservices.core.engine.ParamValue
Constructor which creates a ParamValue object with the scalar value.
ParamValue(Struct) - Constructor for class org.wso2.carbon.dataservices.core.engine.ParamValue
Constructor which creates a ParamValue object with an SQL struct.
PatternValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Represents a validator which checks if the parameters satisfy the given regular expression.
PatternValidator(String) - Constructor for class org.wso2.carbon.dataservices.core.validation.standard.PatternValidator
 
PLUS - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
populateServiceSchema(AxisService) - Static method in class org.wso2.carbon.dataservices.core.DataServiceDocLitWrappedSchemaGenerator
Populates the given axis service schema with the data service information it encapsulates.
populateStandardCustomDSProps(Map<String, String>, DataService, Config) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
prettifyXML(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Prettify a given XML string
prettifyXMLFile(String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Prettify a given XML file
previous() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
primitiveBinary - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveBoolean - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveByte - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveDate - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveDateTimeOffset - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveDecimal - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveDouble - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveDuration - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveGuid - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveInt16 - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveInt32 - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveInt64 - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveNull - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveSByte - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveSingle - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveString - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
primitiveTimeOfDay - Static variable in class org.wso2.carbon.dataservices.core.odata.ODataConstants
 
printDOM(Document) - Static method in class org.wso2.carbon.dataservices.core.WSDLToDataService
Prints the given DOM document, used for debugging purposes.
PROCEDURE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
process(HttpServletRequest, HttpServletResponse, String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataServiceHandler
This method process the http servlet request and send the response.
processAvg(Queue<String>) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
processCount(Queue<String>) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
processDynamicQuery(String, InternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.description.query.ExpressionQuery
Modifies the Query to include the direct value of the parameters of type "QUERY_STRING"; The Query will be recreated and the other parameters will be re-organized to point to correct ordinal values.
processError(ODataServerError, ErrorResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
processEventTriggerSubscriptions() - Method in class org.wso2.carbon.dataservices.core.description.event.EventTrigger
 
processMax(Queue<String>) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
processMin(Queue<String>) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
processPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.RdfFileQuery
 
processPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlEndpointQuery
 
processPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
processPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.RdfFileQuery
 
processPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlEndpointQuery
 
processPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
processRequest() - Method in class org.wso2.carbon.dataservices.core.dispatch.BatchDataServiceRequest
 
processRequest() - Method in class org.wso2.carbon.dataservices.core.dispatch.BoxcarringDataServiceRequest
 
processRequest() - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
This method must implement the request specific request processing logic.
processRequest() - Method in class org.wso2.carbon.dataservices.core.dispatch.RequestBoxRequest
 
processRequest() - Method in class org.wso2.carbon.dataservices.core.dispatch.SingleDataServiceRequest
 
processSQLArray(Array, ParamValue) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Processes a particular SQL Array object and interprets its value as a ParamValue object.
processSubscriptionsForEventTriggers() - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
processSum(Queue<String>) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 

Q

Query - Class in org.wso2.carbon.dataservices.core.description.query
Represents a query in a data service.
Query(DataService, String, List<QueryParam>, Result, String, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.Query
 
QueryFactory - Class in org.wso2.carbon.dataservices.core.description.query
A factory class to create queries in a data service.
QueryHandler - Class in org.wso2.carbon.dataservices.core.odata
 
QueryHandler() - Constructor for class org.wso2.carbon.dataservices.core.odata.QueryHandler
 
QueryParam - Class in org.wso2.carbon.dataservices.core.engine
Query param is an input parameter associated with a query, e.g.
QueryParam(String, String, String, String, int, ParamValue, String, List<Validator>, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.engine.QueryParam
 
QueryResult - Interface in org.wso2.carbon.dataservices.core.custom.datasource
This class represent the result for a custom query execution.
QuerySerializer - Class in org.wso2.carbon.dataservices.core.description.query
This class represents the serializing functionality of a Query.
QuerySerializer() - Constructor for class org.wso2.carbon.dataservices.core.description.query.QuerySerializer
 
QUESTION_MARK - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 

R

RDBMSConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a RDBMS based data source configuration.
RDBMSConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.RDBMSConfig
 
RDBMSConfig(DataService, String, Map<String, String>) - Constructor for class org.wso2.carbon.dataservices.core.description.config.RDBMSConfig
 
RDBMSDataHandler - Class in org.wso2.carbon.dataservices.core.odata
This class implements RDBMS datasource related operations for ODataDataHandler.
RDBMSDataHandler(DataSource, String) - Constructor for class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
RDFConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a RDF based data source configuration.
RDFConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.RDFConfig
 
RdfFileQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a SPARQL data services query over a single RDF file
RdfFileQuery(DataService, String, String, String, List<QueryParam>, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.RdfFileQuery
 
read(DataRequest, T) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
readMediaStream(MediaRequest, StreamResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
readMetadata(MetadataRequest, MetadataResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
readServiceDocument(ServiceDocumentRequest, ServiceDocumentResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
readTable(String) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
readTable(String) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method reads the data for a given collection.
readTable(String) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method read the table data and return.
readTable(String) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
readTableWithKeys(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
readTableWithKeys(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method reads the collection data for a given key(i.e.
readTableWithKeys(String, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method read the table with Keys and return.
readTableWithKeys(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
refreshRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
registerODataService(String, ODataServiceHandler, String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataServiceRegistry
 
registerSubscriptions(EventTrigger) - Static method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
relative(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
releaseBatchRequestResources() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
releaseBatchRequestResources() - Method in interface org.wso2.carbon.dataservices.core.dispatch.BatchRequestParticipant
release resources after the batch request is done
remove(int) - Method in class org.wso2.carbon.dataservices.core.engine.InternalParamCollection
 
removeODataService(String, String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataServiceRegistry
 
RequestBox - Class in org.wso2.carbon.dataservices.core.boxcarring
Represents a boxcarring session service request group.
RequestBox() - Constructor for class org.wso2.carbon.dataservices.core.boxcarring.RequestBox
 
RequestBoxRequest - Class in org.wso2.carbon.dataservices.core.dispatch
Request box data service request for request grouping.
RequestBoxRequest(DataService, String) - Constructor for class org.wso2.carbon.dataservices.core.dispatch.RequestBoxRequest
Constructor
resetCurrentInternalParams() - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
resetQueryPreprocessing() - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
resolvePasswordValue(DataService, String) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Check the given password is encrypted or not, if its encrypted resolve the password.
Resource - Class in org.wso2.carbon.dataservices.core.description.resource
Represents a resource within a data service.
Resource(DataService, Resource.ResourceID, String, CallQuery, boolean, Resource, boolean, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.resource.Resource
 
Resource.ResourceID - Class in org.wso2.carbon.dataservices.core.description.resource
Represents the identifier used to uniquely identify a resource.
ResourceFactory - Class in org.wso2.carbon.dataservices.core.description.resource
Factory class to create resources in a data service.
ResourceID(String, String) - Constructor for class org.wso2.carbon.dataservices.core.description.resource.Resource.ResourceID
 
ResourceSerializer - Class in org.wso2.carbon.dataservices.core.description.resource
This class represents the serializing functionality of a Resource.
ResourceSerializer() - Constructor for class org.wso2.carbon.dataservices.core.description.resource.ResourceSerializer
 
Result - Class in org.wso2.carbon.dataservices.core.engine
Represents the result element in a query.
Result(String, int) - Constructor for class org.wso2.carbon.dataservices.core.engine.Result
 
Result(String, String, String, String, int) - Constructor for class org.wso2.carbon.dataservices.core.engine.Result
 
ResultSetWrapper - Class in org.wso2.carbon.dataservices.core.engine
 
ResultSetWrapper(ResultSet) - Constructor for class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
retrieveColumnData(String) - Method in class org.wso2.carbon.dataservices.core.sqlparser.DataManipulator
 
retrieveData() - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
RETURN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
RIGHT_BRACE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
RIGHT_BRACKET - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
rollback() - Method in interface org.wso2.carbon.dataservices.core.DataServiceConnection
Rollback the connection.
rollback() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
rollback() - Method in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
rollback(String) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
rollbackAll() - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
rollbackNonXAConns() - Static method in class org.wso2.carbon.dataservices.core.TLConnectionStore
 
rollbackTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
rollbackTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method rollbacks the transaction.
rollbackTransaction() - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method rollbacks the transaction.
rollbackTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
ROLLUP - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
round() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
rowDeleted() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
rowInserted() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
rowUpdated() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
RTRIM - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
run() - Method in class org.wso2.carbon.dataservices.core.FaultyServiceRectifier
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.CassandraQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.CSVQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.CustomQueryBasedDSQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.Query
This method must be implemented by concrete implementations of this class, to provide the logic to execute the query.
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SPARQLQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
runPostQuery(Object, XMLStreamWriter, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.WebQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.CassandraQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.CSVQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.CustomQueryBasedDSQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.ExcelQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.GSpreadQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.MongoQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.Query
This method must be implemented by concrete implementations of this class, to provide the logic to execute the query.
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SPARQLQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
runPreQuery(InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.WebQuery
 

S

saveDataService(String, String, String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
Saves the data service in service repository.
ScalarTypeValidator - Class in org.wso2.carbon.dataservices.core.validation.standard
Represents a validator to check if the given value is a scalar value.
scheduleTask(Runnable, long) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
Schedules a given task for one-time execution using the executer framework.
second() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
SELECT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SelectAnalyser - Class in org.wso2.carbon.dataservices.core.sqlparser.analysers
 
SelectAnalyser(Queue<String>) - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.analysers.SelectAnalyser
 
SelectMapper - Class in org.wso2.carbon.dataservices.core.sqlparser.mappers
This classes maps SQL statements that appear between SELECT and FROM keywords of a SQL query.
SelectMapper(Queue<String>) - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.mappers.SelectMapper
 
SEMI_COLON - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
serialize(OutputStream, OMOutputFormat) - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
serialize(XMLStreamWriter) - Method in class org.wso2.carbon.dataservices.core.engine.DSOMDataSource
 
serializeCallQuery(CallQuery, OMElement, OMFactory) - Static method in class org.wso2.carbon.dataservices.core.description.query.QuerySerializer
 
serializeConfig(Config) - Static method in class org.wso2.carbon.dataservices.core.description.config.ConfigSerializer
 
serializeDataService(DataService) - Static method in class org.wso2.carbon.dataservices.core.engine.DataServiceSerializer
 
serializeDataService(DataService) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method serializes the given DataService object to a data services configuration document (.dbs XML file format).
serializeEventTrigger(EventTrigger) - Static method in class org.wso2.carbon.dataservices.core.description.event.EventTriggerSerializer
 
serializeOperation(Operation) - Static method in class org.wso2.carbon.dataservices.core.description.operation.OperationSerializer
 
serializeQuery(Query) - Static method in class org.wso2.carbon.dataservices.core.description.query.QuerySerializer
 
serializeResource(Resource) - Static method in class org.wso2.carbon.dataservices.core.description.resource.ResourceSerializer
 
set(List<T>) - Method in class org.wso2.carbon.dataservices.core.script.PaginatedTableInfo
 
SET - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
setArray(boolean) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
setArrayValue(List<ParamValue>) - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
setAuthorizationProvider(AuthorizationProvider) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Setter method for Authorization Provider.
setBatchRequest() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
setBatchRequestCount(int) - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
setBatchRequestNumber(int) - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
setBoxcarring(boolean) - Static method in class org.wso2.carbon.dataservices.core.DSSessionManager
Set the boxcarring status in the current session.
setBoxcarringRequest() - Static method in class org.wso2.carbon.dataservices.core.dispatch.DispatchStatus
 
setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setCurrentInternalParams(InternalParamCollection) - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
setCurrentParams(Map<String, ParamValue>) - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
setCurrentRefCursorOrdinal(int) - Static method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
setCurrentRequestName(String) - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
setCurrentUser(DataServiceUser) - Static method in class org.wso2.carbon.dataservices.core.engine.DataService
 
setCustomDataSourceClass(String) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader.CustomDataSourceInfo
 
setCustomDataSourceProps(List<RDBMSConfiguration.DataSourceProperty>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader.CustomDataSourceInfo
 
setDataServicesUser(DataServiceUser) - Static method in class org.wso2.carbon.dataservices.core.tools.DSTools
This method sets the current active data services user.
setDataSourceService(DataSourceService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setDefaultElementGroup(OutputElementGroup) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setDefaultValue(String) - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
setDirectory(String) - Method in class org.wso2.carbon.dataservices.core.DBDeployer
 
setDisableLegacyBoxcarringMode(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
setDisableStreaming(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
setDriverClass(String) - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
setElementName(String) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setEscapeNonPrintableChar(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setEventBroker(EventBroker) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setExtension(String) - Method in class org.wso2.carbon.dataservices.core.DBDeployer
 
setFetchDirection(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
setFetchSize(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
setJdbcUrl(String) - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
setLoginTimeout(int) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
setLogWriter(PrintWriter) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
setName(String) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
setName(String) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
setNamespace(String) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setNamespace(String) - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
setNsURI(String) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
setNumberOfPages(int) - Method in class org.wso2.carbon.dataservices.core.script.PaginatedTableInfo
 
setOptionalOverride(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElement
 
setOrdinal(int) - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
setOrdinal(int) - Method in class org.wso2.carbon.dataservices.core.engine.QueryParam
This method is here to retain backward compatibility.
setParentResult(Result) - Method in class org.wso2.carbon.dataservices.core.engine.OutputElementGroup
 
setPrecision(int) - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
setProperties(List<WSDLToDataService.ModelProperty>) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
setProtocol(String) - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
setQueryPreprocessingInitial(boolean) - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
setQueryPreprocessingSecondary(boolean) - Static method in class org.wso2.carbon.dataservices.core.description.query.Query
 
setRDFBaseURI(String) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setRealmService(RealmService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setResultType(int) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setReturnRequestStatus(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.CallableRequest
 
setRowName(String) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setScalarValue(String) - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
setScale(int) - Method in class org.wso2.carbon.dataservices.core.odata.DataColumn
 
setSecretCallbackHandlerService(SecretCallbackHandlerService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setSecretResolver(SecretResolver) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
setServerId(String) - Method in class org.wso2.carbon.dataservices.core.admin.DBServerData
 
setServiceNamespace(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
setServiceStatus(String) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
setSimple(boolean) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
setSimpleType(String) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
setSourceDataService(DataService) - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
setSqlDialects(Set<String>) - Method in class org.wso2.carbon.dataservices.core.engine.SQLDialect
 
setSqlQuery(String) - Method in class org.wso2.carbon.dataservices.core.engine.SQLDialect
 
setSqlQueryType(String) - Method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
setTableInfo(String[]) - Method in class org.wso2.carbon.dataservices.core.script.PaginatedTableInfo
 
setTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
setTransports(List<String>) - Method in class org.wso2.carbon.dataservices.core.engine.DataService
Setter method for Transports
setType(WSDLToDataService.ModelBean) - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
setUseColumnNumbers(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
setUser(String) - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
setUserRoles(String[]) - Method in class org.wso2.carbon.dataservices.core.dispatch.DataServiceRequest
 
setXsAny(boolean) - Method in class org.wso2.carbon.dataservices.core.engine.Result
 
SHARE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SINGLE_QUOTATION - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SingleDataServiceRequest - Class in org.wso2.carbon.dataservices.core.dispatch
Represents a single data service request.
SingleDataServiceRequest(DataService, String, Map<String, ParamValue>) - Constructor for class org.wso2.carbon.dataservices.core.dispatch.SingleDataServiceRequest
 
SparqlEndpointConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a RDF based data source configuration.
SparqlEndpointConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.SparqlEndpointConfig
 
SparqlEndpointQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a SPARQL data services query made to an arbitrary SPARQL endpoint via HTTP
SparqlEndpointQuery(DataService, String, String, String, List<QueryParam>, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SparqlEndpointQuery
 
SPARQLQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a SPARQL data services query.
SPARQLQuery(DataService, String, String, String, List<QueryParam>, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SPARQLQuery
 
SparqlQueryBase - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a SPARQL data services query.
SparqlQueryBase(DataService, String, String, String, List<QueryParam>, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SparqlQueryBase
 
specialFunctions - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
SQL_BIG_RESULT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SQL_BUFFER_RESULT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SQL_CACHE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SQL_CALC_FOUND_ROWS - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SQL_NO_CACHE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SQL_SMALL_RESULT - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
SQLCarbonDataSourceConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents an SQL based Carbon Data Source data source configuration.
SQLCarbonDataSourceConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
SQLCarbonDataSourceConfig(DataService, String, Map<String, String>) - Constructor for class org.wso2.carbon.dataservices.core.description.config.SQLCarbonDataSourceConfig
 
SQLConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class is the base class used for all SQL based (RDBMS) data source configurations.
SQLConfig(DataService, String, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.SQLConfig
 
SQLDataServicesConnection - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a SQL data services connection.
SQLDataServicesConnection(Connection, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
SQLDialect - Class in org.wso2.carbon.dataservices.core.engine
Represents SQL Dialects SQL Query mapping
SQLDialect() - Constructor for class org.wso2.carbon.dataservices.core.engine.SQLDialect
 
SQLDialect(Set<String>, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.SQLDialect
 
SQLParserCustomDataSourceAdapter(TabularDataBasedDS) - Constructor for class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter
 
SQLParserDataTableAdapter(String, DataTable) - Constructor for class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter
 
SQLParserUtil - Class in org.wso2.carbon.dataservices.core.sqlparser
 
SQLParserUtil() - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
SQLQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents an SQL query in a data service.
SQLQuery(DataService, String, String, boolean, boolean, String[], String, List<QueryParam>, Result, EventTrigger, EventTrigger, Map<String, String>, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
SQLQuery.FetchSizeProperty - Class in org.wso2.carbon.dataservices.core.description.query
Internal class to hold fetch size and whether to set fetch size for connection.
SQLQuery.QueryType - Enum in org.wso2.carbon.dataservices.core.description.query
 
SQLQuery.StoredProcMetadataEntry - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a information on a single stored procedure parameter/result element.
sqlQueryType(String) - Static method in class org.wso2.carbon.dataservices.core.description.query.SQLQuery
 
START_OF_LBRACKET - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
START_OF_RBRACKET - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
startRowElement(XMLStreamWriter, String, int, Result, ExternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
startsWith() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
startTransaction() - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
startWrapperElement(XMLStreamWriter, String, String, int) - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
StaticOutputElement - Class in org.wso2.carbon.dataservices.core.engine
Represents a static entry in a Result element.
StaticOutputElement(DataService, String, String, String, String, String, String, QName, Set<String>, int, int, String, int, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.StaticOutputElement
 
StoredProcMetadataEntry(String, String, String, String, short, int, String, int, int, short, short, short, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.SQLQuery.StoredProcMetadataEntry
 
STRAIGHT_JOIN - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
STRINGFUNC - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
stringFunctions - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.SQLParserUtil
 
SUBSTR - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
substring() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
SUM - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
supportsDataIsolation() - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
syntaxQueue - Variable in class org.wso2.carbon.dataservices.core.sqlparser.analysers.KeyWordAnalyzer
 

T

TABLE - Static variable in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
TABLE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
TABLE_NAME - Static variable in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
TabularDataBasedConfig - Class in org.wso2.carbon.dataservices.core.description.config
This class represents a data services custom data source.
TabularDataBasedConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig
 
TabularDataBasedConfig.CustomSQLDataSource - Class in org.wso2.carbon.dataservices.core.description.config
Custom SQL data source implementation.
TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter - Class in org.wso2.carbon.dataservices.core.description.config
Adapter class to bridge the functionality between the data services custom data source and the SQL parser custom data source.
TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter - Class in org.wso2.carbon.dataservices.core.description.config
Adapter class for a SQL Parser data table.
TabularDataBasedDS - Interface in org.wso2.carbon.dataservices.core.custom.datasource
This interface represents a tabular data based custom data source implementation in data services.
TabularDataBasedDS.FilterOperator - Enum in org.wso2.carbon.dataservices.core.custom.datasource
 
testDataSourceConnection(String) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.AbstractCustomDataSourceReader
 
testGSpreadConnection(String, String, String, String, String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
This will test the connection(retrieve CallFeed) of a Google spreadsheet document.
testJDBCConnection(String, String, String, String, String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
This will test a connection to a given database.
TLConnectionStore - Class in org.wso2.carbon.dataservices.core
This class represents a thread local connection repository.
TLConnectionStore() - Constructor for class org.wso2.carbon.dataservices.core.TLConnectionStore
 
TLParamStore - Class in org.wso2.carbon.dataservices.core.boxcarring
This class represents a thread local storage for parameters, results from queries etc..
TLParamStore() - Constructor for class org.wso2.carbon.dataservices.core.boxcarring.TLParamStore
 
toLower() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
toString() - Method in interface org.wso2.carbon.dataservices.core.DataServiceConnection
Returns information of the the connection object.
toString() - Method in exception org.wso2.carbon.dataservices.core.DataServiceFault
 
toString() - Method in class org.wso2.carbon.dataservices.core.description.config.Config
 
toString() - Method in class org.wso2.carbon.dataservices.core.description.query.SQLDataServicesConnection
 
toString() - Method in class org.wso2.carbon.dataservices.core.engine.DataService
 
toString() - Method in class org.wso2.carbon.dataservices.core.engine.InternalParam
 
toString() - Method in class org.wso2.carbon.dataservices.core.engine.ParamValue
 
toString() - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
toString() - Method in exception org.wso2.carbon.dataservices.core.validation.ValidationException
 
toString() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelBean
 
toString() - Method in class org.wso2.carbon.dataservices.core.WSDLToDataService.ModelProperty
 
toUpper() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
toUriLiteral(String) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
transactionManager - Variable in class org.wso2.carbon.dataservices.core.description.xa.DSSXATransactionManager
 
transform(OMElement) - Method in class org.wso2.carbon.dataservices.core.XSLTTransformer
Transforms the given XML element using the current XSLT transformer and returns the result.
trim() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
TRIM - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
tryCast(String, EdmPrimitiveType) - Method in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
TypedOperand - Class in org.wso2.carbon.dataservices.core.odata.expression.operand
 
TypedOperand(Object, EdmType) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 
TypedOperand(Object, EdmType, EdmProperty) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operand.TypedOperand
 

U

UnaryOperator - Class in org.wso2.carbon.dataservices.core.odata.expression.operation
 
UnaryOperator(VisitorOperand) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operation.UnaryOperator
 
undeploy(String) - Method in class org.wso2.carbon.dataservices.core.DBDeployer
Undeploys a service.
UNDERSCORE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
unsetDataSourceService(DataSourceService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
unsetEventBroker(EventBroker) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
unsetRealmService(RealmService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
unsetSecretCallbackHandlerService(SecretCallbackHandlerService) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
unsetTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.dataservices.core.internal.DataServicesDSComponent
 
UntypedOperand - Class in org.wso2.carbon.dataservices.core.odata.expression.operand
 
UntypedOperand(String) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operand.UntypedOperand
 
unwrap(Class<T>) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource
 
unwrap(Class<T>) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
update(Map<String, String>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.FixedDataRow
 
UPDATE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
updateArray(int, Array) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateArray(String, Array) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateAsciiStream(int, InputStream, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateAsciiStream(int, InputStream, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateAsciiStream(String, InputStream, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateAsciiStream(int, InputStream) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateAsciiStream(String, InputStream) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBigDecimal(int, BigDecimal) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBinaryStream(int, InputStream, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBinaryStream(int, InputStream, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBinaryStream(String, InputStream, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBinaryStream(int, InputStream) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBinaryStream(String, InputStream) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBlob(int, Blob) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBlob(String, Blob) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBlob(int, InputStream, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBlob(String, InputStream, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBlob(int, InputStream) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBlob(String, InputStream) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBoolean(int, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBoolean(String, boolean) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateByte(int, byte) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateByte(String, byte) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBytes(int, byte[]) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateBytes(String, byte[]) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateCharacterStream(int, Reader, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateCharacterStream(String, Reader, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateCharacterStream(int, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateCharacterStream(String, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateCharacterStream(int, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateCharacterStream(String, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateClob(int, Clob) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateClob(String, Clob) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateClob(int, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateClob(String, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateClob(int, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateClob(String, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateData(Map<Long, DataRow>) - Method in interface org.wso2.carbon.dataservices.core.custom.datasource.DataTable
Updates the data table with the given values.
updateData(Map<Long, DataRow>) - Method in class org.wso2.carbon.dataservices.core.custom.datasource.InMemoryDataSource.InMemoryDataTable
 
updateDate(int, Date) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateDate(String, Date) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateDouble(int, double) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateDouble(String, double) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateEntity(DataRequest, Entity, boolean, String, EntityResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
updateEntityInTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
updateEntityInTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method updates the given entity in the given collection.
updateEntityInTable(String, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method updates entity in table.
updateEntityInTable(String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
updateEntityInTableTransactional(String, ODataEntry, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
updateEntityInTableTransactional(String, ODataEntry, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method updates the entity in table when transactional update is necessary.
updateEntityInTableTransactional(String, ODataEntry, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method updates the entity in table when transactional update is necessary.
updateEntityInTableTransactional(String, ODataEntry, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
updateFloat(int, float) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateFloat(String, float) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateInt(int, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateInt(String, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateLong(int, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateLong(String, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNCharacterStream(int, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNCharacterStream(String, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNCharacterStream(int, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNCharacterStream(String, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNClob(int, NClob) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNClob(String, NClob) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNClob(int, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNClob(String, Reader, long) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNClob(int, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNClob(String, Reader) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNString(int, String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNString(String, String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNull(int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateNull(String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateObject(int, Object, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateObject(int, Object) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateObject(String, Object, int) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateObject(String, Object) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateProperty(DataRequest, Property, boolean, boolean, String, PropertyResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
updateProperty(DataRequest, Property, boolean, String, PropertyResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
updateRef(int, Ref) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateRef(String, Ref) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateReference(String, ODataEntry, String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.CassandraDataHandler
 
updateReference(String, ODataEntry, String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.MongoDataHandler
This method updates the references of the table where the keys were imported.
updateReference(DataRequest, String, URI, NoContentResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
updateReference(String, ODataEntry, String, ODataEntry) - Method in interface org.wso2.carbon.dataservices.core.odata.ODataDataHandler
This method updates the references of the table where the keys were imported.
updateReference(String, ODataEntry, String, ODataEntry) - Method in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
updateRow() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateRowId(int, RowId) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateRowId(String, RowId) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateRows(DataRow...) - Method in class org.wso2.carbon.dataservices.core.description.config.TabularDataBasedConfig.CustomSQLDataSource.SQLParserCustomDataSourceAdapter.SQLParserDataTableAdapter
 
updateShort(int, short) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateShort(String, short) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateSQLXML(int, SQLXML) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateSQLXML(String, SQLXML) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateString(int, String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateString(String, String) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateTime(int, Time) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateTime(String, Time) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateTimestamp(int, Timestamp) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
updateTimestamp(String, Timestamp) - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
uploadService(String, String, DataHandler) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceFileUploader
 
uploadWSDL(String, DataHandler) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceFileUploader
 
upsertEntity(DataRequest, Entity, boolean, String, EntityResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
upsertMediaStream(MediaRequest, String, InputStream, NoContentResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
upsertStreamProperty(DataRequest, String, InputStream, NoContentResponse) - Method in class org.wso2.carbon.dataservices.core.odata.ODataAdapter
 
urlWsdlUpload(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceFileUploader
 
UserStoreAuthorizationProvider - Class in org.wso2.carbon.dataservices.core.auth
Implementation class for role retrieval from server's user store, for role based content filtering.
UserStoreAuthorizationProvider() - Constructor for class org.wso2.carbon.dataservices.core.auth.UserStoreAuthorizationProvider
 

V

validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
validate(ValidationContext, String, ParamValue) - Method in class org.wso2.carbon.dataservices.core.validation.standard.ArrayTypeValidator
 
validate(ValidationContext, String, ParamValue) - Method in class org.wso2.carbon.dataservices.core.validation.standard.GenericValidator
 
validate(ValidationContext, String, ParamValue) - Method in class org.wso2.carbon.dataservices.core.validation.standard.ScalarTypeValidator
 
validate(ValidationContext, String, ParamValue) - Method in interface org.wso2.carbon.dataservices.core.validation.Validator
 
validateJSONMapping(String) - Method in class org.wso2.carbon.dataservices.core.admin.DataServiceAdmin
 
validateScalar(String) - Method in class org.wso2.carbon.dataservices.core.validation.standard.DoubleRangeValidator
 
validateScalar(String) - Method in class org.wso2.carbon.dataservices.core.validation.standard.GenericValidator
 
validateScalar(String) - Method in class org.wso2.carbon.dataservices.core.validation.standard.LengthValidator
 
validateScalar(String) - Method in class org.wso2.carbon.dataservices.core.validation.standard.LongRangeValidator
 
validateScalar(String) - Method in class org.wso2.carbon.dataservices.core.validation.standard.PatternValidator
 
ValidationContext - Class in org.wso2.carbon.dataservices.core.validation
This class contains information on the current context of validation, i.e.
ValidationContext(Map<String, ParamValue>) - Constructor for class org.wso2.carbon.dataservices.core.validation.ValidationContext
 
ValidationException - Exception in org.wso2.carbon.dataservices.core.validation
This class represents a validation failure exception.
ValidationException(String, String, ParamValue) - Constructor for exception org.wso2.carbon.dataservices.core.validation.ValidationException
 
Validator - Interface in org.wso2.carbon.dataservices.core.validation
This interface represents a custom validator for data services fields.
ValidatorExt - Interface in org.wso2.carbon.dataservices.core.validation
This interface represents a custom validator with property support for data services fields.
value - Variable in class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
valueOf(String) - Static method in enum org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS.FilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.dataservices.core.description.query.SQLQuery.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.dataservices.core.odata.DataColumn.ODataDataType
Returns the enum constant of this type with the specified name.
valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
values() - Static method in enum org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS.FilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.dataservices.core.description.query.SQLQuery.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.dataservices.core.odata.DataColumn.ODataDataType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
valueToString(Object, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.wso2.carbon.dataservices.core.odata.expression.primitive.EdmNull
 
VIEW - Static variable in class org.wso2.carbon.dataservices.core.odata.RDBMSDataHandler
 
visitAlias(String) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitBinaryOperator(BinaryOperatorKind, VisitorOperand, VisitorOperand) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitEnum(EdmEnumType, List<String>) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitLambdaExpression(String, String, Expression) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitLambdaReference(String) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitLiteral(Literal) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitMember(Member) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitMethodCall(MethodKind, List<VisitorOperand>) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
VisitorOperand - Class in org.wso2.carbon.dataservices.core.odata.expression.operand
 
VisitorOperand(Object) - Constructor for class org.wso2.carbon.dataservices.core.odata.expression.operand.VisitorOperand
 
visitTypeLiteral(EdmType) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 
visitUnaryOperator(UnaryOperatorKind, VisitorOperand) - Method in class org.wso2.carbon.dataservices.core.odata.expression.ExpressionVisitorImpl
 

W

wasNull() - Method in class org.wso2.carbon.dataservices.core.engine.ResultSetWrapper
 
WebConfig - Class in org.wso2.carbon.dataservices.core.description.config
 
WebConfig(DataService, String, Map<String, String>, boolean) - Constructor for class org.wso2.carbon.dataservices.core.description.config.WebConfig
 
WebQuery - Class in org.wso2.carbon.dataservices.core.description.query
This class represents a Web query in a data service.
WebQuery(DataService, String, List<QueryParam>, String, Result, EventTrigger, EventTrigger, Map<String, String>, String, String) - Constructor for class org.wso2.carbon.dataservices.core.description.query.WebQuery
 
WHERE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
WhereAnalyzer - Class in org.wso2.carbon.dataservices.core.sqlparser.analysers
 
WhereAnalyzer(Queue<String>) - Constructor for class org.wso2.carbon.dataservices.core.sqlparser.analysers.WhereAnalyzer
 
WHITE_SPACE - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
WITH - Static variable in class org.wso2.carbon.dataservices.core.sqlparser.LexicalConstants
 
WithParam(String, String, String, String) - Constructor for class org.wso2.carbon.dataservices.core.engine.CallQuery.WithParam
 
wrapBoxCarringResponse(OMElement) - Static method in class org.wso2.carbon.dataservices.core.DBUtils
 
writeResultElement(XMLStreamWriter, String, ParamValue, QName, int, int, ExternalParamCollection) - Method in class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
writeResultEntry(XMLStreamWriter, DataEntry, InternalParamCollection, int) - Method in class org.wso2.carbon.dataservices.core.description.query.Query
writes an result entry to the output.
WSDLToDataService - Class in org.wso2.carbon.dataservices.core
This class is used to create a data service using a given WSDL (create contract first data services).
WSDLToDataService.ModelBean - Class in org.wso2.carbon.dataservices.core
Represents a "Bean" element after schema compilation.
WSDLToDataService.ModelProperty - Class in org.wso2.carbon.dataservices.core
Represents a "Property" element after schema compilation.

X

XADataSourceInfo - Class in org.wso2.carbon.dataservices.core.description.xa
Represents an RDBMS-XADataSource in a data service.
XADataSourceInfo(DataService, String, Map<String, String>) - Constructor for class org.wso2.carbon.dataservices.core.description.xa.XADataSourceInfo
 
XMLWriterHelper - Class in org.wso2.carbon.dataservices.core.engine
This class is used as a helper class in handling XML writing operations.
XMLWriterHelper(String) - Constructor for class org.wso2.carbon.dataservices.core.engine.XMLWriterHelper
 
XPathEventTrigger - Class in org.wso2.carbon.dataservices.core.description.event
This class represents an XPath language based event trigger.
XPathEventTrigger(DataService, String, String, String, List<String>) - Constructor for class org.wso2.carbon.dataservices.core.description.event.XPathEventTrigger
 
XSLTTransformer - Class in org.wso2.carbon.dataservices.core
This class is used in transforming data services result using XSLT.
XSLTTransformer(String) - Constructor for class org.wso2.carbon.dataservices.core.XSLTTransformer
 

Y

year() - Method in class org.wso2.carbon.dataservices.core.odata.expression.operation.MethodCallOperator
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2019 WSO2. All rights reserved.