| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.model.promotions |
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.promotions package.
|
| de.hybris.platform.promotionengineservices.promotionengine.impl | |
| de.hybris.platform.promotions | |
| de.hybris.platform.promotions.impl | |
| de.hybris.platform.promotions.model |
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
|
| de.hybris.platform.promotions.resource | |
| de.hybris.platform.subscriptionservices.model |
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionOrderRestrictionModel
Generated model class for type PromotionOrderRestriction first defined at extension commerceservices.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionRestrictionModel> |
DefaultPromotionEngineService.getRestrictions(AbstractPromotionModel promotion) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionRestrictionModel> |
PromotionsService.getRestrictions(AbstractPromotionModel promotion)
Get the collection of
AbstractPromotionRestrictionModel instances. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionRestrictionModel> |
DefaultPromotionsService.getRestrictions(AbstractPromotionModel promotion) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionProductRestrictionModel
Generated model class for type PromotionProductRestriction first defined at extension promotions.
|
class |
PromotionUserRestrictionModel
Generated model class for type PromotionUserRestriction first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionRestrictionModel> |
AbstractPromotionModel.getRestrictions()
Generated method - Getter of the
AbstractPromotion.restrictions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionModel.setRestrictions(Collection<AbstractPromotionRestrictionModel> value)
Generated method - Setter of
AbstractPromotion.restrictions attribute defined at extension promotions. |
| Modifier and Type | Method and Description |
|---|---|
AbstractPromotionRestrictionModel |
AbstractPromotionRestrictionResource.getAbstractPromotionRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
protected AbstractPromotionRestrictionModel |
AbstractPromotionRestrictionResource.readResource(String resourceId)
Gets the
AbstractPromotionRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPromotionRestrictionModel> |
AbstractPromotionRestrictionsResource.getAbstractPromotionRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionRestrictionResource.setAbstractPromotionRestrictionModel(AbstractPromotionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractPromotionRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPromotionRestrictionsResource.setAbstractPromotionRestrictionsCollection(Collection<AbstractPromotionRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionBillingTimeRestrictionModel
Generated model class for type PromotionBillingTimeRestriction first defined at extension subscriptionservices.
|
Copyright © 2017 SAP SE. All Rights Reserved.