| Package | Description |
|---|---|
| org.mule.module.apikit.odata.processor | |
| org.mule.module.apikit.odata.util |
| Constructor and Description |
|---|
ODataApikitProcessor(OdataContext odataContext,
String entity,
String query,
Map<String,Object> keys,
boolean count) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ODataUriHelper.allowedQuery(String path,
String query) |
static HashMap<String,Object> |
ODataUriHelper.parseKeys(String path,
String[] entityKeys) |
static boolean |
ODataUriHelper.validArgumentValue(String argument,
String value) |
static void |
ODataUriHelper.validQuery(String query,
org.mule.runtime.api.util.MultiMap<String,String> queryParameters) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.