public interface IntegrationKeyToODataEntryGenerator
| Modifier and Type | Method and Description |
|---|---|
ODataEntry |
generate(EdmEntitySet entitySet,
java.lang.String integrationKey)
Generates a OData entry representing the Alias for the EntityType integrationKey property references.
|
ODataEntry generate(EdmEntitySet entitySet,
java.lang.String integrationKey)
throws EdmException
entitySet - - EntitySet that is being posted tointegrationKey - - integrationKey string for the itemEdmExceptionCopyright © 2018 SAP SE. All Rights Reserved.