Uses of Class
com.hybris.merchandising.model.AbstractMerchPropertyModel
Packages that use AbstractMerchPropertyModel
Package
Description
Contains generated models for each type of com.hybris.merchandising.jalo package.
-
Uses of AbstractMerchPropertyModel in com.hybris.merchandising.indexer.listeners
Methods in com.hybris.merchandising.indexer.listeners with parameters of type AbstractMerchPropertyModelModifier and TypeMethodDescriptionprotected StringMerchIndexingListener.extractPropName(AbstractMerchPropertyModel merchProp) extractPropName is a method for retrieving the name of an indexed property.protected StringMerchIndexingListener.extractPropTranslatedName(AbstractMerchPropertyModel merchProp) extractPropTranslatedName is a method for retrieving the mapped name of an indexed property. -
Uses of AbstractMerchPropertyModel in com.hybris.merchandising.model
Subclasses of AbstractMerchPropertyModel in com.hybris.merchandising.modelModifier and TypeClassDescriptionclassGenerated model class for type MerchImageProperty first defined at extension merchandisingservices.classGenerated model class for type MerchProperty first defined at extension merchandisingservices. -
Uses of AbstractMerchPropertyModel in com.hybris.merchandising.service.impl
Methods in com.hybris.merchandising.service.impl with parameters of type AbstractMerchPropertyModelModifier and TypeMethodDescriptionprotected StringDefaultMerchCatalogService.extractPropName(AbstractMerchPropertyModel merchProp) protected StringDefaultMerchCatalogService.extractPropTranslatedName(AbstractMerchPropertyModel merchProp)