Uses of Class
de.hybris.platform.integrationservices.integrationkey.impl.AbstractIntegrationKeyValueGenerator
-
Packages that use AbstractIntegrationKeyValueGenerator Package Description de.hybris.platform.integrationservices.integrationkey.impl de.hybris.platform.odata2services.odata.integrationkey.impl -
-
Uses of AbstractIntegrationKeyValueGenerator in de.hybris.platform.integrationservices.integrationkey.impl
Subclasses of AbstractIntegrationKeyValueGenerator in de.hybris.platform.integrationservices.integrationkey.impl Modifier and Type Class Description classDefaultMapToIntegrationKeyValueGeneratorGenerates integration key value for a givenTypeDescriptorfrom the attribute values represented by aMap<String, Object>, where the map key is the attribute name, and the map value is the corresponding attribute value. -
Uses of AbstractIntegrationKeyValueGenerator in de.hybris.platform.odata2services.odata.integrationkey.impl
Subclasses of AbstractIntegrationKeyValueGenerator in de.hybris.platform.odata2services.odata.integrationkey.impl Modifier and Type Class Description classDefaultODataEntryToIntegrationKeyValueGeneratorDeprecated, for removal: This API element is subject to removal in a future version.This class will be removed because it cannot guarantee the correct integrationKey is generated.
-