| Package | Description |
|---|---|
| de.hybris.platform.b2ctelcoservices.resource |
| Modifier and Type | Method and Description |
|---|---|
DeviceModel |
DeviceResource.getDeviceModel()
Convenience method which just delegates to
#getResourceValue() |
protected DeviceModel |
DeviceResource.readResource(String resourceId)
Gets the
DeviceModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DeviceModel> |
DevicesResource.getDevicesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceResource.setDeviceModel(DeviceModel value)
Convenience method which just delegates to
#setResourceValue(DeviceModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DevicesResource.setDevicesCollection(Collection<DeviceModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.