Package | Description |
---|---|
com.requirementslive.sdk.api | |
com.requirementslive.sdk.api.data |
Provides the classes necessary to create the RQL data API client.
|
com.requirementslive.sdk.api.data.model |
Class and Description |
---|
CustomSiteSettingInfo |
Class and Description |
---|
BatchAction
An enumeration for the BatchActions associated with @see com.requirementslive.sdk.api.data.RqlDataApiClient#createTransactionsBatch
|
CountInvalidStoresRequest
The CountInvalidStores request object.
|
CountInvalidStoresResponse
The response object for CountInvalidStores API.
|
CountStoresRequest
The CountStores request object.
|
CountStoresResponse
The response object for CountStores API.
|
CreateLoginToken
The CreateLoginToken API request object
|
CreateLoginTokenResponse
This is the response object returned by the createLoginToken API
|
DeleteInvalidStoresRequest
The DeleteInvalidStoreIds request object.
|
DeleteInvalidStoresResponse
The response object for DeleteInvalidStores API.
|
EvaluateRuleEngineResponse
A class to represent the return value from
RqlDataApiClient.evaluateRuleEngineRules(String, String, String, String, String) |
GetTransactionResponse |
ListInvalidStoreIdsRequest
The ListInvalidStoreIds request object.
|
ListInvalidStoreIdsResponse
The response object for ListInvalidStoreIds API.
|
ListStoreIdsRequest
The ListStoreIds request object.
|
ListStoreIdsResponse
The response object for ListStoreIds API.
|
PutTransactionResponse |
PutTransactionsResponse |
SelectedEntities |
SelectedEntitiesWithAggregation |
SelectQueueDataRequest
The request object for SelectQueueData method.
|
SelectQueueDataResponse
Response object of the SelectQueueData method.
|
StoreOperation |
TransactionBatchInfo |
TransactionInfo |
Class and Description |
---|
BatchAction
An enumeration for the BatchActions associated with @see com.requirementslive.sdk.api.data.RqlDataApiClient#createTransactionsBatch
|
SelectedEntities |
SelectedEntity |
SelectedQueueData |
SelectQueueDataResponse
Response object of the SelectQueueData method.
|