| Package | Description |
|---|---|
| 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.servicelayer.model.attribute |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaxRowModel> |
ProductModel.getEurope1Taxes()
Generated method - Getter of the
Product.europe1Taxes dynamic attribute defined at extension europe1. |
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(Collection<TaxRowModel> value)
Generated method - Setter of
Product.europe1Taxes dynamic attribute defined at extension europe1. |
void |
ProductModel.setOwnEurope1Taxes(Collection<TaxRowModel> value)
Generated method - Setter of
Product.ownEurope1Taxes attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaxRowModel> |
ProductEurope1TaxesAttributeHandler.getOwnPdtRowModels(ProductModel product) |
protected Comparator<TaxRowModel> |
ProductEurope1TaxesAttributeHandler.getPdtRowComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductEurope1TaxesAttributeHandler.setOwnPdtRowModels(ProductModel product,
Collection<TaxRowModel> taxRowModels) |
| Modifier and Type | Method and Description |
|---|---|
TaxRowModel |
TaxRowResource.getTaxRowModel()
Convenience method which just delegates to
#getResourceValue() |
protected TaxRowModel |
TaxRowResource.readResource(String resourceId)
Gets the
TaxRowModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaxRowModel> |
TaxRowsResource.getTaxRowsCollection()
Convenience method which just delegates to
#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(Collection<TaxRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
TaxRowAbsoluteHandler.get(TaxRowModel model) |
void |
TaxRowAbsoluteHandler.set(TaxRowModel model,
Boolean aBoolean) |
Copyright © 2017 SAP SE. All Rights Reserved.