| 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 |
| Modifier and Type | Method and Description |
|---|---|
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(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
#getResourceValue() |
protected SAPPricingConditionModel |
SAPPricingConditionResource.readResource(String resourceId)
Gets the
SAPPricingConditionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SAPPricingConditionModel> |
SAPPricingConditionsResource.getSAPPricingConditionsCollection()
Convenience method which just delegates to
#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(Collection<SAPPricingConditionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.