| Package | Description |
|---|---|
| de.hybris.platform.yacceleratorcore.model |
Contains generated models for each type of de.hybris.platform.yacceleratorcore.jalo package.
|
| de.hybris.platform.yacceleratorcore.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
ApparelSizeVariantProductModel
Generated model class for type ApparelSizeVariantProduct first defined at extension yacceleratorcore.
|
| Modifier and Type | Method and Description |
|---|---|
ApparelStyleVariantProductModel |
ApparelStyleVariantProductResource.getApparelStyleVariantProductModel()
Convenience method which just delegates to
#getResourceValue() |
protected ApparelStyleVariantProductModel |
ApparelStyleVariantProductResource.readResource(String resourceId)
Gets the
ApparelStyleVariantProductModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ApparelStyleVariantProductModel> |
ApparelStyleVariantProductsResource.getApparelStyleVariantProductsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApparelStyleVariantProductResource.setApparelStyleVariantProductModel(ApparelStyleVariantProductModel value)
Convenience method which just delegates to
#setResourceValue(ApparelStyleVariantProductModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApparelStyleVariantProductsResource.setApparelStyleVariantProductsCollection(Collection<ApparelStyleVariantProductModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.