| Package | Description |
|---|---|
| de.hybris.platform.bmecat.dto | |
| de.hybris.platform.catalog.dto.classification | |
| de.hybris.platform.catalog.resource.classification |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassificationSystemVersionDTO> |
BMECatExportCronJobDTO.getClassificationSystemVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatExportCronJobDTO.setClassificationSystemVersions(Collection<ClassificationSystemVersionDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
ClassificationSystemVersionDTO |
ClassificationClassDTO.getCatalogVersion() |
ClassificationSystemVersionDTO |
ClassificationKeywordDTO.getCatalogVersion() |
ClassificationSystemVersionDTO |
ClassificationAttributeDTO.getSystemVersion() |
ClassificationSystemVersionDTO |
AttributeValueAssignmentDTO.getSystemVersion() |
ClassificationSystemVersionDTO |
ClassAttributeAssignmentDTO.getSystemVersion() |
ClassificationSystemVersionDTO |
ClassificationAttributeUnitDTO.getSystemVersion() |
ClassificationSystemVersionDTO |
ClassificationAttributeValueDTO.getSystemVersion() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationSystemVersionDTO> |
ClassificationSystemVersionsDTO.getClassificationSystemVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationAttributeDTO.setSystemVersion(ClassificationSystemVersionDTO value) |
void |
AttributeValueAssignmentDTO.setSystemVersion(ClassificationSystemVersionDTO value) |
void |
ClassAttributeAssignmentDTO.setSystemVersion(ClassificationSystemVersionDTO value) |
void |
ClassificationAttributeUnitDTO.setSystemVersion(ClassificationSystemVersionDTO value) |
void |
ClassificationAttributeValueDTO.setSystemVersion(ClassificationSystemVersionDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationSystemVersionsDTO.setClassificationSystemVersions(List<ClassificationSystemVersionDTO> classificationsystemversionsList) |
| Constructor and Description |
|---|
ClassificationSystemVersionsDTO(List<ClassificationSystemVersionDTO> classificationsystemversionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ClassificationSystemVersionResource.putClassificationSystemVersion(ClassificationSystemVersionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.