Uses of Class
de.hybris.platform.integrationservices.integrationkey.impl.IntegrationKeyValue
-
Packages that use IntegrationKeyValue Package Description de.hybris.platform.odata2services.odata.integrationkey.impl -
-
Uses of IntegrationKeyValue in de.hybris.platform.odata2services.odata.integrationkey.impl
Methods in de.hybris.platform.odata2services.odata.integrationkey.impl with parameters of type IntegrationKeyValue Modifier and Type Method Description protected voidDefaultODataEntryToIntegrationKeyValueGenerator. populateKeyValueFromNavigationProperty(org.apache.olingo.odata2.api.edm.EdmEntitySet entitySet, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry, IntegrationKeyAlias aliasComponents, IntegrationKeyValue integrationKeyValue, java.lang.String propertyName)Deprecated, for removal: This API element is subject to removal in a future version.protected voidDefaultODataEntryToIntegrationKeyValueGenerator. populateKeyValueFromSimpleProperty(org.apache.olingo.odata2.api.edm.EdmEntitySet type, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry, IntegrationKeyValue keyValue, java.util.List<java.lang.String> propertyNames)Deprecated, for removal: This API element is subject to removal in a future version.protected voidDefaultODataEntryToIntegrationKeyValueGenerator. setPropertyValueInIntegrationKey(IntegrationKeyValue keyValue, org.apache.olingo.odata2.api.edm.EdmEntitySet type, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry, java.lang.String propertyName)Deprecated, for removal: This API element is subject to removal in a future version.
-