| Package | Description |
|---|---|
| de.hybris.platform.mcc.dto | |
| de.hybris.platform.mcc.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicLinkDTO
Generated dto class for type DynamicLink first defined at extension mcc
|
| Modifier and Type | Method and Description |
|---|---|
StaticLinkDTO |
StaticLinkDTO.getParentLink() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StaticLinkDTO> |
StaticLinksDTO.getStaticLinks() |
java.util.List<StaticLinkDTO> |
StaticLinkDTO.getSublinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticLinkDTO.setParentLink(StaticLinkDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticLinksDTO.setStaticLinks(java.util.List<StaticLinkDTO> staticlinksList) |
void |
StaticLinkDTO.setSublinks(java.util.List<StaticLinkDTO> value) |
| Constructor and Description |
|---|
StaticLinksDTO(java.util.List<StaticLinkDTO> staticlinksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StaticLinkResource.putStaticLink(StaticLinkDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.