Package de.hybris.platform.integrationservices.integrationkey.impl
-
Class Summary Class Description AbstractIntegrationKeyValueGenerator<T,E> DefaultAlphabeticalIntegrationKeyMetadataGenerator DefaultAlphabeticalIntegrationKeyMetadataGeneratorUnitTest DefaultMapToIntegrationKeyValueGenerator DefaultMapToIntegrationKeyValueGeneratorUnitTest IntegrationKeyAlias This class takes the integrationKey Alias string formatted like thisType1_prop1|Type2_prop2|...and turns it into an ordered map of EntityType to its key properties.IntegrationKeyValue Holds the property values for unique properties mapped by the entity types and maintains order according to the integrationKey Alias.