Class NetAttributeHandler
java.lang.Object
de.hybris.platform.sap.sapmodel.daos.NetAttributeHandler
- All Implemented Interfaces:
de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<Boolean,SAPPricingSalesAreaToCatalogModel>
public class NetAttributeHandler
extends Object
implements de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<Boolean,SAPPricingSalesAreaToCatalogModel>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected de.hybris.platform.servicelayer.search.FlexibleSearchService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset(SAPPricingSalesAreaToCatalogModel model, Boolean value)
-
Field Details
-
flexibleSearchService
@Autowired protected de.hybris.platform.servicelayer.search.FlexibleSearchService flexibleSearchService
-
-
Constructor Details
-
NetAttributeHandler
public NetAttributeHandler()
-
-
Method Details
-
get
- Specified by:
getin interfacede.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<Boolean,SAPPricingSalesAreaToCatalogModel>
-
set
- Specified by:
setin interfacede.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler<Boolean,SAPPricingSalesAreaToCatalogModel>
-