Class GeneratedProductPerfectPartnerBundlePromotion
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.promotions.jalo.GeneratedAbstractPromotion
-
- de.hybris.platform.promotions.jalo.AbstractPromotion
-
- de.hybris.platform.promotions.jalo.GeneratedProductPromotion
-
- de.hybris.platform.promotions.jalo.ProductPromotion
-
- de.hybris.platform.promotions.jalo.GeneratedProductPerfectPartnerBundlePromotion
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
ProductPerfectPartnerBundlePromotion
public abstract class GeneratedProductPerfectPartnerBundlePromotion extends ProductPromotion
Generated class for typeProductPerfectPartnerBundlePromotion
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BASEPRODUCT
Qualifier of theProductPerfectPartnerBundlePromotion.baseProduct
attributestatic java.lang.String
BUNDLEPRICES
Qualifier of theProductPerfectPartnerBundlePromotion.bundlePrices
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
MESSAGECOULDHAVEFIRED
Qualifier of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attributestatic java.lang.String
MESSAGEFIRED
Qualifier of theProductPerfectPartnerBundlePromotion.messageFired
attributestatic java.lang.String
PARTNERPRODUCTS
Qualifier of theProductPerfectPartnerBundlePromotion.partnerProducts
attributestatic java.lang.String
QUALIFYINGCOUNT
Qualifier of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute-
Fields inherited from class de.hybris.platform.promotions.jalo.GeneratedProductPromotion
CATEGORIES, CATEGORYPROMOTIONRELATION_MARKMODIFIED, CATEGORYPROMOTIONRELATION_SRC_ORDERED, CATEGORYPROMOTIONRELATION_TGT_ORDERED, PRODUCTBANNER, PRODUCTPROMOTIONRELATION_MARKMODIFIED, PRODUCTPROMOTIONRELATION_SRC_ORDERED, PRODUCTPROMOTIONRELATION_TGT_ORDERED, PRODUCTS
-
Fields inherited from class de.hybris.platform.promotions.jalo.GeneratedAbstractPromotion
CODE, DESCRIPTION, DETAILSURL, ENABLED, ENDDATE, IMMUTABLEKEY, IMMUTABLEKEYHASH, PRIORITY, PROMOTIONGROUP, PROMOTIONGROUPHANDLER, PROMOTIONTYPE, RESTRICTIONS, STARTDATE, TITLE
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedProductPerfectPartnerBundlePromotion()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description java.util.Map<Language,java.lang.String>
getAllMessageCouldHaveFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.java.util.Map<Language,java.lang.String>
getAllMessageCouldHaveFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.java.util.Map<Language,java.lang.String>
getAllMessageFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.java.util.Map<Language,java.lang.String>
getAllMessageFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.Product
getBaseProduct()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.abstract Product
getBaseProduct(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.java.util.Collection<PromotionPriceRow>
getBundlePrices()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.java.util.Collection<PromotionPriceRow>
getBundlePrices(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getMessageCouldHaveFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.java.lang.String
getMessageCouldHaveFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.java.lang.String
getMessageFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.java.lang.String
getMessageFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.java.util.Collection<Product>
getPartnerProducts()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.java.util.Collection<Product>
getPartnerProducts(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.java.lang.Integer
getQualifyingCount()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.java.lang.Integer
getQualifyingCount(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.int
getQualifyingCountAsPrimitive()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.int
getQualifyingCountAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.void
setAllMessageCouldHaveFired(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.void
setAllMessageCouldHaveFired(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.void
setAllMessageFired(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.void
setAllMessageFired(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.void
setBaseProduct(Product value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.abstract void
setBaseProduct(SessionContext ctx, Product value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.void
setBundlePrices(SessionContext ctx, java.util.Collection<PromotionPriceRow> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.void
setBundlePrices(java.util.Collection<PromotionPriceRow> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.void
setMessageCouldHaveFired(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.void
setMessageCouldHaveFired(java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.void
setMessageFired(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.void
setMessageFired(java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.void
setPartnerProducts(SessionContext ctx, java.util.Collection<Product> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.void
setPartnerProducts(java.util.Collection<Product> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.void
setQualifyingCount(int value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.void
setQualifyingCount(SessionContext ctx, int value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.void
setQualifyingCount(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.void
setQualifyingCount(java.lang.Integer value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.-
Methods inherited from class de.hybris.platform.promotions.jalo.ProductPromotion
buildDataUniqueKey, findAllProducts, findEligibleProductsInBasket
-
Methods inherited from class de.hybris.platform.promotions.jalo.GeneratedProductPromotion
addToCategories, addToCategories, addToProducts, addToProducts, getCategories, getCategories, getCategoriesCount, getCategoriesCount, getProductBanner, getProductBanner, getProducts, getProducts, getProductsCount, getProductsCount, isMarkModifiedDisabled, removeFromCategories, removeFromCategories, removeFromProducts, removeFromProducts, setCategories, setCategories, setProductBanner, setProductBanner, setProducts, setProducts
-
Methods inherited from class de.hybris.platform.promotions.jalo.AbstractPromotion
buildDataUniqueKeyForCategories, buildDataUniqueKeyForPriceRows, buildDataUniqueKeyForProducts, buildMD5Hash, buildPromotionResultDataUnigueKey, createImmutableDeepClone, createItem, deepCloneAttributes, deepClonePriceRows, deletePromotionPriceRows, evaluate, findImmutablePromotionByUniqueKey, findOrCreateImmutableClone, formatMessage, getAllPromotionType, getDataUniqueKey, getPriceForOrder, getPromotionResultDataUnigueKey, getPromotionType, getRestrictions, getResultDescription, remove, setPromotionGroup, setRestrictions, toString
-
Methods inherited from class de.hybris.platform.promotions.jalo.GeneratedAbstractPromotion
getAllPromotionType, getCode, getCode, getDescription, getDescription, getDetailsURL, getDetailsURL, getEndDate, getEndDate, getImmutableKey, getImmutableKey, getImmutableKeyHash, getImmutableKeyHash, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getPromotionGroup, getPromotionGroup, getPromotionType, getRestrictions, getStartDate, getStartDate, getTitle, getTitle, isEnabled, isEnabled, isEnabledAsPrimitive, isEnabledAsPrimitive, setCode, setCode, setDescription, setDescription, setDetailsURL, setDetailsURL, setEnabled, setEnabled, setEnabled, setEnabled, setEndDate, setEndDate, setImmutableKey, setImmutableKey, setImmutableKeyHash, setImmutableKeyHash, setPriority, setPriority, setPriority, setPriority, setPromotionGroup, setRestrictions, setStartDate, setStartDate, setTitle, setTitle
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
BASEPRODUCT
public static final java.lang.String BASEPRODUCT
Qualifier of theProductPerfectPartnerBundlePromotion.baseProduct
attribute- See Also:
- Constant Field Values
-
PARTNERPRODUCTS
public static final java.lang.String PARTNERPRODUCTS
Qualifier of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute- See Also:
- Constant Field Values
-
QUALIFYINGCOUNT
public static final java.lang.String QUALIFYINGCOUNT
Qualifier of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute- See Also:
- Constant Field Values
-
BUNDLEPRICES
public static final java.lang.String BUNDLEPRICES
Qualifier of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute- See Also:
- Constant Field Values
-
MESSAGEFIRED
public static final java.lang.String MESSAGEFIRED
Qualifier of theProductPerfectPartnerBundlePromotion.messageFired
attribute- See Also:
- Constant Field Values
-
MESSAGECOULDHAVEFIRED
public static final java.lang.String MESSAGECOULDHAVEFIRED
Qualifier of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedProductPromotion
-
getBaseProduct
public abstract Product getBaseProduct(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.- Returns:
- the baseProduct - The base product.
-
getBaseProduct
public Product getBaseProduct()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.- Returns:
- the baseProduct - The base product.
-
setBaseProduct
public abstract void setBaseProduct(SessionContext ctx, Product value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.- Parameters:
value
- the baseProduct - The base product.
-
setBaseProduct
public void setBaseProduct(Product value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.baseProduct
attribute.- Parameters:
value
- the baseProduct - The base product.
-
getBundlePrices
public java.util.Collection<PromotionPriceRow> getBundlePrices(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.- Returns:
- the bundlePrices - Fixed bundle price for the base product and selected partner products in specific currencies.
-
getBundlePrices
public java.util.Collection<PromotionPriceRow> getBundlePrices()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.- Returns:
- the bundlePrices - Fixed bundle price for the base product and selected partner products in specific currencies.
-
setBundlePrices
public void setBundlePrices(SessionContext ctx, java.util.Collection<PromotionPriceRow> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.- Parameters:
value
- the bundlePrices - Fixed bundle price for the base product and selected partner products in specific currencies.
-
setBundlePrices
public void setBundlePrices(java.util.Collection<PromotionPriceRow> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.bundlePrices
attribute.- Parameters:
value
- the bundlePrices - Fixed bundle price for the base product and selected partner products in specific currencies.
-
getMessageCouldHaveFired
public java.lang.String getMessageCouldHaveFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Returns:
- the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
getMessageCouldHaveFired
public java.lang.String getMessageCouldHaveFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Returns:
- the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
getAllMessageCouldHaveFired
public java.util.Map<Language,java.lang.String> getAllMessageCouldHaveFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Returns:
- the localized messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
getAllMessageCouldHaveFired
public java.util.Map<Language,java.lang.String> getAllMessageCouldHaveFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Returns:
- the localized messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
setMessageCouldHaveFired
public void setMessageCouldHaveFired(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Parameters:
value
- the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
setMessageCouldHaveFired
public void setMessageCouldHaveFired(java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Parameters:
value
- the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
setAllMessageCouldHaveFired
public void setAllMessageCouldHaveFired(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Parameters:
value
- the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
setAllMessageCouldHaveFired
public void setAllMessageCouldHaveFired(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageCouldHaveFired
attribute.- Parameters:
value
- the messageCouldHaveFired - The message to show when the promotion could have potentially fire.
-
getMessageFired
public java.lang.String getMessageFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Returns:
- the messageFired - The message to show when the promotion has fired.
-
getMessageFired
public java.lang.String getMessageFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Returns:
- the messageFired - The message to show when the promotion has fired.
-
getAllMessageFired
public java.util.Map<Language,java.lang.String> getAllMessageFired(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Returns:
- the localized messageFired - The message to show when the promotion has fired.
-
getAllMessageFired
public java.util.Map<Language,java.lang.String> getAllMessageFired()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Returns:
- the localized messageFired - The message to show when the promotion has fired.
-
setMessageFired
public void setMessageFired(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Parameters:
value
- the messageFired - The message to show when the promotion has fired.
-
setMessageFired
public void setMessageFired(java.lang.String value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Parameters:
value
- the messageFired - The message to show when the promotion has fired.
-
setAllMessageFired
public void setAllMessageFired(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Parameters:
value
- the messageFired - The message to show when the promotion has fired.
-
setAllMessageFired
public void setAllMessageFired(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.messageFired
attribute.- Parameters:
value
- the messageFired - The message to show when the promotion has fired.
-
getPartnerProducts
public java.util.Collection<Product> getPartnerProducts(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.- Returns:
- the partnerProducts - The collections of potential partner products.
-
getPartnerProducts
public java.util.Collection<Product> getPartnerProducts()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.- Returns:
- the partnerProducts - The collections of potential partner products.
-
setPartnerProducts
public void setPartnerProducts(SessionContext ctx, java.util.Collection<Product> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.- Parameters:
value
- the partnerProducts - The collections of potential partner products.
-
setPartnerProducts
public void setPartnerProducts(java.util.Collection<Product> value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.partnerProducts
attribute.- Parameters:
value
- the partnerProducts - The collections of potential partner products.
-
getQualifyingCount
public java.lang.Integer getQualifyingCount(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Returns:
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
getQualifyingCount
public java.lang.Integer getQualifyingCount()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Returns:
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
getQualifyingCountAsPrimitive
public int getQualifyingCountAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Returns:
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
getQualifyingCountAsPrimitive
public int getQualifyingCountAsPrimitive()
Generated method - Getter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Returns:
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
setQualifyingCount
public void setQualifyingCount(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Parameters:
value
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
setQualifyingCount
public void setQualifyingCount(java.lang.Integer value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Parameters:
value
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
setQualifyingCount
public void setQualifyingCount(SessionContext ctx, int value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Parameters:
value
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
setQualifyingCount
public void setQualifyingCount(int value)
Generated method - Setter of theProductPerfectPartnerBundlePromotion.qualifyingCount
attribute.- Parameters:
value
- the qualifyingCount - The number of partner products required to qualify for the promotion.
-
-