| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.model |
Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.
|
| de.hybris.platform.configurablebundleservices.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
PickNToMBundleSelectionCriteriaModel
Generated model class for type PickNToMBundleSelectionCriteria first defined at extension configurablebundleservices.
|
| Modifier and Type | Method and Description |
|---|---|
PickExactlyNBundleSelectionCriteriaModel |
PickExactlyNBundleSelectionCriteriaResource.getPickExactlyNBundleSelectionCriteriaModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PickExactlyNBundleSelectionCriteriaModel |
PickExactlyNBundleSelectionCriteriaResource.readResource(java.lang.String resourceId)
Gets the
PickExactlyNBundleSelectionCriteriaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PickExactlyNBundleSelectionCriteriaModel> |
PickExactlyNBundleSelectionCriteriasResource.getPickExactlyNBundleSelectionCriteriasCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PickExactlyNBundleSelectionCriteriaResource.setPickExactlyNBundleSelectionCriteriaModel(PickExactlyNBundleSelectionCriteriaModel value)
Convenience method which just delegates to
#setResourceValue(PickExactlyNBundleSelectionCriteriaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PickExactlyNBundleSelectionCriteriasResource.setPickExactlyNBundleSelectionCriteriasCollection(java.util.Collection<PickExactlyNBundleSelectionCriteriaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.