Class TmaPricingLogicAlgorithm

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.b2ctelcoservices.jalo.TmaPricingLogicAlgorithm
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TmaOneTimeRatingPla, TmaRecurringRatingPla, TmaUsageRatingPla

public abstract class TmaPricingLogicAlgorithm extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaPricingLogicAlgorithm.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested 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

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.description attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.externalIds attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TmaExternalIdentifier>
    OneToManyHandler for handling 1:n EXTERNALIDS's relation attributes from 'many' side.
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.id attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.name attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.offlineDate attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.onlineDate attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaPricingLogicAlgorithm>
    BidirectionalOneToManyHandler for handling 1:n PRICINGLOGICALGORITHMSPEC's relation attributes from 'one' side.
    static final String
    Qualifier of the TmaPricingLogicAlgorithm.productOfferingPrices attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TmaComponentProdOfferPrice>
    OneToManyHandler for handling 1:n PRODUCTOFFERINGPRICES's relation attributes from 'many' side.

    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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Generated method - Adds value to externalIds.
    void
    addToExternalIds(de.hybris.platform.jalo.SessionContext ctx, TmaExternalIdentifier value)
    Generated method - Adds value to externalIds.
    void
    Generated method - Adds value to productOfferingPrices.
    void
    addToProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, TmaComponentProdOfferPrice value)
    Generated method - Adds value to productOfferingPrices.
    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)
     
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.externalIds attribute.
    getExternalIds(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.externalIds attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.id attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.offlineDate attribute.
    getOfflineDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.offlineDate attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.onlineDate attribute.
    getOnlineDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.onlineDate attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
    getPricingLogicAlgorithmSpec(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
    getProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
    void
    Generated method - Removes value from externalIds.
    void
    removeFromExternalIds(de.hybris.platform.jalo.SessionContext ctx, TmaExternalIdentifier value)
    Generated method - Removes value from externalIds.
    void
    Generated method - Removes value from productOfferingPrices.
    void
    removeFromProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, TmaComponentProdOfferPrice value)
    Generated method - Removes value from productOfferingPrices.
    void
    setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
    void
    setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
    void
    setExternalIds(de.hybris.platform.jalo.SessionContext ctx, Set<TmaExternalIdentifier> value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.externalIds attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithm.externalIds attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.id attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
    void
    setName(String value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
    void
    setOfflineDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.offlineDate attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithm.offlineDate attribute.
    void
    setOnlineDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.onlineDate attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithm.onlineDate attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
    void
    setPricingLogicAlgorithmSpec(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithmSpec value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
    void
    setProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, Set<TmaComponentProdOfferPrice> value)
    Generated method - Setter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, 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, 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, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Qualifier of the TmaPricingLogicAlgorithm.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the TmaPricingLogicAlgorithm.name attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the TmaPricingLogicAlgorithm.description attribute
      See Also:
    • ONLINEDATE

      public static final String ONLINEDATE
      Qualifier of the TmaPricingLogicAlgorithm.onlineDate attribute
      See Also:
    • OFFLINEDATE

      public static final String OFFLINEDATE
      Qualifier of the TmaPricingLogicAlgorithm.offlineDate attribute
      See Also:
    • PRODUCTOFFERINGPRICES

      public static final String PRODUCTOFFERINGPRICES
      Qualifier of the TmaPricingLogicAlgorithm.productOfferingPrices attribute
      See Also:
    • PRICINGLOGICALGORITHMSPEC

      public static final String PRICINGLOGICALGORITHMSPEC
      Qualifier of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute
      See Also:
    • EXTERNALIDS

      public static final String EXTERNALIDS
      Qualifier of the TmaPricingLogicAlgorithm.externalIds attribute
      See Also:
    • PRODUCTOFFERINGPRICESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TmaComponentProdOfferPrice> PRODUCTOFFERINGPRICESHANDLER
      OneToManyHandler for handling 1:n PRODUCTOFFERINGPRICES's relation attributes from 'many' side.
    • PRICINGLOGICALGORITHMSPECHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaPricingLogicAlgorithm> PRICINGLOGICALGORITHMSPECHANDLER
      BidirectionalOneToManyHandler for handling 1:n PRICINGLOGICALGORITHMSPEC's relation attributes from 'one' side.
    • EXTERNALIDSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TmaExternalIdentifier> EXTERNALIDSHANDLER
      OneToManyHandler for handling 1:n EXTERNALIDS's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TmaPricingLogicAlgorithm

      public TmaPricingLogicAlgorithm()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • 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:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
      Returns:
      the description - The description of the Pricing Logic Algorithm.
    • getDescription

      public String getDescription()
      Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
      Returns:
      the description - The description of the Pricing Logic Algorithm.
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
      Returns:
      the localized description - The description of the Pricing Logic Algorithm.
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription()
      Generated method - Getter of the TmaPricingLogicAlgorithm.description attribute.
      Returns:
      the localized description - The description of the Pricing Logic Algorithm.
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
      Parameters:
      value - the description - The description of the Pricing Logic Algorithm.
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
      Parameters:
      value - the description - The description of the Pricing Logic Algorithm.
    • setAllDescription

      public void setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
      Parameters:
      value - the description - The description of the Pricing Logic Algorithm.
    • setAllDescription

      public void setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.description attribute.
      Parameters:
      value - the description - The description of the Pricing Logic Algorithm.
    • getExternalIds

      public Set<TmaExternalIdentifier> getExternalIds(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.externalIds attribute.
      Returns:
      the externalIds - The external identifiers of the pricing logic algorithm.
    • getExternalIds

      public Set<TmaExternalIdentifier> getExternalIds()
      Generated method - Getter of the TmaPricingLogicAlgorithm.externalIds attribute.
      Returns:
      the externalIds - The external identifiers of the pricing logic algorithm.
    • setExternalIds

      public void setExternalIds(de.hybris.platform.jalo.SessionContext ctx, Set<TmaExternalIdentifier> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.externalIds attribute.
      Parameters:
      value - the externalIds - The external identifiers of the pricing logic algorithm.
    • setExternalIds

      public void setExternalIds(Set<TmaExternalIdentifier> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.externalIds attribute.
      Parameters:
      value - the externalIds - The external identifiers of the pricing logic algorithm.
    • addToExternalIds

      public void addToExternalIds(de.hybris.platform.jalo.SessionContext ctx, TmaExternalIdentifier value)
      Generated method - Adds value to externalIds.
      Parameters:
      value - the item to add to externalIds - The external identifiers of the pricing logic algorithm.
    • addToExternalIds

      public void addToExternalIds(TmaExternalIdentifier value)
      Generated method - Adds value to externalIds.
      Parameters:
      value - the item to add to externalIds - The external identifiers of the pricing logic algorithm.
    • removeFromExternalIds

      public void removeFromExternalIds(de.hybris.platform.jalo.SessionContext ctx, TmaExternalIdentifier value)
      Generated method - Removes value from externalIds.
      Parameters:
      value - the item to remove from externalIds - The external identifiers of the pricing logic algorithm.
    • removeFromExternalIds

      public void removeFromExternalIds(TmaExternalIdentifier value)
      Generated method - Removes value from externalIds.
      Parameters:
      value - the item to remove from externalIds - The external identifiers of the pricing logic algorithm.
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.id attribute.
      Returns:
      the id - The unique identifier of the Pricing Logic Algorithm.
    • getId

      public String getId()
      Generated method - Getter of the TmaPricingLogicAlgorithm.id attribute.
      Returns:
      the id - The unique identifier of the Pricing Logic Algorithm.
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.id attribute.
      Parameters:
      value - the id - The unique identifier of the Pricing Logic Algorithm.
    • setId

      public void setId(String value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.id attribute.
      Parameters:
      value - the id - The unique identifier of the Pricing Logic Algorithm.
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
      Returns:
      the name - The name of the Pricing Logic Algorithm.
    • getName

      public String getName()
      Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
      Returns:
      the name - The name of the Pricing Logic Algorithm.
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
      Returns:
      the localized name - The name of the Pricing Logic Algorithm.
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the TmaPricingLogicAlgorithm.name attribute.
      Returns:
      the localized name - The name of the Pricing Logic Algorithm.
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
      Parameters:
      value - the name - The name of the Pricing Logic Algorithm.
    • setName

      public void setName(String value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
      Parameters:
      value - the name - The name of the Pricing Logic Algorithm.
    • setAllName

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
      Parameters:
      value - the name - The name of the Pricing Logic Algorithm.
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.name attribute.
      Parameters:
      value - the name - The name of the Pricing Logic Algorithm.
    • getOfflineDate

      public Date getOfflineDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.offlineDate attribute.
      Returns:
      the offlineDate - The date until the Pricing Logic Algorithm is active.
    • getOfflineDate

      public Date getOfflineDate()
      Generated method - Getter of the TmaPricingLogicAlgorithm.offlineDate attribute.
      Returns:
      the offlineDate - The date until the Pricing Logic Algorithm is active.
    • setOfflineDate

      public void setOfflineDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.offlineDate attribute.
      Parameters:
      value - the offlineDate - The date until the Pricing Logic Algorithm is active.
    • setOfflineDate

      public void setOfflineDate(Date value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.offlineDate attribute.
      Parameters:
      value - the offlineDate - The date until the Pricing Logic Algorithm is active.
    • getOnlineDate

      public Date getOnlineDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.onlineDate attribute.
      Returns:
      the onlineDate - The date from which the the Pricing Logic Algorithm is active.
    • getOnlineDate

      public Date getOnlineDate()
      Generated method - Getter of the TmaPricingLogicAlgorithm.onlineDate attribute.
      Returns:
      the onlineDate - The date from which the the Pricing Logic Algorithm is active.
    • setOnlineDate

      public void setOnlineDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.onlineDate attribute.
      Parameters:
      value - the onlineDate - The date from which the the Pricing Logic Algorithm is active.
    • setOnlineDate

      public void setOnlineDate(Date value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.onlineDate attribute.
      Parameters:
      value - the onlineDate - The date from which the the Pricing Logic Algorithm is active.
    • getPricingLogicAlgorithmSpec

      public TmaPricingLogicAlgorithmSpec getPricingLogicAlgorithmSpec(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
      Returns:
      the pricingLogicAlgorithmSpec - The specification of the pricing logic algorithm.
    • getPricingLogicAlgorithmSpec

      public TmaPricingLogicAlgorithmSpec getPricingLogicAlgorithmSpec()
      Generated method - Getter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
      Returns:
      the pricingLogicAlgorithmSpec - The specification of the pricing logic algorithm.
    • setPricingLogicAlgorithmSpec

      public void setPricingLogicAlgorithmSpec(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithmSpec value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
      Parameters:
      value - the pricingLogicAlgorithmSpec - The specification of the pricing logic algorithm.
    • setPricingLogicAlgorithmSpec

      public void setPricingLogicAlgorithmSpec(TmaPricingLogicAlgorithmSpec value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.pricingLogicAlgorithmSpec attribute.
      Parameters:
      value - the pricingLogicAlgorithmSpec - The specification of the pricing logic algorithm.
    • getProductOfferingPrices

      public Set<TmaComponentProdOfferPrice> getProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
      Returns:
      the productOfferingPrices - The Component Product Offering Prices.
    • getProductOfferingPrices

      public Set<TmaComponentProdOfferPrice> getProductOfferingPrices()
      Generated method - Getter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
      Returns:
      the productOfferingPrices - The Component Product Offering Prices.
    • setProductOfferingPrices

      public void setProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, Set<TmaComponentProdOfferPrice> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
      Parameters:
      value - the productOfferingPrices - The Component Product Offering Prices.
    • setProductOfferingPrices

      public void setProductOfferingPrices(Set<TmaComponentProdOfferPrice> value)
      Generated method - Setter of the TmaPricingLogicAlgorithm.productOfferingPrices attribute.
      Parameters:
      value - the productOfferingPrices - The Component Product Offering Prices.
    • addToProductOfferingPrices

      public void addToProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, TmaComponentProdOfferPrice value)
      Generated method - Adds value to productOfferingPrices.
      Parameters:
      value - the item to add to productOfferingPrices - The Component Product Offering Prices.
    • addToProductOfferingPrices

      public void addToProductOfferingPrices(TmaComponentProdOfferPrice value)
      Generated method - Adds value to productOfferingPrices.
      Parameters:
      value - the item to add to productOfferingPrices - The Component Product Offering Prices.
    • removeFromProductOfferingPrices

      public void removeFromProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, TmaComponentProdOfferPrice value)
      Generated method - Removes value from productOfferingPrices.
      Parameters:
      value - the item to remove from productOfferingPrices - The Component Product Offering Prices.
    • removeFromProductOfferingPrices

      public void removeFromProductOfferingPrices(TmaComponentProdOfferPrice value)
      Generated method - Removes value from productOfferingPrices.
      Parameters:
      value - the item to remove from productOfferingPrices - The Component Product Offering Prices.