| Package | Description |
|---|---|
| de.hybris.platform.core.resource.type |
| Modifier and Type | Method and Description |
|---|---|
MapTypeModel |
MapTypeResource.getMapTypeModel()
Convenience method which just delegates to
#getResourceValue() |
protected MapTypeModel |
MapTypeResource.readResource(String resourceId)
Gets the
MapTypeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MapTypeModel> |
MapTypesResource.getMapTypesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapTypeResource.setMapTypeModel(MapTypeModel value)
Convenience method which just delegates to
#setResourceValue(MapTypeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapTypesResource.setMapTypesCollection(Collection<MapTypeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.