public abstract class GeneratedProductPerfectPartnerBundlePromotion extends ProductPromotion
ProductPerfectPartnerBundlePromotion.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
BASEPRODUCT
Qualifier of the
ProductPerfectPartnerBundlePromotion.baseProduct attribute |
static String |
BUNDLEPRICES
Qualifier of the
ProductPerfectPartnerBundlePromotion.bundlePrices attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
MESSAGECOULDHAVEFIRED
Qualifier of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute |
static String |
MESSAGEFIRED
Qualifier of the
ProductPerfectPartnerBundlePromotion.messageFired attribute |
static String |
PARTNERPRODUCTS
Qualifier of the
ProductPerfectPartnerBundlePromotion.partnerProducts attribute |
static String |
QUALIFYINGCOUNT
Qualifier of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute |
CATEGORIES, CATEGORYPROMOTIONRELATION_MARKMODIFIED, CATEGORYPROMOTIONRELATION_SRC_ORDERED, CATEGORYPROMOTIONRELATION_TGT_ORDERED, PRODUCTBANNER, PRODUCTPROMOTIONRELATION_MARKMODIFIED, PRODUCTPROMOTIONRELATION_SRC_ORDERED, PRODUCTPROMOTIONRELATION_TGT_ORDERED, PRODUCTSCODE, DESCRIPTION, DETAILSURL, ENABLED, ENDDATE, IMMUTABLEKEY, IMMUTABLEKEYHASH, PRIORITY, PROMOTIONGROUP, PROMOTIONGROUPHANDLER, PROMOTIONTYPE, RESTRICTIONS, STARTDATE, TITLELANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedProductPerfectPartnerBundlePromotion() |
| Modifier and Type | Method and Description |
|---|---|
Map<Language,String> |
getAllMessageCouldHaveFired()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
Map<Language,String> |
getAllMessageCouldHaveFired(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
Map<Language,String> |
getAllMessageFired()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
Map<Language,String> |
getAllMessageFired(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
Product |
getBaseProduct()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.baseProduct attribute. |
abstract Product |
getBaseProduct(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.baseProduct attribute. |
Collection<PromotionPriceRow> |
getBundlePrices()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.bundlePrices attribute. |
Collection<PromotionPriceRow> |
getBundlePrices(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.bundlePrices attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getMessageCouldHaveFired()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
String |
getMessageCouldHaveFired(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
String |
getMessageFired()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
String |
getMessageFired(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
Collection<Product> |
getPartnerProducts()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.partnerProducts attribute. |
Collection<Product> |
getPartnerProducts(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.partnerProducts attribute. |
Integer |
getQualifyingCount()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
Integer |
getQualifyingCount(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
int |
getQualifyingCountAsPrimitive()
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
int |
getQualifyingCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
void |
setAllMessageCouldHaveFired(Map<Language,String> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
void |
setAllMessageCouldHaveFired(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
void |
setAllMessageFired(Map<Language,String> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
void |
setAllMessageFired(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
void |
setBaseProduct(Product value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.baseProduct attribute. |
abstract void |
setBaseProduct(SessionContext ctx,
Product value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.baseProduct attribute. |
void |
setBundlePrices(Collection<PromotionPriceRow> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.bundlePrices attribute. |
void |
setBundlePrices(SessionContext ctx,
Collection<PromotionPriceRow> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.bundlePrices attribute. |
void |
setMessageCouldHaveFired(SessionContext ctx,
String value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
void |
setMessageCouldHaveFired(String value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute. |
void |
setMessageFired(SessionContext ctx,
String value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
void |
setMessageFired(String value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.messageFired attribute. |
void |
setPartnerProducts(Collection<Product> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.partnerProducts attribute. |
void |
setPartnerProducts(SessionContext ctx,
Collection<Product> value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.partnerProducts attribute. |
void |
setQualifyingCount(int value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
void |
setQualifyingCount(Integer value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
void |
setQualifyingCount(SessionContext ctx,
int value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
void |
setQualifyingCount(SessionContext ctx,
Integer value)
Generated method - Setter of the
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute. |
buildDataUniqueKey, findAllProducts, findEligibleProductsInBasketaddToCategories, addToCategories, addToProducts, addToProducts, getCategories, getCategories, getCategoriesCount, getCategoriesCount, getProductBanner, getProductBanner, getProducts, getProducts, getProductsCount, getProductsCount, removeFromCategories, removeFromCategories, removeFromProducts, removeFromProducts, setCategories, setCategories, setProductBanner, setProductBanner, setProducts, setProductsbuildDataUniqueKeyForCategories, buildDataUniqueKeyForPriceRows, buildDataUniqueKeyForProducts, buildMD5Hash, buildPromotionResultDataUnigueKey, createImmutableDeepClone, createItem, deepCloneAttributes, deepClonePriceRows, deletePromotionPriceRows, evaluate, findImmutablePromotionByUniqueKey, findOrCreateImmutableClone, formatMessage, getAllPromotionType, getDataUniqueKey, getPriceForOrder, getPromotionResultDataUnigueKey, getPromotionType, getRestrictions, getResultDescription, remove, setPromotionGroup, setRestrictions, toStringgetAllPromotionType, 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, setTitlegetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String BASEPRODUCT
ProductPerfectPartnerBundlePromotion.baseProduct attributepublic static final String PARTNERPRODUCTS
ProductPerfectPartnerBundlePromotion.partnerProducts attributepublic static final String QUALIFYINGCOUNT
ProductPerfectPartnerBundlePromotion.qualifyingCount attributepublic static final String BUNDLEPRICES
ProductPerfectPartnerBundlePromotion.bundlePrices attributepublic static final String MESSAGEFIRED
ProductPerfectPartnerBundlePromotion.messageFired attributepublic static final String MESSAGECOULDHAVEFIRED
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedProductPerfectPartnerBundlePromotion()
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedProductPromotionpublic abstract Product getBaseProduct(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.baseProduct attribute.public Product getBaseProduct()
ProductPerfectPartnerBundlePromotion.baseProduct attribute.public abstract void setBaseProduct(SessionContext ctx, Product value)
ProductPerfectPartnerBundlePromotion.baseProduct attribute.value - the baseProduct - The base product.public void setBaseProduct(Product value)
ProductPerfectPartnerBundlePromotion.baseProduct attribute.value - the baseProduct - The base product.public Collection<PromotionPriceRow> getBundlePrices(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.bundlePrices attribute.public Collection<PromotionPriceRow> getBundlePrices()
ProductPerfectPartnerBundlePromotion.bundlePrices attribute.public void setBundlePrices(SessionContext ctx, Collection<PromotionPriceRow> value)
ProductPerfectPartnerBundlePromotion.bundlePrices attribute.value - the bundlePrices - Fixed bundle price for the base product and selected partner products in specific currencies.public void setBundlePrices(Collection<PromotionPriceRow> value)
ProductPerfectPartnerBundlePromotion.bundlePrices attribute.value - the bundlePrices - Fixed bundle price for the base product and selected partner products in specific currencies.public String getMessageCouldHaveFired(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.public String getMessageCouldHaveFired()
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.public Map<Language,String> getAllMessageCouldHaveFired(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.public Map<Language,String> getAllMessageCouldHaveFired()
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.public void setMessageCouldHaveFired(SessionContext ctx, String value)
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.public void setMessageCouldHaveFired(String value)
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.public void setAllMessageCouldHaveFired(SessionContext ctx, Map<Language,String> value)
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.public void setAllMessageCouldHaveFired(Map<Language,String> value)
ProductPerfectPartnerBundlePromotion.messageCouldHaveFired attribute.value - the messageCouldHaveFired - The message to show when the promotion could have potentially fire.public String getMessageFired(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.messageFired attribute.public String getMessageFired()
ProductPerfectPartnerBundlePromotion.messageFired attribute.public Map<Language,String> getAllMessageFired(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.messageFired attribute.public Map<Language,String> getAllMessageFired()
ProductPerfectPartnerBundlePromotion.messageFired attribute.public void setMessageFired(SessionContext ctx, String value)
ProductPerfectPartnerBundlePromotion.messageFired attribute.value - the messageFired - The message to show when the promotion has fired.public void setMessageFired(String value)
ProductPerfectPartnerBundlePromotion.messageFired attribute.value - the messageFired - The message to show when the promotion has fired.public void setAllMessageFired(SessionContext ctx, Map<Language,String> value)
ProductPerfectPartnerBundlePromotion.messageFired attribute.value - the messageFired - The message to show when the promotion has fired.public void setAllMessageFired(Map<Language,String> value)
ProductPerfectPartnerBundlePromotion.messageFired attribute.value - the messageFired - The message to show when the promotion has fired.public Collection<Product> getPartnerProducts(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.partnerProducts attribute.public Collection<Product> getPartnerProducts()
ProductPerfectPartnerBundlePromotion.partnerProducts attribute.public void setPartnerProducts(SessionContext ctx, Collection<Product> value)
ProductPerfectPartnerBundlePromotion.partnerProducts attribute.value - the partnerProducts - The collections of potential partner products.public void setPartnerProducts(Collection<Product> value)
ProductPerfectPartnerBundlePromotion.partnerProducts attribute.value - the partnerProducts - The collections of potential partner products.public Integer getQualifyingCount(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.public Integer getQualifyingCount()
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.public int getQualifyingCountAsPrimitive(SessionContext ctx)
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.public int getQualifyingCountAsPrimitive()
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.public void setQualifyingCount(SessionContext ctx, Integer value)
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.value - the qualifyingCount - The number of partner products required to qualify for the promotion.public void setQualifyingCount(Integer value)
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.value - the qualifyingCount - The number of partner products required to qualify for the promotion.public void setQualifyingCount(SessionContext ctx, int value)
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.value - the qualifyingCount - The number of partner products required to qualify for the promotion.public void setQualifyingCount(int value)
ProductPerfectPartnerBundlePromotion.qualifyingCount attribute.value - the qualifyingCount - The number of partner products required to qualify for the promotion.Copyright © 2017 SAP SE. All Rights Reserved.