Uses of Class
de.hybris.platform.util.migration.OldPK
-
Packages that use OldPK Package Description de.hybris.platform.util.migration -
-
Uses of OldPK in de.hybris.platform.util.migration
Methods in de.hybris.platform.util.migration with parameters of type OldPK Modifier and Type Method Description PKPKMapper. mapPK(OldPK oldPK)Maps given old PK to a new PK.
-