| Modifier and Type | Method and Description |
|---|---|
CMSLinkComponentDTO |
NavigationBarComponentDTO.getLink() |
CMSLinkComponentDTO |
AccountBookmarkComponentDTO.getLink() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarComponentDTO.setLink(CMSLinkComponentDTO value) |
void |
AccountBookmarkComponentDTO.setLink(CMSLinkComponentDTO value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSLinkComponentDTO> |
CategoryDTO.getLinkComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryDTO.setLinkComponents(java.util.List<CMSLinkComponentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSLinkComponentDTO> |
CMSLinkComponentsDTO.getCMSLinkComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkComponentsDTO.setCMSLinkComponents(java.util.List<CMSLinkComponentDTO> cmslinkcomponentsList) |
| Constructor and Description |
|---|
CMSLinkComponentsDTO(java.util.List<CMSLinkComponentDTO> cmslinkcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSLinkComponentDTO> |
CMSNavigationNodeDTO.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSNavigationNodeDTO.setLinks(java.util.List<CMSLinkComponentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSLinkComponentDTO> |
ContentPageDTO.getLinkComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentPageDTO.setLinkComponents(java.util.List<CMSLinkComponentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CMSLinkComponentResource.putCMSLinkComponent(CMSLinkComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSLinkComponentDTO> |
ProductDTO.getLinkComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setLinkComponents(java.util.List<CMSLinkComponentDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.