| Package | Description |
|---|---|
| de.hybris.platform.europe1.model |
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
|
| 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.servicelayer | |
| de.hybris.platform.servicelayer.model.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
DiscountRowModel
Generated model class for type DiscountRow first defined at extension europe1.
|
class |
GlobalDiscountRowModel
Generated model class for type GlobalDiscountRow first defined at extension europe1.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractDiscountRowModel |
AbstractDiscountRowResource.getAbstractDiscountRowModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractDiscountRowModel |
AbstractDiscountRowResource.readResource(java.lang.String resourceId)
Gets the
AbstractDiscountRowModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractDiscountRowModel> |
AbstractDiscountRowsResource.getAbstractDiscountRowsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDiscountRowResource.setAbstractDiscountRowModel(AbstractDiscountRowModel value)
Convenience method which just delegates to
#setResourceValue(AbstractDiscountRowModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDiscountRowsResource.setAbstractDiscountRowsCollection(java.util.Collection<AbstractDiscountRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Comparator<AbstractDiscountRowModel> |
DefaultDiscountRowMatchComparatorProvider.comparator(DiscountValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultDiscountRowMatchComparatorProvider.DiscountRowMatchComparator.compare(AbstractDiscountRowModel row1,
AbstractDiscountRowModel row2) |
| Modifier and Type | Method and Description |
|---|---|
DiscountInformation |
DefaultDiscountInfoConverter.convert(AbstractDiscountRowModel abstractDiscountRowModel,
DiscountValueInfoCriteria criteria) |
DiscountValue |
DefaultDiscountValueConverter.convert(AbstractDiscountRowModel abstractDiscountRowModel,
DiscountValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractDiscountRowModel> |
DefaultDiscountRowFilter.filter(java.util.Collection<AbstractDiscountRowModel> collection,
DiscountValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractDiscountRowModel> |
DefaultDiscountRowFilter.filter(java.util.Collection<AbstractDiscountRowModel> collection,
DiscountValueInfoCriteria criteria) |
| Modifier and Type | Method and Description |
|---|---|
DiscountValue |
DiscountValueConverter.discountToValue(AbstractDiscountRowModel discountRow) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DiscountValue> |
DiscountValueConverter.discountsToValues(java.util.List<AbstractDiscountRowModel> discountRows) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
AbstractDiscountRowAbsoluteHandler.get(AbstractDiscountRowModel model) |
java.lang.String |
DiscountStringHandler.get(AbstractDiscountRowModel model) |
void |
AbstractDiscountRowAbsoluteHandler.set(AbstractDiscountRowModel model,
java.lang.Boolean aBoolean) |
void |
DiscountStringHandler.set(AbstractDiscountRowModel model,
java.lang.String aBoolean) |
Copyright © 2018 SAP SE. All Rights Reserved.