| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.model |
Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.
|
| de.hybris.platform.financialcockpits.cockpit.labels.impl | |
| de.hybris.platform.financialservices.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<DisableRuleGeoAreaModel> |
AbstractBundleRuleModel.getConditionalGeoAreas()
Generated method - Getter of the
AbstractBundleRule.conditionalGeoAreas attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBundleRuleModel.setConditionalGeoAreas(Collection<DisableRuleGeoAreaModel> value)
Generated method - Setter of
AbstractBundleRule.conditionalGeoAreas attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DisableRuleGeoAreaLabelProvider.getIconPath(DisableRuleGeoAreaModel disableRule) |
protected String |
DisableRuleGeoAreaLabelProvider.getIconPath(DisableRuleGeoAreaModel disableRule,
String languageIso) |
protected String |
DisableRuleGeoAreaLabelProvider.getItemDescription(DisableRuleGeoAreaModel disableRule) |
protected String |
DisableRuleGeoAreaLabelProvider.getItemDescription(DisableRuleGeoAreaModel disableRule,
String languageIso) |
protected String |
DisableRuleGeoAreaLabelProvider.getItemLabel(DisableRuleGeoAreaModel disableRule) |
protected String |
DisableRuleGeoAreaLabelProvider.getItemLabel(DisableRuleGeoAreaModel disableRule,
String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
DisableRuleGeoAreaModel |
DisableRuleGeoAreaResource.getDisableRuleGeoAreaModel()
Convenience method which just delegates to
#getResourceValue() |
protected DisableRuleGeoAreaModel |
DisableRuleGeoAreaResource.readResource(String resourceId)
Gets the
DisableRuleGeoAreaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DisableRuleGeoAreaModel> |
DisableRuleGeoAreasResource.getDisableRuleGeoAreasCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisableRuleGeoAreaResource.setDisableRuleGeoAreaModel(DisableRuleGeoAreaModel value)
Convenience method which just delegates to
#setResourceValue(DisableRuleGeoAreaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisableRuleGeoAreasResource.setDisableRuleGeoAreasCollection(Collection<DisableRuleGeoAreaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.