| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.resource |
| Modifier and Type | Method and Description |
|---|---|
CustomerListModel |
CustomerListResource.getCustomerListModel()
Convenience method which just delegates to
#getResourceValue() |
protected CustomerListModel |
CustomerListResource.readResource(String resourceId)
Gets the
CustomerListModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CustomerListModel> |
CustomerListsResource.getCustomerListsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerListResource.setCustomerListModel(CustomerListModel value)
Convenience method which just delegates to
#setResourceValue(CustomerListModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerListsResource.setCustomerListsCollection(Collection<CustomerListModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.