| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.resource |
| Modifier and Type | Method and Description |
|---|---|
PickNToMBundleSelectionCriteriaModel |
PickNToMBundleSelectionCriteriaResource.getPickNToMBundleSelectionCriteriaModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PickNToMBundleSelectionCriteriaModel |
PickNToMBundleSelectionCriteriaResource.readResource(java.lang.String resourceId)
Gets the
PickNToMBundleSelectionCriteriaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PickNToMBundleSelectionCriteriaModel> |
PickNToMBundleSelectionCriteriasResource.getPickNToMBundleSelectionCriteriasCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PickNToMBundleSelectionCriteriaResource.setPickNToMBundleSelectionCriteriaModel(PickNToMBundleSelectionCriteriaModel value)
Convenience method which just delegates to
#setResourceValue(PickNToMBundleSelectionCriteriaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PickNToMBundleSelectionCriteriasResource.setPickNToMBundleSelectionCriteriasCollection(java.util.Collection<PickNToMBundleSelectionCriteriaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.