| Package | Description |
|---|---|
| de.hybris.platform.bmecat.model |
Contains generated models for each type of de.hybris.platform.bmecat.jalo package.
|
| de.hybris.platform.bmecat.resource |
| Modifier and Type | Method and Description |
|---|---|
PriceCopyModel |
PriceChangeDescriptorModel.getPriceCopy()
Generated method - Getter of the
PriceChangeDescriptor.priceCopy attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceChangeDescriptorModel.setPriceCopy(PriceCopyModel value)
Generated method - Setter of
PriceChangeDescriptor.priceCopy attribute defined at extension bmecat. |
| Modifier and Type | Method and Description |
|---|---|
PriceCopyModel |
PriceCopyResource.getPriceCopyModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PriceCopyModel |
PriceCopyResource.readResource(java.lang.String resourceId)
Gets the
PriceCopyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PriceCopyModel> |
PriceCopiesResource.getPriceCopiesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceCopyResource.setPriceCopyModel(PriceCopyModel value)
Convenience method which just delegates to
#setResourceValue(PriceCopyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceCopiesResource.setPriceCopiesCollection(java.util.Collection<PriceCopyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.