Class ProductEurope1TaxesAttributeHandler
java.lang.Object
de.hybris.platform.europe1.dynamic.PdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
de.hybris.platform.europe1.dynamic.ProductEurope1TaxesAttributeHandler
- All Implemented Interfaces:
DynamicAttributeHandler<Collection<TaxRowModel>,ProductModel>
public class ProductEurope1TaxesAttributeHandler
extends PdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
AttributeHandler for Product.Europe1Taxes dynamic attribute
-
Field Summary
Fields inherited from class de.hybris.platform.europe1.dynamic.PdtRowEurope1AttributeHandler
flexibleSearchService, sessionService, typeService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOwnPdtRowModels(ProductModel product) protected Comparator<TaxRowModel>protected PKgetProductGroupPK(ProductModel product) protected StringgetType()voidsetOwnPdtRowModels(ProductModel product, Collection<TaxRowModel> taxRowModels) Methods inherited from class de.hybris.platform.europe1.dynamic.PdtRowEurope1AttributeHandler
addWildCardsPdtRows, filteroutWildcardsPdtRows, get, set, setFlexibleSearchService, setSessionService, setTypeService, sortPdtRows, useFastAlg
-
Constructor Details
-
ProductEurope1TaxesAttributeHandler
public ProductEurope1TaxesAttributeHandler()
-
-
Method Details
-
getType
- Specified by:
getTypein classPdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
-
getOwnPdtRowModels
- Specified by:
getOwnPdtRowModelsin classPdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
-
setOwnPdtRowModels
- Specified by:
setOwnPdtRowModelsin classPdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
-
getProductGroupPK
- Specified by:
getProductGroupPKin classPdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
-
getPdtRowComparator
- Specified by:
getPdtRowComparatorin classPdtRowEurope1AttributeHandler<TaxRowModel,ProductModel>
-