| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.constraints | |
| de.hybris.platform.apiregistryservices.model.events |
Contains generated models for each type of de.hybris.platform.apiregistryservices.jalo.events package.
|
| de.hybris.platform.apiregistryservices.populators | |
| de.hybris.platform.apiregistryservices.resource.events | |
| de.hybris.platform.kymaintegrationservices.populators |
| Modifier and Type | Method and Description |
|---|---|
protected EventPropertyConfigurationModel |
EventMappingValidValidatorTest.buildEventPCM(java.lang.String mapping,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
EventMappingValidValidator.eventPropertyConfigIsValid(EventPropertyConfigurationModel eventPC) |
protected boolean |
EventMappingValidValidator.validPropertyMapping(java.lang.Class reflectedClass,
EventPropertyConfigurationModel eventPC) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EventPropertyConfigurationModel> |
EventConfigurationModel.getEventPropertyConfigurations()
Generated method - Getter of the
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
EventConfigurationModel.setEventPropertyConfigurations(java.util.List<EventPropertyConfigurationModel> value)
Generated method - Setter of
EventConfiguration.eventPropertyConfigurations attribute defined at extension apiregistryservices. |
| Modifier and Type | Method and Description |
|---|---|
protected EventPropertyConfigurationModel |
AbstractEventPopulatorTest.buildEventPCM(java.lang.String mapping,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
EventPropertyConfigurationModel |
EventPropertyConfigurationResource.getEventPropertyConfigurationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected EventPropertyConfigurationModel |
EventPropertyConfigurationResource.readResource(java.lang.String resourceId)
Gets the
EventPropertyConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EventPropertyConfigurationModel> |
EventPropertyConfigurationsResource.getEventPropertyConfigurationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventPropertyConfigurationResource.setEventPropertyConfigurationModel(EventPropertyConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(EventPropertyConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventPropertyConfigurationsResource.setEventPropertyConfigurationsCollection(java.util.Collection<EventPropertyConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected EventPropertyConfigurationModel |
KymaEventPopulatorTest.buildEventPCM(java.lang.String mapping,
java.lang.String name) |
Copyright © 2018 SAP SE. All Rights Reserved.