T - The typeE - The elementpublic interface IntegrationKeyGenerator<T,E>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generate(T type,
E entry)
Generates a string representing the actual string values that the
s:Alias
property references. |
java.lang.String generate(T type, E entry)
s:Alias
property references.type - - EntitySet that is being posted toentry - - represents the entry information to be used to generate the key.Copyright © 2018 SAP SE. All Rights Reserved.