Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPExternalIdModel
Packages that use SAPExternalIdModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
-
Uses of SAPExternalIdModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type SAPExternalIdModelModifier and TypeMethodDescriptionProductModel.getExternalIds()Generated method - Getter of theProduct.externalIdsattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.core.model.product with type arguments of type SAPExternalIdModelModifier and TypeMethodDescriptionvoidProductModel.setExternalIds(List<SAPExternalIdModel> value) Generated method - Setter ofProduct.externalIdsattribute defined at extensionsapmodel.