| Package | Description |
|---|---|
| de.hybris.platform.configurablebundlecockpits.services.label.impl | |
| de.hybris.platform.configurablebundleservices.model |
Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.
|
| de.hybris.platform.configurablebundleservices.resource | |
| de.hybris.platform.subscriptionbundlecockpits.services.label.impl |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
BundleSelectionCriteriaModelLabelProvider.getIconPath(BundleSelectionCriteriaModel item) |
protected java.lang.String |
BundleSelectionCriteriaModelLabelProvider.getIconPath(BundleSelectionCriteriaModel item,
java.lang.String languageIso) |
protected java.lang.String |
BundleSelectionCriteriaModelLabelProvider.getItemDescription(BundleSelectionCriteriaModel item) |
protected java.lang.String |
BundleSelectionCriteriaModelLabelProvider.getItemDescription(BundleSelectionCriteriaModel item,
java.lang.String languageIso) |
protected java.lang.String |
BundleSelectionCriteriaModelLabelProvider.getItemLabel(BundleSelectionCriteriaModel selectionCriteria) |
protected java.lang.String |
BundleSelectionCriteriaModelLabelProvider.getItemLabel(BundleSelectionCriteriaModel selectionCriteria,
java.lang.String languageIso) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoPickBundleSelectionCriteriaModel
Generated model class for type AutoPickBundleSelectionCriteria first defined at extension subscriptionbundleservices.
|
class |
PickExactlyNBundleSelectionCriteriaModel
Generated model class for type PickExactlyNBundleSelectionCriteria first defined at extension configurablebundleservices.
|
class |
PickNToMBundleSelectionCriteriaModel
Generated model class for type PickNToMBundleSelectionCriteria first defined at extension configurablebundleservices.
|
| Modifier and Type | Method and Description |
|---|---|
BundleSelectionCriteriaModel |
BundleTemplateModel.getBundleSelectionCriteria()
Generated method - Getter of the
BundleTemplate.bundleSelectionCriteria attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplateModel.setBundleSelectionCriteria(BundleSelectionCriteriaModel value)
Generated method - Setter of
BundleTemplate.bundleSelectionCriteria attribute defined at extension configurablebundleservices. |
| Modifier and Type | Method and Description |
|---|---|
BundleSelectionCriteriaModel |
BundleSelectionCriteriaResource.getBundleSelectionCriteriaModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BundleSelectionCriteriaModel |
BundleSelectionCriteriaResource.readResource(java.lang.String resourceId)
Gets the
BundleSelectionCriteriaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BundleSelectionCriteriaModel> |
BundleSelectionCriteriasResource.getBundleSelectionCriteriasCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleSelectionCriteriaResource.setBundleSelectionCriteriaModel(BundleSelectionCriteriaModel value)
Convenience method which just delegates to
#setResourceValue(BundleSelectionCriteriaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleSelectionCriteriasResource.setBundleSelectionCriteriasCollection(java.util.Collection<BundleSelectionCriteriaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AutoPickBundleSelectionCriteriaModelLabelProvider.getItemLabel(BundleSelectionCriteriaModel selectionCriteria) |
Copyright © 2018 SAP SE. All Rights Reserved.