| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.dto.events | |
| de.hybris.platform.apiregistryservices.resource.events |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EventPropertyConfigurationDTO> |
EventPropertyConfigurationsDTO.getEventPropertyConfigurations() |
java.util.List<EventPropertyConfigurationDTO> |
EventConfigurationDTO.getEventPropertyConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventPropertyConfigurationsDTO.setEventPropertyConfigurations(java.util.List<EventPropertyConfigurationDTO> eventpropertyconfigurationsList) |
void |
EventConfigurationDTO.setEventPropertyConfigurations(java.util.List<EventPropertyConfigurationDTO> value) |
| Constructor and Description |
|---|
EventPropertyConfigurationsDTO(java.util.List<EventPropertyConfigurationDTO> eventpropertyconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
EventPropertyConfigurationsResource.postEventPropertyConfiguration(EventPropertyConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
EventPropertyConfigurationResource.putEventPropertyConfiguration(EventPropertyConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.