| 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 |
|---|---|
Set<InsurancePolicyModel> |
OrderModel.getOrderPolicies()
Generated method - Getter of the
Order.orderPolicies attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderModel.setOrderPolicies(Set<InsurancePolicyModel> value)
Generated method - Setter of
Order.orderPolicies attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
InsurancePolicyModel |
InsurancePolicyResource.getInsurancePolicyModel()
Convenience method which just delegates to
#getResourceValue() |
protected InsurancePolicyModel |
InsurancePolicyResource.readResource(String resourceId)
Gets the
InsurancePolicyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsurancePolicyModel> |
InsurancePoliciesResource.getInsurancePoliciesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsurancePolicyResource.setInsurancePolicyModel(InsurancePolicyModel value)
Convenience method which just delegates to
#setResourceValue(InsurancePolicyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsurancePoliciesResource.setInsurancePoliciesCollection(Collection<InsurancePolicyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.