| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.resource |
| Modifier and Type | Method and Description |
|---|---|
AutoPickBundleSelectionCriteriaModel |
AutoPickBundleSelectionCriteriaResource.getAutoPickBundleSelectionCriteriaModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AutoPickBundleSelectionCriteriaModel |
AutoPickBundleSelectionCriteriaResource.readResource(java.lang.String resourceId)
Gets the
AutoPickBundleSelectionCriteriaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AutoPickBundleSelectionCriteriaModel> |
AutoPickBundleSelectionCriteriasResource.getAutoPickBundleSelectionCriteriasCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoPickBundleSelectionCriteriaResource.setAutoPickBundleSelectionCriteriaModel(AutoPickBundleSelectionCriteriaModel value)
Convenience method which just delegates to
#setResourceValue(AutoPickBundleSelectionCriteriaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoPickBundleSelectionCriteriasResource.setAutoPickBundleSelectionCriteriasCollection(java.util.Collection<AutoPickBundleSelectionCriteriaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.