| Package | Description |
|---|---|
| de.hybris.platform.b2ctelcoservices.resource |
| Modifier and Type | Method and Description |
|---|---|
ServicePlanModel |
ServicePlanResource.getServicePlanModel()
Convenience method which just delegates to
#getResourceValue() |
protected ServicePlanModel |
ServicePlanResource.readResource(String resourceId)
Gets the
ServicePlanModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServicePlanModel> |
ServicePlansResource.getServicePlansCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicePlanResource.setServicePlanModel(ServicePlanModel value)
Convenience method which just delegates to
#setResourceValue(ServicePlanModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicePlansResource.setServicePlansCollection(Collection<ServicePlanModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.