Uses of Class
de.hybris.platform.catalog.jalo.GeneratedProductFeature
-
Packages that use GeneratedProductFeature Package Description de.hybris.platform.catalog.jalo -
-
Uses of GeneratedProductFeature in de.hybris.platform.catalog.jalo
Subclasses of GeneratedProductFeature in de.hybris.platform.catalog.jalo Modifier and Type Class Description class
ProductFeature
A product features is used to describe a property of a product.Fields in de.hybris.platform.catalog.jalo with type parameters of type GeneratedProductFeature Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedProductFeature>
GeneratedProductFeature. PRODUCTHANDLER
BidirectionalOneToManyHandler
for handling 1:n PRODUCT's relation attributes from 'one' side.
-