public abstract class GeneratedProductForPromotionSourceRule extends GenericItem
ProductForPromotionSourceRule.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 |
|---|---|
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
PRODUCTCODE
Qualifier of the
ProductForPromotionSourceRule.productCode attribute |
static java.lang.String |
PROMOTION
Qualifier of the
ProductForPromotionSourceRule.promotion attribute |
static java.lang.String |
RULE
Qualifier of the
ProductForPromotionSourceRule.rule attribute |
LANGUAGE_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 |
|---|
GeneratedProductForPromotionSourceRule() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getProductCode()
Generated method - Getter of the
ProductForPromotionSourceRule.productCode attribute. |
java.lang.String |
getProductCode(SessionContext ctx)
Generated method - Getter of the
ProductForPromotionSourceRule.productCode attribute. |
RuleBasedPromotion |
getPromotion()
Generated method - Getter of the
ProductForPromotionSourceRule.promotion attribute. |
RuleBasedPromotion |
getPromotion(SessionContext ctx)
Generated method - Getter of the
ProductForPromotionSourceRule.promotion attribute. |
PromotionSourceRule |
getRule()
Generated method - Getter of the
ProductForPromotionSourceRule.rule attribute. |
PromotionSourceRule |
getRule(SessionContext ctx)
Generated method - Getter of the
ProductForPromotionSourceRule.rule attribute. |
protected void |
setProductCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ProductForPromotionSourceRule.productCode attribute. |
protected void |
setProductCode(java.lang.String value)
Generated method - Setter of the
ProductForPromotionSourceRule.productCode attribute. |
protected void |
setPromotion(RuleBasedPromotion value)
Generated method - Setter of the
ProductForPromotionSourceRule.promotion attribute. |
protected void |
setPromotion(SessionContext ctx,
RuleBasedPromotion value)
Generated method - Setter of the
ProductForPromotionSourceRule.promotion attribute. |
protected void |
setRule(PromotionSourceRule value)
Generated method - Setter of the
ProductForPromotionSourceRule.rule attribute. |
protected void |
setRule(SessionContext ctx,
PromotionSourceRule value)
Generated method - Setter of the
ProductForPromotionSourceRule.rule attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, 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, toString, useTA, writeReplacesetTenantpublic static final java.lang.String PRODUCTCODE
ProductForPromotionSourceRule.productCode attributepublic static final java.lang.String RULE
ProductForPromotionSourceRule.rule attributepublic static final java.lang.String PROMOTION
ProductForPromotionSourceRule.promotion attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedProductForPromotionSourceRule()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.String getProductCode(SessionContext ctx)
ProductForPromotionSourceRule.productCode attribute.public java.lang.String getProductCode()
ProductForPromotionSourceRule.productCode attribute.protected void setProductCode(SessionContext ctx, java.lang.String value)
ProductForPromotionSourceRule.productCode attribute.value - the productCode - product code used in the given PromotionSourceRuleprotected void setProductCode(java.lang.String value)
ProductForPromotionSourceRule.productCode attribute.value - the productCode - product code used in the given PromotionSourceRulepublic RuleBasedPromotion getPromotion(SessionContext ctx)
ProductForPromotionSourceRule.promotion attribute.public RuleBasedPromotion getPromotion()
ProductForPromotionSourceRule.promotion attribute.protected void setPromotion(SessionContext ctx, RuleBasedPromotion value)
ProductForPromotionSourceRule.promotion attribute.value - the promotion - RuleBasedPromotion related to the ruleprotected void setPromotion(RuleBasedPromotion value)
ProductForPromotionSourceRule.promotion attribute.value - the promotion - RuleBasedPromotion related to the rulepublic PromotionSourceRule getRule(SessionContext ctx)
ProductForPromotionSourceRule.rule attribute.public PromotionSourceRule getRule()
ProductForPromotionSourceRule.rule attribute.protected void setRule(SessionContext ctx, PromotionSourceRule value)
ProductForPromotionSourceRule.rule attribute.value - the rule - PromotionSourceRule containing the product codeprotected void setRule(PromotionSourceRule value)
ProductForPromotionSourceRule.rule attribute.value - the rule - PromotionSourceRule containing the product codeCopyright © 2018 SAP SE. All Rights Reserved.