Uses of Class
de.hybris.platform.europe1.model.PDTRowModel
-
Packages that use PDTRowModel Package Description de.hybris.platform.catalog de.hybris.platform.europe1.dynamic de.hybris.platform.europe1.model Contains generated models for each type of de.hybris.platform.europe1.jalo package.de.hybris.platform.order.strategies.calculation.pdt.comparator de.hybris.platform.order.strategies.calculation.pdt.filter de.hybris.platform.order.strategies.calculation.pdt.impl de.hybris.platform.order.strategies.calculation.pdt.matcher de.hybris.platform.order.strategies.calculation.pdt.matcher.impl de.hybris.platform.order.strategies.calculation.pdt.postmatcher de.hybris.platform.order.strategies.calculation.pdt.repository de.hybris.platform.order.strategies.calculation.pdt.repository.impl de.hybris.platform.product.impl de.hybris.platform.servicelayer.model.attribute de.hybris.platform.subscriptionservices.model Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package. -
-
Uses of PDTRowModel in de.hybris.platform.catalog
Classes in de.hybris.platform.catalog with type parameters of type PDTRowModel Modifier and Type Class Description classCatalogUnawarePDTRowTest<T extends PDTRowModel> -
Uses of PDTRowModel in de.hybris.platform.europe1.dynamic
Classes in de.hybris.platform.europe1.dynamic with type parameters of type PDTRowModel Modifier and Type Class Description protected static classAbstractProductEurope1AttributeHandlerTest.Builder<MODEL extends PDTRowModel>classPdtRowEurope1AttributeHandler<T extends PDTRowModel,MODEL extends ProductModel>Abstract Attribute handler for handling Europe1 Prices, Discounts and Prices.Methods in de.hybris.platform.europe1.dynamic with type parameters of type PDTRowModel Modifier and Type Method Description static <MODEL extends PDTRowModel>
AbstractProductEurope1AttributeHandlerTest.Builder<MODEL>AbstractProductEurope1AttributeHandlerTest.Builder. of(java.lang.Class<MODEL> clazz) -
Uses of PDTRowModel in de.hybris.platform.europe1.model
Subclasses of PDTRowModel in de.hybris.platform.europe1.model Modifier and Type Class Description classAbstractDiscountRowModelGenerated model class for type AbstractDiscountRow first defined at extension europe1.classDiscountRowModelGenerated model class for type DiscountRow first defined at extension europe1.classGlobalDiscountRowModelGenerated model class for type GlobalDiscountRow first defined at extension europe1.classPriceRowModelGenerated model class for type PriceRow first defined at extension europe1.classTaxRowModelGenerated model class for type TaxRow first defined at extension europe1. -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.comparator
Classes in de.hybris.platform.order.strategies.calculation.pdt.comparator with type parameters of type PDTRowModel Modifier and Type Interface Description interfacePDTRowMatchComparatorProvider<CRITERIA extends PDTCriteria,MODEL extends PDTRowModel>The Interface for provide price/discount/tax comparator forGenericPDTModelMatcher. -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.filter
Classes in de.hybris.platform.order.strategies.calculation.pdt.filter with type parameters of type PDTRowModel Modifier and Type Interface Description interfacePDTRowFilter<CRITERIA extends PDTCriteria,MODEL extends PDTRowModel>The Interface for filtering price/discount/tax rows models using criteria. -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.impl
Classes in de.hybris.platform.order.strategies.calculation.pdt.impl with type parameters of type PDTRowModel Modifier and Type Class Description classGenericPDTFindValueInfoStrategy<VALUE extends PDTValue,INFO extends PDTInformation,CRITERIA extends PDTCriteria,MODEL extends PDTRowModel> -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.matcher
Classes in de.hybris.platform.order.strategies.calculation.pdt.matcher with type parameters of type PDTRowModel Modifier and Type Interface Description interfacePDTModelMatcher<CRITERIA extends PDTCriteria,MODEL extends PDTRowModel>The Interface for matching price/discount/tax models in theGenericPDTFindValueInfoStrategy. -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.matcher.impl
Methods in de.hybris.platform.order.strategies.calculation.pdt.matcher.impl that return types with arguments of type PDTRowModel Modifier and Type Method Description java.util.List<PDTRowModel>GenericPDTModelMatcher. matchRows(PDTCriteria criteria)Finds rows usingPDTRowRepository, filters rows usingPDTRowFilterand sorts rows usingPDTRowMatchComparatorProvider.Method parameters in de.hybris.platform.order.strategies.calculation.pdt.matcher.impl with type arguments of type PDTRowModel Modifier and Type Method Description voidGenericPDTModelMatcher. setRowFilter(PDTRowFilter<PDTCriteria,PDTRowModel> rowFilter)voidGenericPDTModelMatcher. setRowMatchComparatorProvider(PDTRowMatchComparatorProvider<PDTCriteria,PDTRowModel> rowMatchComparatorProvider)voidGenericPDTModelMatcher. setRowRepository(PDTRowRepository<PDTCriteria,PDTRowModel> rowRepository) -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.postmatcher
Classes in de.hybris.platform.order.strategies.calculation.pdt.postmatcher with type parameters of type PDTRowModel Modifier and Type Interface Description interfacePDTPostMatcher<CRITERIA extends PDTCriteria,MODEL extends PDTRowModel>The Interface for adding custom logic after invoking thePDTModelMatcherin theGenericPDTFindValueInfoStrategy. -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.repository
Classes in de.hybris.platform.order.strategies.calculation.pdt.repository with type parameters of type PDTRowModel Modifier and Type Interface Description interfacePDTRowRepository<CRITERIA extends PDTCriteria,MODEL extends PDTRowModel>The Interface for price/discount/tax row model repository used in theGenericPDTModelMatcher. -
Uses of PDTRowModel in de.hybris.platform.order.strategies.calculation.pdt.repository.impl
Classes in de.hybris.platform.order.strategies.calculation.pdt.repository.impl with type parameters of type PDTRowModel Modifier and Type Class Description classGenericPDTRowRepository<CRITERIA extends PDTCriteria,MODEL extends PDTRowModel> -
Uses of PDTRowModel in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl with parameters of type PDTRowModel Modifier and Type Method Description protected voidPDTRowPrepareInterceptor. handleProductAndProductGroup(PDTRowModel model, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. handleUserAndUserGroup(PDTRowModel model, InterceptorContext ctx)voidPDTProductModificationMarker. markProductAsModifiedIfFlagSet(PDTRowModel pdtRowModel, InterceptorContext ctx)voidPDTProductModificationMarker. markProductAsModifiedIfFlagSet(PDTRowModel pdtRowModel, InterceptorContext ctx, boolean isRemove)voidPDTRowRemoveInterceptor. onRemove(PDTRowModel pdtRowModel, InterceptorContext ctx)protected voidDiscountRowPrepareInterceptor. updateCatalogVersion(PDTRowModel pdtModel)protected voidGlobalDiscountRowPrepareInterceptor. updateCatalogVersion(PDTRowModel pdtModel)protected abstract voidPDTRowPrepareInterceptor. updateCatalogVersion(PDTRowModel pdtModel)protected voidPriceRowPrepareInterceptor. updateCatalogVersion(PDTRowModel pdtModel)protected voidTaxRowPrepareInterceptor. updateCatalogVersion(PDTRowModel pdtModel)protected voidGlobalDiscountRowPrepareInterceptor. updateProductMatchQualifier(PDTRowModel prModel, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. updateProductMatchQualifier(PDTRowModel prModel, InterceptorContext ctx)protected voidPDTRowPrepareInterceptor. updateUserMatchQualifier(PDTRowModel prModel, InterceptorContext ctx) -
Uses of PDTRowModel in de.hybris.platform.servicelayer.model.attribute
Methods in de.hybris.platform.servicelayer.model.attribute with parameters of type PDTRowModel Modifier and Type Method Description StandardDateRangePDTRowDateRangeHandler. get(PDTRowModel model)voidPDTRowDateRangeHandler. set(PDTRowModel model, StandardDateRange standardDateRange) -
Uses of PDTRowModel in de.hybris.platform.subscriptionservices.model
Subclasses of PDTRowModel in de.hybris.platform.subscriptionservices.model Modifier and Type Class Description classSubscriptionPricePlanModelGenerated model class for type SubscriptionPricePlan first defined at extension subscriptionservices.
-