| Package | Description |
|---|---|
| de.hybris.platform.comments.dto | |
| de.hybris.platform.comments.resource |
| Modifier and Type | Method and Description |
|---|---|
DomainDTO |
ComponentDTO.getDomain() |
DomainDTO |
CommentTypeDTO.getDomain() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DomainDTO> |
DomainsDTO.getDomains() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDTO.setDomain(DomainDTO value) |
void |
CommentTypeDTO.setDomain(DomainDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainsDTO.setDomains(java.util.List<DomainDTO> domainsList) |
| Constructor and Description |
|---|
DomainsDTO(java.util.List<DomainDTO> domainsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DomainResource.putDomain(DomainDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.