| Package | Description |
|---|---|
| de.hybris.platform.catalog | |
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.europe1.dynamic | |
| de.hybris.platform.europe1.resource | |
| de.hybris.platform.order.strategies.calculation.pdt.comparator.impl | |
| de.hybris.platform.order.strategies.calculation.pdt.converter.impl | |
| de.hybris.platform.order.strategies.calculation.pdt.filter.impl | |
| de.hybris.platform.order.strategies.calculation.pdt.impl | |
| de.hybris.platform.servicelayer.model.attribute |
| Modifier and Type | Method and Description |
|---|---|
protected TaxRowModel |
CatalogUnawareEurope1TaxesTest.givenRowForAnyProduct() |
protected TaxRowModel |
CatalogUnawareEurope1TaxesTest.givenRowForProduct(ProductModel product) |
protected TaxRowModel |
CatalogUnawareEurope1TaxesTest.givenRowForProductId(java.lang.String productId) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<TaxRowModel> |
CatalogUnawareEurope1TaxesTest.getRowsFrom(ProductModel product) |
protected java.util.List<TaxRowModel> |
CatalogUnawareEurope1TaxesTest.getSynchronizedRows() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogUnawareEurope1TaxesTest.assertThatTgtRowMatchSrcRow(TaxRowModel tgtRow,
TaxRowModel srcRow) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TaxRowModel> |
ProductModel.getEurope1Taxes()
Generated method - Getter of the
Product.europe1Taxes dynamic attribute defined at extension europe1. |
java.util.Collection<TaxRowModel> |
ProductModel.getOwnEurope1Taxes()
Generated method - Getter of the
Product.ownEurope1Taxes attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setEurope1Taxes(java.util.Collection<TaxRowModel> value)
Generated method - Setter of
Product.europe1Taxes dynamic attribute defined at extension europe1. |
void |
ProductModel.setOwnEurope1Taxes(java.util.Collection<TaxRowModel> value)
Generated method - Setter of
Product.ownEurope1Taxes attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TaxRowModel> |
ProductEurope1TaxesAttributeHandler.getOwnPdtRowModels(ProductModel product) |
protected java.util.Comparator<TaxRowModel> |
ProductEurope1TaxesAttributeHandler.getPdtRowComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductEurope1TaxesAttributeHandler.setOwnPdtRowModels(ProductModel product,
java.util.Collection<TaxRowModel> taxRowModels) |
| Modifier and Type | Method and Description |
|---|---|
TaxRowModel |
TaxRowResource.getTaxRowModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected TaxRowModel |
TaxRowResource.readResource(java.lang.String resourceId)
Gets the
TaxRowModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TaxRowModel> |
TaxRowsResource.getTaxRowsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRowResource.setTaxRowModel(TaxRowModel value)
Convenience method which just delegates to
#setResourceValue(TaxRowModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRowsResource.setTaxRowsCollection(java.util.Collection<TaxRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Comparator<TaxRowModel> |
DefaultTaxRowMatchComparatorProvider.comparator(TaxValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultTaxRowMatchComparatorProvider.TaxRowMatchComparator.compare(TaxRowModel row1,
TaxRowModel row2) |
| Modifier and Type | Method and Description |
|---|---|
TaxInformation |
DefaultTaxInfoConverter.convert(TaxRowModel taxRow,
TaxValueInfoCriteria taxCriteria) |
TaxValue |
DefaultTaxValueConverter.convert(TaxRowModel taxRow,
TaxValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TaxRowModel> |
DefaultTaxRowFilter.filter(java.util.Collection<TaxRowModel> inputCollection,
TaxValueInfoCriteria criteria) |
protected java.util.Collection<TaxRowModel> |
DefaultTaxRowFilter.preFilter(java.util.Collection<TaxRowModel> collection,
TaxValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TaxRowModel> |
DefaultTaxRowFilter.filter(java.util.Collection<TaxRowModel> inputCollection,
TaxValueInfoCriteria criteria) |
protected java.util.Collection<TaxRowModel> |
DefaultTaxRowFilter.preFilter(java.util.Collection<TaxRowModel> collection,
TaxValueInfoCriteria criteria) |
| Constructor and Description |
|---|
CachedTax(TaxRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
TaxRowAbsoluteHandler.get(TaxRowModel model) |
void |
TaxRowAbsoluteHandler.set(TaxRowModel model,
java.lang.Boolean aBoolean) |
Copyright © 2018 SAP SE. All Rights Reserved.