| Package | Description |
|---|---|
| de.hybris.liveeditaddon.cockpit.callbackevent | |
| de.hybris.platform.acceleratorcms.model.components |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
|
| de.hybris.platform.b2b.testframework | |
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.catalog.model |
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ProductReferenceModel> |
EditProductReferencesCallbackEventHandler.getAllProductReferencesFromSourceOfType(ProductModel product,
Collection<ProductReferenceTypeEnum> referenceTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductReferenceTypeEnum> |
ProductReferencesComponentModel.getProductReferenceTypes()
Generated method - Getter of the
ProductReferencesComponent.productReferenceTypes attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductReferencesComponentModel.setProductReferenceTypes(List<ProductReferenceTypeEnum> value)
Generated method - Setter of
ProductReferencesComponent.productReferenceTypes attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
ProductReferenceModel |
ModelFactory.createProductReference(ProductModel sourceProduct,
ProductModel targetProduct,
ProductReferenceTypeEnum referenceType) |
| Modifier and Type | Method and Description |
|---|---|
static ProductReferenceTypeEnum |
ProductReferenceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductReferenceTypeEnum[] |
ProductReferenceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProductReferenceTypeEnum |
ProductReferenceModel.getReferenceType()
Generated method - Getter of the
ProductReference.referenceType attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductReferenceModel.setReferenceType(ProductReferenceTypeEnum value)
Generated method - Setter of
ProductReference.referenceType attribute defined at extension catalog. |
Copyright © 2017 SAP SE. All Rights Reserved.