| Package | Description |
|---|---|
| de.hybris.platform.customerinterestsservices.resource | |
| de.hybris.platform.stocknotificationservices.model |
Contains generated models for each type of de.hybris.platform.stocknotificationservices.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
ProductInterestsProcessModel |
ProductInterestsProcessResource.getProductInterestsProcessModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ProductInterestsProcessModel |
ProductInterestsProcessResource.readResource(java.lang.String resourceId)
Gets the
ProductInterestsProcessModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductInterestsProcessModel> |
ProductInterestsProcessesResource.getProductInterestsProcessesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductInterestsProcessResource.setProductInterestsProcessModel(ProductInterestsProcessModel value)
Convenience method which just delegates to
#setResourceValue(ProductInterestsProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductInterestsProcessesResource.setProductInterestsProcessesCollection(java.util.Collection<ProductInterestsProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
StockNotificationProcessModel
Generated model class for type StockNotificationProcess first defined at extension stocknotificationservices.
|
Copyright © 2018 SAP SE. All Rights Reserved.