| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.financialservices.resource |
| Modifier and Type | Method and Description |
|---|---|
InsuranceQuoteModel |
AbstractOrderModel.getInsuranceQuote()
Generated method - Getter of the
AbstractOrder.insuranceQuote attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setInsuranceQuote(InsuranceQuoteModel value)
Generated method - Setter of
AbstractOrder.insuranceQuote attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
InsuranceQuoteModel |
InsuranceQuoteResource.getInsuranceQuoteModel()
Convenience method which just delegates to
#getResourceValue() |
protected InsuranceQuoteModel |
InsuranceQuoteResource.readResource(String resourceId)
Gets the
InsuranceQuoteModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsuranceQuoteModel> |
InsuranceQuotesResource.getInsuranceQuotesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsuranceQuoteResource.setInsuranceQuoteModel(InsuranceQuoteModel value)
Convenience method which just delegates to
#setResourceValue(InsuranceQuoteModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsuranceQuotesResource.setInsuranceQuotesCollection(Collection<InsuranceQuoteModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.