Uses of Class
de.hybris.platform.integrationservices.integrationkey.impl.IntegrationKeyAlias
-
Packages that use IntegrationKeyAlias Package Description de.hybris.platform.integrationservices.integrationkey.impl de.hybris.platform.odata2services.odata.integrationkey.impl -
-
Uses of IntegrationKeyAlias in de.hybris.platform.integrationservices.integrationkey.impl
Methods in de.hybris.platform.integrationservices.integrationkey.impl with parameters of type IntegrationKeyAlias Modifier and Type Method Description protected java.lang.StringAbstractIntegrationKeyValueGenerator. buildIntegrationKeyValueMatchingAliasOrder(IntegrationKeyValue keyValue, IntegrationKeyAlias alias) -
Uses of IntegrationKeyAlias in de.hybris.platform.odata2services.odata.integrationkey.impl
Methods in de.hybris.platform.odata2services.odata.integrationkey.impl with parameters of type IntegrationKeyAlias Modifier and Type Method Description protected voidDefaultODataEntryToIntegrationKeyValueGenerator. calcIntegrationKeyRecursively(org.apache.olingo.odata2.api.edm.EdmEntitySet type, org.apache.olingo.odata2.api.ep.entry.ODataEntry entry, IntegrationKeyAlias alias, IntegrationKeyValue keyValue)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)
-