| Package | Description |
|---|---|
| de.hybris.platform.financialservices.resource.components |
| Modifier and Type | Method and Description |
|---|---|
InsuranceJspIncludeComponentModel |
InsuranceJspIncludeComponentResource.getInsuranceJspIncludeComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected InsuranceJspIncludeComponentModel |
InsuranceJspIncludeComponentResource.readResource(String resourceId)
Gets the
InsuranceJspIncludeComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<InsuranceJspIncludeComponentModel> |
InsuranceJspIncludeComponentsResource.getInsuranceJspIncludeComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsuranceJspIncludeComponentResource.setInsuranceJspIncludeComponentModel(InsuranceJspIncludeComponentModel value)
Convenience method which just delegates to
#setResourceValue(InsuranceJspIncludeComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
InsuranceJspIncludeComponentsResource.setInsuranceJspIncludeComponentsCollection(Collection<InsuranceJspIncludeComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.