| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.dto | |
| de.hybris.platform.configurablebundleservices.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoPickBundleSelectionCriteriaDTO
Generated dto class for type AutoPickBundleSelectionCriteria first defined at extension subscriptionbundleservices
|
class |
PickExactlyNBundleSelectionCriteriaDTO
Generated dto class for type PickExactlyNBundleSelectionCriteria first defined at extension configurablebundleservices
|
class |
PickNToMBundleSelectionCriteriaDTO
Generated dto class for type PickNToMBundleSelectionCriteria first defined at extension configurablebundleservices
|
| Modifier and Type | Method and Description |
|---|---|
BundleSelectionCriteriaDTO |
BundleTemplateDTO.getBundleSelectionCriteria() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BundleSelectionCriteriaDTO> |
BundleSelectionCriteriasDTO.getBundleSelectionCriterias() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplateDTO.setBundleSelectionCriteria(BundleSelectionCriteriaDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleSelectionCriteriasDTO.setBundleSelectionCriterias(java.util.List<BundleSelectionCriteriaDTO> bundleselectioncriteriasList) |
| Constructor and Description |
|---|
BundleSelectionCriteriasDTO(java.util.List<BundleSelectionCriteriaDTO> bundleselectioncriteriasList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BundleSelectionCriteriasResource.postBundleSelectionCriteria(BundleSelectionCriteriaDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
BundleSelectionCriteriaResource.putBundleSelectionCriteria(BundleSelectionCriteriaDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.