Class ProductIDAttributeHandler
java.lang.Object
de.hybris.platform.sap.sapmodel.daos.ProductIDAttributeHandler
- All Implemented Interfaces:
de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<String,,ProductModel> Serializable
public class ProductIDAttributeHandler
extends Object
implements de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<String,ProductModel>, Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected de.hybris.platform.servicelayer.search.FlexibleSearchService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringget(ProductModel model) voidset(ProductModel model, String value)
-
Field Details
-
flexibleSearchService
@Autowired protected transient de.hybris.platform.servicelayer.search.FlexibleSearchService flexibleSearchService
-
-
Constructor Details
-
ProductIDAttributeHandler
public ProductIDAttributeHandler()
-
-
Method Details
-
convertID
-
get
- Specified by:
getin interfacede.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<String,ProductModel>
-
set
- Specified by:
setin interfacede.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<String,ProductModel>
-