| Modifier and Type | Method and Description |
|---|---|
Long |
GeneratedAcceleratorServicesManager.getSequenceId(PriceRow item)
Generated method - Getter of the
PriceRow.sequenceId attribute. |
Long |
GeneratedAcceleratorServicesManager.getSequenceId(SessionContext ctx,
PriceRow item)
Generated method - Getter of the
PriceRow.sequenceId attribute. |
long |
GeneratedAcceleratorServicesManager.getSequenceIdAsPrimitive(PriceRow item)
Generated method - Getter of the
PriceRow.sequenceId attribute. |
long |
GeneratedAcceleratorServicesManager.getSequenceIdAsPrimitive(SessionContext ctx,
PriceRow item)
Generated method - Getter of the
PriceRow.sequenceId attribute. |
void |
GeneratedAcceleratorServicesManager.setSequenceId(PriceRow item,
long value)
Generated method - Setter of the
PriceRow.sequenceId attribute. |
void |
GeneratedAcceleratorServicesManager.setSequenceId(PriceRow item,
Long value)
Generated method - Setter of the
PriceRow.sequenceId attribute. |
void |
GeneratedAcceleratorServicesManager.setSequenceId(SessionContext ctx,
PriceRow item,
long value)
Generated method - Setter of the
PriceRow.sequenceId attribute. |
void |
GeneratedAcceleratorServicesManager.setSequenceId(SessionContext ctx,
PriceRow item,
Long value)
Generated method - Setter of the
PriceRow.sequenceId attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected PriceRow |
BMECatManager.createPriceRow(CatalogVersion catalogVersion,
PriceCopy priceCopy) |
PriceRow |
GeneratedPriceChangeDescriptor.getPriceRow()
Generated method - Getter of the
PriceChangeDescriptor.priceRow attribute. |
PriceRow |
GeneratedPriceChangeDescriptor.getPriceRow(SessionContext ctx)
Generated method - Getter of the
PriceChangeDescriptor.priceRow attribute. |
protected PriceRow |
BMECatManager.getPriceRowByCopy(CatalogVersion catalogVersion,
PriceCopy priceCopy) |
| Modifier and Type | Method and Description |
|---|---|
PriceChangeDescriptor |
BMECatManager.createPriceChangeDescriptor(CronJob cronJob,
String changeType,
PriceRow priceRow,
String description) |
protected PriceCopy |
BMECatManager.createPriceCopy(PriceRow priceRow) |
void |
GeneratedPriceChangeDescriptor.setPriceRow(PriceRow value)
Generated method - Setter of the
PriceChangeDescriptor.priceRow attribute. |
void |
GeneratedPriceChangeDescriptor.setPriceRow(SessionContext ctx,
PriceRow value)
Generated method - Setter of the
PriceChangeDescriptor.priceRow attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersion |
PriceRowLabelProvider.getCatalogVersion(PriceRow priceRow)
Deprecated.
|
protected String |
PriceRowLabelProvider.getIconPath(PriceRow item)
Deprecated.
|
protected String |
PriceRowLabelProvider.getIconPath(PriceRow item,
String languageIso)
Deprecated.
|
protected String |
PriceRowLabelProvider.getItemDescription(PriceRow item)
Deprecated.
|
protected String |
PriceRowLabelProvider.getItemDescription(PriceRow item,
String languageIso)
Deprecated.
|
protected String |
PriceRowLabelProvider.getItemLabel(PriceRow priceRow)
Deprecated.
|
protected String |
PriceRowLabelProvider.getItemLabel(PriceRow priceRow,
String languageIso)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static PriceInformation |
Europe1Tools.createPriceInformation(PriceRow row,
Currency currency) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<PriceRow> |
GeneratedEurope1PriceFactory.PRODUCT2OWNEUROPE1PRICESOWNEUROPE1PRICESHANDLER
OneToManyHandler for handling 1:n OWNEUROPE1PRICES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
PriceRow |
GeneratedEurope1PriceFactory.createPriceRow(Map attributeValues) |
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)
Creates a new PriceRow.
|
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.
|
PriceRow |
GeneratedEurope1PriceFactory.createPriceRow(SessionContext ctx,
Map attributeValues) |
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 as
Europe1PriceFactory.createPriceRow(Product,EnumerationValue,User,EnumerationValue,long,Currency,Unit,int,boolean,DateRange,double)
but with specific SessionContext. |
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,
EnumerationValue channel)
Same as
Europe1PriceFactory.createPriceRow(Product,EnumerationValue,User,EnumerationValue,long,Currency,Unit,int,boolean,DateRange,double,EnumerationValue)
but with specific SessionContext. |
protected PriceRow |
Europe1PriceFactory.getCounterpartItem(SessionContext ctx,
PriceRow pricerow,
CatalogVersion targetVersion) |
PriceRow |
Europe1PriceInformation.getPriceRow() |
PriceRow |
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PriceRow> |
Europe1PriceFactory.filterPriceRows(List<PriceRow> priceRows)
Removes price rows from set of matching rows if they will never be applicable.
|
protected List<PriceRow> |
Europe1PriceFactory.filterPriceRows4Info(Collection<PriceRow> rows,
Currency curr,
Date date,
PriceRowChannel channel)
Filters price rows which do not match the given parameters.
|
protected List<PriceRow> |
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.
|
Collection<PriceRow> |
Europe1PriceFactory.getEurope1Prices(Product item) |
Collection<PriceRow> |
Europe1PriceFactory.getEurope1Prices(SessionContext ctx,
Product product)
Attribute getter for Product.europe1prices.
|
Collection<PriceRow> |
GeneratedEurope1PriceFactory.getOwnEurope1Prices(Product item)
Generated method - Getter of the
Product.ownEurope1Prices attribute. |
Collection<PriceRow> |
GeneratedEurope1PriceFactory.getOwnEurope1Prices(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.ownEurope1Prices attribute. |
Collection<PriceRow> |
Europe1PriceFactory.getRealPartOfPriceRows(SessionContext ctx,
Product product,
EnumerationValue productGroup)
Returns collection of all price rows for the specified product and price group.
|
List<PriceRow> |
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)
Runs database query for fetching price rows for calculating base prices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedEurope1PriceFactory.addToOwnEurope1Prices(Product item,
PriceRow value)
Generated method - Adds
value to ownEurope1Prices. |
void |
GeneratedEurope1PriceFactory.addToOwnEurope1Prices(SessionContext ctx,
Product item,
PriceRow value)
Generated method - Adds
value to ownEurope1Prices. |
int |
Europe1PriceFactory.PriceRowInfoComparator.compare(PriceRow row1,
PriceRow row2) |
int |
Europe1PriceFactory.PriceRowMatchComparator.compare(PriceRow row1,
PriceRow row2) |
protected static PriceValue |
Europe1PriceInformation.createPriceValue(PriceRow row,
Currency requested) |
protected static Map |
Europe1PriceInformation.createQualifiers(PriceRow row) |
protected PriceRow |
Europe1PriceFactory.getCounterpartItem(SessionContext ctx,
PriceRow pricerow,
CatalogVersion targetVersion) |
void |
GeneratedEurope1PriceFactory.removeFromOwnEurope1Prices(Product item,
PriceRow value)
Generated method - Removes
value from ownEurope1Prices. |
void |
GeneratedEurope1PriceFactory.removeFromOwnEurope1Prices(SessionContext ctx,
Product item,
PriceRow value)
Generated method - Removes
value from ownEurope1Prices. |
| Modifier and Type | Method and Description |
|---|---|
protected List<PriceRow> |
Europe1PriceFactory.filterPriceRows(List<PriceRow> priceRows)
Removes price rows from set of matching rows if they will never be applicable.
|
protected List<PriceRow> |
Europe1PriceFactory.filterPriceRows4Info(Collection<PriceRow> rows,
Currency curr,
Date date,
PriceRowChannel channel)
Filters price rows which do not match the given parameters.
|
protected List<PriceRow> |
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.
|
void |
Europe1PriceFactory.setEurope1Prices(Product item,
Collection<PriceRow> value) |
void |
GeneratedEurope1PriceFactory.setOwnEurope1Prices(Product item,
Collection<PriceRow> value)
Generated method - Setter of the
Product.ownEurope1Prices attribute. |
void |
GeneratedEurope1PriceFactory.setOwnEurope1Prices(SessionContext ctx,
Product item,
Collection<PriceRow> value)
Generated method - Setter of the
Product.ownEurope1Prices attribute. |
| Constructor and Description |
|---|
Europe1PriceInformation(PriceRow src,
Currency requested) |
| Modifier and Type | Method and Description |
|---|---|
String |
GeneratedFinancialservicesManager.getQuotationProvider(PriceRow item)
Generated method - Getter of the
PriceRow.quotationProvider attribute. |
String |
GeneratedFinancialservicesManager.getQuotationProvider(SessionContext ctx,
PriceRow item)
Generated method - Getter of the
PriceRow.quotationProvider attribute. |
void |
GeneratedFinancialservicesManager.setQuotationProvider(PriceRow item,
String value)
Generated method - Setter of the
PriceRow.quotationProvider attribute. |
void |
GeneratedFinancialservicesManager.setQuotationProvider(SessionContext ctx,
PriceRow item,
String value)
Generated method - Setter of the
PriceRow.quotationProvider attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedSubscriptionPricePlan
Generated class for type
SubscriptionPricePlan. |
class |
SubscriptionPricePlan |
| Modifier and Type | Method and Description |
|---|---|
PriceRow |
ExtendedPriceFactory.getPriceRow(AbstractOrderEntry entry) |
PriceRow |
ExtendedCatalogAwareEurope1PriceFactory.getPriceRow(AbstractOrderEntry entry) |
PriceRow |
ExtendedPriceFactory.getPriceRow(Product product) |
PriceRow |
ExtendedCatalogAwareEurope1PriceFactory.getPriceRow(Product product) |
| Modifier and Type | Method and Description |
|---|---|
String |
GeneratedSapmodelManager.getSapConditionId(PriceRow item)
Generated method - Getter of the
PriceRow.sapConditionId attribute. |
String |
GeneratedSapmodelManager.getSapConditionId(SessionContext ctx,
PriceRow item)
Generated method - Getter of the
PriceRow.sapConditionId attribute. |
void |
GeneratedSapmodelManager.setSapConditionId(PriceRow item,
String value)
Generated method - Setter of the
PriceRow.sapConditionId attribute. |
void |
GeneratedSapmodelManager.setSapConditionId(SessionContext ctx,
PriceRow item,
String value)
Generated method - Setter of the
PriceRow.sapConditionId attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.