| Package | Description |
|---|---|
| de.hybris.platform.commercefacades.promotion.converters.populator | |
| de.hybris.platform.commerceservices.model.promotions |
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.promotions package.
|
| de.hybris.platform.commerceservices.promotion | |
| de.hybris.platform.commerceservices.promotion.dao | |
| de.hybris.platform.commerceservices.promotion.dao.impl | |
| de.hybris.platform.commerceservices.promotion.impl | |
| 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 | Method and Description |
|---|---|
protected Converter<AbstractPromotionRestrictionModel,PromotionRestrictionData> |
PromotionExtendedPopulator.getPromotionRestrictionConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionRestrictionPopulator.populate(AbstractPromotionRestrictionModel source,
PromotionRestrictionData target) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<PromotionRestrictionData> |
PromotionExtendedPopulator.convertRestrictions(java.util.Collection<AbstractPromotionRestrictionModel> restrictions) |
void |
PromotionExtendedPopulator.setPromotionRestrictionConverter(Converter<AbstractPromotionRestrictionModel,PromotionRestrictionData> promotionRestrictionConverter) |
| 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 |
|---|---|
java.util.List<AbstractPromotionRestrictionModel> |
CommercePromotionRestrictionService.getPromotionRestrictions(AbstractPromotionModel promotion)
Gets the list of
AbstractPromotionRestrictionModel for AbstractPromotionModel. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractPromotionRestrictionModel> |
CommercePromotionRestrictionDao.findPromotionRestriction(AbstractPromotionModel promotion)
Finds all promotion restrictions of given promotion
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractPromotionRestrictionModel> |
DefaultCommercePromotionRestrictionDao.findPromotionRestriction(AbstractPromotionModel promotion) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractPromotionRestrictionModel |
DefaultCommercePromotionRestrictionServiceTest.abstractPromotionRestrictionModel |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AbstractPromotionRestrictionModel> |
DefaultCommercePromotionRestrictionServiceTest.abstractPromotionRestrictionList |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractPromotionRestrictionModel> |
DefaultCommercePromotionRestrictionService.getPromotionRestrictions(AbstractPromotionModel promotion) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractPromotionRestrictionModel> |
DefaultPromotionEngineService.getRestrictions(AbstractPromotionModel promotion) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractPromotionRestrictionModel> |
PromotionsService.getRestrictions(AbstractPromotionModel promotion)
Get the collection of
AbstractPromotionRestrictionModel instances. |
| Modifier and Type | Method and Description |
|---|---|
java.util.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 |
|---|---|
java.util.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(java.util.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
AbstractResource.getResourceValue() |
protected AbstractPromotionRestrictionModel |
AbstractPromotionRestrictionResource.readResource(java.lang.String resourceId)
Gets the
AbstractPromotionRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractPromotionRestrictionModel> |
AbstractPromotionRestrictionsResource.getAbstractPromotionRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.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 © 2018 SAP SE. All Rights Reserved.