| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto.relations | |
| de.hybris.platform.cms2.resource.relations |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentSlotForPageDTO
Generated dto class for type ContentSlotForPage first defined at extension cms2
|
class |
ContentSlotForTemplateDTO
Generated dto class for type ContentSlotForTemplate first defined at extension cms2
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSRelationDTO> |
CMSRelationsDTO.getCMSRelations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSRelationsDTO.setCMSRelations(java.util.List<CMSRelationDTO> cmsrelationsList) |
| Constructor and Description |
|---|
CMSRelationsDTO(java.util.List<CMSRelationDTO> cmsrelationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CMSRelationResource.putCMSRelation(CMSRelationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.