| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.sap.sapmodel.resource | |
| de.hybris.platform.sap.sappricingbol.backend.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SAPPricingConditionModel> |
AbstractOrderEntryModel.getSapPricingConditions()
Generated method - Getter of the
AbstractOrderEntry.sapPricingConditions attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryModel.setSapPricingConditions(java.util.Set<SAPPricingConditionModel> value)
Generated method - Setter of
AbstractOrderEntry.sapPricingConditions attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
SAPPricingConditionModel |
SAPPricingConditionResource.getSAPPricingConditionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SAPPricingConditionModel |
SAPPricingConditionResource.readResource(java.lang.String resourceId)
Gets the
SAPPricingConditionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAPPricingConditionModel> |
SAPPricingConditionsResource.getSAPPricingConditionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPricingConditionResource.setSAPPricingConditionModel(SAPPricingConditionModel value)
Convenience method which just delegates to
#setResourceValue(SAPPricingConditionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPPricingConditionsResource.setSAPPricingConditionsCollection(java.util.Collection<SAPPricingConditionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<SAPPricingConditionModel> |
SapPricingItemMapper.readSapPricingConditions(JCoTable conds,
java.lang.String orderCode,
ConversionService conversionService) |
Copyright © 2018 SAP SE. All Rights Reserved.