| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.resource.constraints |
| Modifier and Type | Method and Description |
|---|---|
EventMappingConstraintModel |
EventMappingConstraintResource.getEventMappingConstraintModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected EventMappingConstraintModel |
EventMappingConstraintResource.readResource(java.lang.String resourceId)
Gets the
EventMappingConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EventMappingConstraintModel> |
EventMappingConstraintsResource.getEventMappingConstraintsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventMappingConstraintResource.setEventMappingConstraintModel(EventMappingConstraintModel value)
Convenience method which just delegates to
#setResourceValue(EventMappingConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventMappingConstraintsResource.setEventMappingConstraintsCollection(java.util.Collection<EventMappingConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.