| Package | Description |
|---|---|
| de.hybris.platform.commons.dto.translator | |
| de.hybris.platform.commons.resource.translator |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParserPropertyDTO> |
JaloTranslatorConfigurationDTO.getParserProperties() |
java.util.List<ParserPropertyDTO> |
ParserPropertiesDTO.getParserProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
JaloTranslatorConfigurationDTO.setParserProperties(java.util.List<ParserPropertyDTO> value) |
void |
ParserPropertiesDTO.setParserProperties(java.util.List<ParserPropertyDTO> parserpropertiesList) |
| Constructor and Description |
|---|
ParserPropertiesDTO(java.util.List<ParserPropertyDTO> parserpropertiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ParserPropertyResource.putParserProperty(ParserPropertyDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.