| Package | Description |
|---|---|
| de.hybris.platform.entitlementservices.dto | |
| de.hybris.platform.entitlementservices.resource |
| Modifier and Type | Method and Description |
|---|---|
EntitlementDTO |
ProductEntitlementDTO.getEntitlement() |
| Modifier and Type | Method and Description |
|---|---|
List<EntitlementDTO> |
EntitlementsDTO.getEntitlements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductEntitlementDTO.setEntitlement(EntitlementDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntitlementsDTO.setEntitlements(List<EntitlementDTO> entitlementsList) |
| Constructor and Description |
|---|
EntitlementsDTO(List<EntitlementDTO> entitlementsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
EntitlementResource.putEntitlement(EntitlementDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.