| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.resource |
| Modifier and Type | Method and Description |
|---|---|
ProcessEventConfigurationModel |
ProcessEventConfigurationResource.getProcessEventConfigurationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ProcessEventConfigurationModel |
ProcessEventConfigurationResource.readResource(java.lang.String resourceId)
Gets the
ProcessEventConfigurationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProcessEventConfigurationModel> |
ProcessEventConfigurationsResource.getProcessEventConfigurationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEventConfigurationResource.setProcessEventConfigurationModel(ProcessEventConfigurationModel value)
Convenience method which just delegates to
#setResourceValue(ProcessEventConfigurationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEventConfigurationsResource.setProcessEventConfigurationsCollection(java.util.Collection<ProcessEventConfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.