Class GeneratedChangeProductPriceBundleRule
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.configurablebundleservices.jalo.GeneratedAbstractBundleRule
de.hybris.platform.configurablebundleservices.jalo.AbstractBundleRule
de.hybris.platform.configurablebundleservices.jalo.GeneratedChangeProductPriceBundleRule
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedChangeProductPriceBundleRule
extends de.hybris.platform.configurablebundleservices.jalo.AbstractBundleRule
Generated class for type
ChangeProductPriceBundleRule.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theChangeProductPriceBundleRule.bundleTemplateattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedChangeProductPriceBundleRule>BidirectionalOneToManyHandlerfor handling 1:n BUNDLETEMPLATE's relation attributes from 'one' side.static final StringQualifier of theChangeProductPriceBundleRule.currencyattributestatic final StringQualifier of theChangeProductPriceBundleRule.priceattributeFields inherited from class de.hybris.platform.configurablebundleservices.jalo.GeneratedAbstractBundleRule
ABSTRACTBUNDLERULESCONDITIONALPRODUCTSRELATION_MARKMODIFIED, ABSTRACTBUNDLERULESCONDITIONALPRODUCTSRELATION_SRC_ORDERED, ABSTRACTBUNDLERULESCONDITIONALPRODUCTSRELATION_TGT_ORDERED, ABSTRACTBUNDLERULESTARGETPRODUCTSRELATION_MARKMODIFIED, ABSTRACTBUNDLERULESTARGETPRODUCTSRELATION_SRC_ORDERED, ABSTRACTBUNDLERULESTARGETPRODUCTSRELATION_TGT_ORDERED, CATALOGVERSION, CONDITIONALPRODUCTS, ID, NAME, RULETYPE, TARGETPRODUCTSFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) de.hybris.platform.configurablebundleservices.jalo.BundleTemplateGenerated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute.de.hybris.platform.configurablebundleservices.jalo.BundleTemplategetBundleTemplate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theChangeProductPriceBundleRule.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theChangeProductPriceBundleRule.currencyattribute.getPrice()Generated method - Getter of theChangeProductPriceBundleRule.priceattribute.getPrice(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theChangeProductPriceBundleRule.priceattribute.voidsetBundleTemplate(de.hybris.platform.configurablebundleservices.jalo.BundleTemplate value) Generated method - Setter of theChangeProductPriceBundleRule.bundleTemplateattribute.voidsetBundleTemplate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.configurablebundleservices.jalo.BundleTemplate value) Generated method - Setter of theChangeProductPriceBundleRule.bundleTemplateattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theChangeProductPriceBundleRule.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theChangeProductPriceBundleRule.currencyattribute.voidsetPrice(de.hybris.platform.jalo.SessionContext ctx, BigDecimal value) Generated method - Setter of theChangeProductPriceBundleRule.priceattribute.voidsetPrice(BigDecimal value) Generated method - Setter of theChangeProductPriceBundleRule.priceattribute.Methods inherited from class de.hybris.platform.configurablebundleservices.jalo.AbstractBundleRule
getBundleTemplateOfRule, markBundleTemplateModified, markBundleTemplateModified, remove, setPropertyMethods inherited from class de.hybris.platform.configurablebundleservices.jalo.GeneratedAbstractBundleRule
addToConditionalProducts, addToConditionalProducts, addToTargetProducts, addToTargetProducts, getCatalogVersion, getCatalogVersion, getConditionalProducts, getConditionalProducts, getConditionalProductsCount, getConditionalProductsCount, getId, getId, getName, getName, getRuleType, getRuleType, getTargetProducts, getTargetProducts, getTargetProductsCount, getTargetProductsCount, isMarkModifiedDisabled, removeFromConditionalProducts, removeFromConditionalProducts, removeFromTargetProducts, removeFromTargetProducts, setCatalogVersion, setCatalogVersion, setConditionalProducts, setConditionalProducts, setId, setId, setName, setName, setRuleType, setRuleType, setTargetProducts, setTargetProductsMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
PRICE
Qualifier of theChangeProductPriceBundleRule.priceattribute- See Also:
-
CURRENCY
Qualifier of theChangeProductPriceBundleRule.currencyattribute- See Also:
-
BUNDLETEMPLATE
Qualifier of theChangeProductPriceBundleRule.bundleTemplateattribute- See Also:
-
BUNDLETEMPLATEHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedChangeProductPriceBundleRule> BUNDLETEMPLATEHANDLERBidirectionalOneToManyHandlerfor handling 1:n BUNDLETEMPLATE's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedChangeProductPriceBundleRule
public GeneratedChangeProductPriceBundleRule()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedAbstractBundleRule
-
getBundleTemplate
public de.hybris.platform.configurablebundleservices.jalo.BundleTemplate getBundleTemplate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute.- Returns:
- the bundleTemplate
-
getBundleTemplate
public de.hybris.platform.configurablebundleservices.jalo.BundleTemplate getBundleTemplate()Generated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute.- Returns:
- the bundleTemplate
-
setBundleTemplate
public void setBundleTemplate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.configurablebundleservices.jalo.BundleTemplate value) Generated method - Setter of theChangeProductPriceBundleRule.bundleTemplateattribute.- Parameters:
value- the bundleTemplate
-
setBundleTemplate
public void setBundleTemplate(de.hybris.platform.configurablebundleservices.jalo.BundleTemplate value) Generated method - Setter of theChangeProductPriceBundleRule.bundleTemplateattribute.- Parameters:
value- the bundleTemplate
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.configurablebundleservices.jalo.AbstractBundleRule- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theChangeProductPriceBundleRule.currencyattribute.- Returns:
- the currency - Currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theChangeProductPriceBundleRule.currencyattribute.- Returns:
- the currency - Currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theChangeProductPriceBundleRule.currencyattribute.- Parameters:
value- the currency - Currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theChangeProductPriceBundleRule.currencyattribute.- Parameters:
value- the currency - Currency
-
getPrice
Generated method - Getter of theChangeProductPriceBundleRule.priceattribute.- Returns:
- the price - price set by bundle rule
-
getPrice
Generated method - Getter of theChangeProductPriceBundleRule.priceattribute.- Returns:
- the price - price set by bundle rule
-
setPrice
Generated method - Setter of theChangeProductPriceBundleRule.priceattribute.- Parameters:
value- the price - price set by bundle rule
-
setPrice
Generated method - Setter of theChangeProductPriceBundleRule.priceattribute.- Parameters:
value- the price - price set by bundle rule
-