Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Return a deferred call of the OData 'cast' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'ceiling' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'concat' canonical function.

Link copied to clipboard
fun contains(value: DataValue, searchValue: DataValue): QueryFilter

Return a deferred call of the OData 'contains' canonical function.

Link copied to clipboard

Return a deferred call of a custom function.

Link copied to clipboard

Return a deferred call of the OData 'date' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'day' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'endswith' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'floor' canonical function.

Link copied to clipboard

Lookup a query function by code.

See Also:

constants.

Link copied to clipboard

Lookup a query function by name.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.DataQueryException} if name is not the name of a known query function.

Link copied to clipboard

Return a deferred call of the OData 'fractionalseconds' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'geo.distance' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'geo.intersects' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'geo.length' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'hour' canonical function.

Link copied to clipboard
fun indexOf(value: DataValue, searchValue: DataValue): QueryValue

Return a deferred call of the OData 'indexof' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'isof' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'maxdatetime' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'mindatetime' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'minute' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'month' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'now' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'round' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'second' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'startswith' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'length' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'substring' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'time' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'tolower' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'totaloffsetminutes' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'toUpper' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'trim' canonical function.

Link copied to clipboard

Return a deferred call of the OData 'year' canonical function.