Uses of Class
de.hybris.platform.europe1.jalo.PriceRow
Packages that use PriceRow
Package
Description
-
Uses of PriceRow in de.hybris.platform.acceleratorservices.jalo
Methods in de.hybris.platform.acceleratorservices.jalo with parameters of type PriceRowModifier and TypeMethodDescriptionGeneratedAcceleratorServicesManager.getSequenceId(PriceRow item) Generated method - Getter of thePriceRow.sequenceIdattribute.GeneratedAcceleratorServicesManager.getSequenceId(SessionContext ctx, PriceRow item) Generated method - Getter of thePriceRow.sequenceIdattribute.longGeneratedAcceleratorServicesManager.getSequenceIdAsPrimitive(PriceRow item) Generated method - Getter of thePriceRow.sequenceIdattribute.longGeneratedAcceleratorServicesManager.getSequenceIdAsPrimitive(SessionContext ctx, PriceRow item) Generated method - Getter of thePriceRow.sequenceIdattribute.voidGeneratedAcceleratorServicesManager.setSequenceId(PriceRow item, long value) Generated method - Setter of thePriceRow.sequenceIdattribute.voidGeneratedAcceleratorServicesManager.setSequenceId(PriceRow item, Long value) Generated method - Setter of thePriceRow.sequenceIdattribute.voidGeneratedAcceleratorServicesManager.setSequenceId(SessionContext ctx, PriceRow item, long value) Generated method - Setter of thePriceRow.sequenceIdattribute.voidGeneratedAcceleratorServicesManager.setSequenceId(SessionContext ctx, PriceRow item, Long value) Generated method - Setter of thePriceRow.sequenceIdattribute. -
Uses of PriceRow in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type PriceRowModifier and TypeMethodDescriptionprotected CatalogVersionPriceRowLabelProvider.getCatalogVersion(PriceRow priceRow) Deprecated.protected StringPriceRowLabelProvider.getIconPath(PriceRow item) Deprecated.protected StringPriceRowLabelProvider.getIconPath(PriceRow item, String languageIso) Deprecated.protected StringPriceRowLabelProvider.getItemDescription(PriceRow item) Deprecated.protected StringPriceRowLabelProvider.getItemDescription(PriceRow item, String languageIso) Deprecated.protected StringPriceRowLabelProvider.getItemLabel(PriceRow priceRow) Deprecated.protected StringPriceRowLabelProvider.getItemLabel(PriceRow priceRow, String languageIso) Deprecated. -
Uses of PriceRow in de.hybris.platform.europe1.constants
Methods in de.hybris.platform.europe1.constants with parameters of type PriceRowModifier and TypeMethodDescriptionstatic final PriceInformationEurope1Tools.createPriceInformation(PriceRow row, Currency currency) -
Uses of PriceRow in de.hybris.platform.europe1.jalo
Fields in de.hybris.platform.europe1.jalo with type parameters of type PriceRowModifier and TypeFieldDescriptionprotected static final OneToManyHandler<PriceRow>GeneratedEurope1PriceFactory.PRODUCT2OWNEUROPE1PRICESOWNEUROPE1PRICESHANDLEROneToManyHandlerfor handling 1:n OWNEUROPE1PRICES's relation attributes from 'many' side.Methods in de.hybris.platform.europe1.jalo that return PriceRowModifier and TypeMethodDescriptionEurope1PriceFactory.createPriceRow(Product product, EnumerationValue productPriceGroup, User user, EnumerationValue userPriceGroup, long minQuantity, Currency currency, Unit unit, int unitFactor, boolean net, DateRange dateRange, double price) Creates a new PriceRow.Europe1PriceFactory.createPriceRow(Product product, EnumerationValue productPriceGroup, User user, EnumerationValue userPriceGroup, long minQuantity, Currency currency, Unit unit, int unitFactor, boolean net, DateRange dateRange, double price, EnumerationValue channel) Overloaded method to support Channel dimension to PriceRow.Europe1PriceFactory.createPriceRow(SessionContext ctx, Product product, EnumerationValue productPriceGroup, User user, EnumerationValue userPriceGroup, long minQuantity, Currency currency, Unit unit, int unitFactor, boolean net, DateRange dateRange, double price) Same asEurope1PriceFactory.createPriceRow(Product, EnumerationValue, User, EnumerationValue, long, Currency, Unit, int, boolean, DateRange, double)but with specific SessionContext.Europe1PriceFactory.createPriceRow(SessionContext ctx, Product product, EnumerationValue productPriceGroup, User user, EnumerationValue userPriceGroup, long minQuantity, Currency currency, Unit unit, int unitFactor, boolean net, DateRange dateRange, double price, EnumerationValue channel) Same asEurope1PriceFactory.createPriceRow(Product, EnumerationValue, User, EnumerationValue, long, Currency, Unit, int, boolean, DateRange, double, EnumerationValue)but with specific SessionContext.GeneratedEurope1PriceFactory.createPriceRow(SessionContext ctx, Map attributeValues) GeneratedEurope1PriceFactory.createPriceRow(Map attributeValues) protected PriceRowEurope1PriceFactory.getCounterpartItem(SessionContext ctx, PriceRow pricerow, CatalogVersion targetVersion) Europe1PriceInformation.getPriceRow()Europe1PriceFactory.matchPriceRowForPrice(SessionContext ctx, Product product, EnumerationValue productGroup, User user, EnumerationValue userGroup, long qtd, Unit unit, Currency currency, Date date, boolean net, boolean giveAwayMode) matches price rows by product or product group, user or user group, min quantity, currency and daterange.Methods in de.hybris.platform.europe1.jalo that return types with arguments of type PriceRowModifier and TypeMethodDescriptionEurope1PriceFactory.filterPriceRows(List<PriceRow> priceRows) Removes price rows from set of matching rows if they will never be applicable.Europe1PriceFactory.filterPriceRows4Info(Collection<PriceRow> rows, Currency curr, Date date, PriceRowChannel channel) Filters price rows which do not match the given parameters.Europe1PriceFactory.filterPriceRows4Price(Collection<PriceRow> rows, long _quantity, Unit unit, Currency curr, Date date, boolean giveAwayMode, PriceRowChannel channel) Filters price rows which do not match the given parameters.Europe1PriceFactory.getEurope1Prices(Product item) Europe1PriceFactory.getEurope1Prices(SessionContext ctx, Product product) Attribute getter for Product.europe1prices.GeneratedEurope1PriceFactory.getOwnEurope1Prices(Product item) Generated method - Getter of theProduct.ownEurope1Pricesattribute.GeneratedEurope1PriceFactory.getOwnEurope1Prices(SessionContext ctx, Product item) Generated method - Getter of theProduct.ownEurope1Pricesattribute.Europe1PriceFactory.getRealPartOfPriceRows(SessionContext ctx, Product product, EnumerationValue productGroup) Returns collection of all price rows for the specified product and price group.Europe1PriceFactory.matchPriceRowsForInfo(SessionContext ctx, Product product, EnumerationValue productGroup, User user, EnumerationValue userGroup, Currency currency, Date date, boolean net) protected Collection<PriceRow>Europe1PriceFactory.queryPriceRows4Price(SessionContext ctx, Product product, EnumerationValue productGroup, User user, EnumerationValue userGroup) Deprecated.protected Collection<PriceRow>Europe1PriceFactory.queryPriceRows4Price(SessionContext ctx, Product product, EnumerationValue productGroup, User user, EnumerationValue userGroup, Date date, Currency currency, boolean giveAwayMode) Runs database query for fetching price rows for calculating base prices.Methods in de.hybris.platform.europe1.jalo with parameters of type PriceRowModifier and TypeMethodDescriptionvoidGeneratedEurope1PriceFactory.addToOwnEurope1Prices(Product item, PriceRow value) Generated method - Addsvalueto ownEurope1Prices.voidGeneratedEurope1PriceFactory.addToOwnEurope1Prices(SessionContext ctx, Product item, PriceRow value) Generated method - Addsvalueto ownEurope1Prices.intintprotected static PriceValueEurope1PriceInformation.createPriceValue(PriceRow row, Currency requested) protected static MapEurope1PriceInformation.createQualifiers(PriceRow row) protected PriceRowEurope1PriceFactory.getCounterpartItem(SessionContext ctx, PriceRow pricerow, CatalogVersion targetVersion) voidGeneratedEurope1PriceFactory.removeFromOwnEurope1Prices(Product item, PriceRow value) Generated method - Removesvaluefrom ownEurope1Prices.voidGeneratedEurope1PriceFactory.removeFromOwnEurope1Prices(SessionContext ctx, Product item, PriceRow value) Generated method - Removesvaluefrom ownEurope1Prices.Method parameters in de.hybris.platform.europe1.jalo with type arguments of type PriceRowModifier and TypeMethodDescriptionEurope1PriceFactory.filterPriceRows(List<PriceRow> priceRows) Removes price rows from set of matching rows if they will never be applicable.Europe1PriceFactory.filterPriceRows4Info(Collection<PriceRow> rows, Currency curr, Date date, PriceRowChannel channel) Filters price rows which do not match the given parameters.Europe1PriceFactory.filterPriceRows4Price(Collection<PriceRow> rows, long _quantity, Unit unit, Currency curr, Date date, boolean giveAwayMode, PriceRowChannel channel) Filters price rows which do not match the given parameters.voidEurope1PriceFactory.setEurope1Prices(Product item, Collection<PriceRow> value) voidGeneratedEurope1PriceFactory.setOwnEurope1Prices(Product item, Collection<PriceRow> value) Generated method - Setter of theProduct.ownEurope1Pricesattribute.voidGeneratedEurope1PriceFactory.setOwnEurope1Prices(SessionContext ctx, Product item, Collection<PriceRow> value) Generated method - Setter of theProduct.ownEurope1Pricesattribute.Constructors in de.hybris.platform.europe1.jalo with parameters of type PriceRow -
Uses of PriceRow in de.hybris.platform.subscriptionservices.jalo
Subclasses of PriceRow in de.hybris.platform.subscriptionservices.jaloMethods in de.hybris.platform.subscriptionservices.jalo that return PriceRowModifier and TypeMethodDescriptionExtendedCatalogAwareEurope1PriceFactory.getPriceRow(AbstractOrderEntry entry) ExtendedCatalogAwareEurope1PriceFactory.getPriceRow(Product product) ExtendedPriceFactory.getPriceRow(AbstractOrderEntry entry) ExtendedPriceFactory.getPriceRow(Product product)
Europe1PriceFactory.queryPriceRows4Price(SessionContext, Product, EnumerationValue, User, EnumerationValue, Date, Currency, boolean)