public class Helper extends Object
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
static org.odata4j.producer.EntitiesResponse |
convertEntriesToOEntries(List<Entry> outputEntries,
String entitySetName,
EntityDefinitionSet metadata1,
Integer inlineCount) |
static org.odata4j.edm.EdmDataServices |
createMetadata(EntityDefinitionSet metadata) |
static org.mule.runtime.api.util.MultiMap<String,String> |
replaceQueryParams(org.mule.runtime.api.util.MultiMap<String,String> queryParameters) |
static List<Entry> |
transformJsonToEntryList(String payload) |
public static org.odata4j.producer.EntitiesResponse convertEntriesToOEntries(List<Entry> outputEntries, String entitySetName, EntityDefinitionSet metadata1, Integer inlineCount)
public static org.odata4j.edm.EdmDataServices createMetadata(EntityDefinitionSet metadata)
public static org.mule.runtime.api.util.MultiMap<String,String> replaceQueryParams(org.mule.runtime.api.util.MultiMap<String,String> queryParameters)
public static List<Entry> transformJsonToEntryList(String payload) throws ODataInvalidFlowResponseException
Copyright © 2025 MuleSoft, Inc.. All rights reserved.