| Package | Description |
|---|---|
| de.hybris.platform.core.dto.product | |
| de.hybris.platform.entitlementservices.dto | |
| de.hybris.platform.entitlementservices.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductEntitlementDTO> |
ProductDTO.getProductEntitlements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setProductEntitlements(Collection<ProductEntitlementDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductEntitlementDTO> |
ProductEntitlementsDTO.getProductEntitlements() |
Collection<ProductEntitlementDTO> |
EntitlementDTO.getProductEntitlements() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntitlementDTO.setProductEntitlements(Collection<ProductEntitlementDTO> value) |
void |
ProductEntitlementsDTO.setProductEntitlements(List<ProductEntitlementDTO> productentitlementsList) |
| Constructor and Description |
|---|
ProductEntitlementsDTO(List<ProductEntitlementDTO> productentitlementsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductEntitlementsResource.postProductEntitlement(ProductEntitlementDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductEntitlementResource.putProductEntitlement(ProductEntitlementDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.