Class TmaPricingLogicAlgorithmSpec

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.TmaPricingLogicAlgorithmSpec
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TmaOneTimePlaSpec, TmaRecurringPlaSpec, TmaUsagePlaSpec

public abstract class TmaPricingLogicAlgorithmSpec extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaPricingLogicAlgorithmSpec.
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
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.description attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.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 TmaPricingLogicAlgorithmSpec.id attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.name attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.offlineDate attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.onlineDate attribute
    static final String
    Qualifier of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TmaPricingLogicAlgorithm>
    OneToManyHandler for handling 1:n PRICINGLOGICALGORITHMS'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 pricingLogicAlgorithms.
    void
    addToPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value)
    Generated method - Adds value to pricingLogicAlgorithms.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.name attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getApprovalStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.description attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.externalIds attribute.
    getExternalIds(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.externalIds attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.id attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.name attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.offlineDate attribute.
    getOfflineDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.offlineDate attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.onlineDate attribute.
    getOnlineDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.onlineDate attribute.
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.
    getPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms 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 pricingLogicAlgorithms.
    void
    removeFromPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value)
    Generated method - Removes value from pricingLogicAlgorithms.
    void
    setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.description attribute.
    void
    setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.description attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.name attribute.
    void
    setApprovalStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
    void
    setApprovalStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.description attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.description attribute.
    void
    setExternalIds(de.hybris.platform.jalo.SessionContext ctx, Set<TmaExternalIdentifier> value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.externalIds attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.externalIds attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.id attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.name attribute.
    void
    setName(String value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.name attribute.
    void
    setOfflineDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.offlineDate attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.offlineDate attribute.
    void
    setOnlineDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.onlineDate attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.onlineDate attribute.
    void
    setPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, Set<TmaPricingLogicAlgorithm> value)
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.
    void
    Generated method - Setter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.

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

    createItem, 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 TmaPricingLogicAlgorithmSpec.id attribute
      See Also:
    • NAME

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

      public static final String DESCRIPTION
      Qualifier of the TmaPricingLogicAlgorithmSpec.description attribute
      See Also:
    • APPROVALSTATUS

      public static final String APPROVALSTATUS
      Qualifier of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute
      See Also:
    • ONLINEDATE

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

      public static final String OFFLINEDATE
      Qualifier of the TmaPricingLogicAlgorithmSpec.offlineDate attribute
      See Also:
    • PRICINGLOGICALGORITHMS

      public static final String PRICINGLOGICALGORITHMS
      Qualifier of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute
      See Also:
    • EXTERNALIDS

      public static final String EXTERNALIDS
      Qualifier of the TmaPricingLogicAlgorithmSpec.externalIds attribute
      See Also:
    • PRICINGLOGICALGORITHMSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TmaPricingLogicAlgorithm> PRICINGLOGICALGORITHMSHANDLER
      OneToManyHandler for handling 1:n PRICINGLOGICALGORITHMS's relation attributes from 'many' 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

    • TmaPricingLogicAlgorithmSpec

      public TmaPricingLogicAlgorithmSpec()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getApprovalStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getApprovalStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
      Returns:
      the approvalStatus - The approval status of the Pricing Logic Algorithm Specification.
    • getApprovalStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getApprovalStatus()
      Generated method - Getter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
      Returns:
      the approvalStatus - The approval status of the Pricing Logic Algorithm Specification.
    • setApprovalStatus

      public void setApprovalStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
      Parameters:
      value - the approvalStatus - The approval status of the Pricing Logic Algorithm Specification.
    • setApprovalStatus

      public void setApprovalStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaPricingLogicAlgorithmSpec.approvalStatus attribute.
      Parameters:
      value - the approvalStatus - The approval status of the Pricing Logic Algorithm Specification.
    • getDescription

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

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

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

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

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

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

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

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

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

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

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

      public void setExternalIds(Set<TmaExternalIdentifier> value)
      Generated method - Setter of the TmaPricingLogicAlgorithmSpec.externalIds attribute.
      Parameters:
      value - the externalIds - The external identifiers of the pricing logic algorithm specification.
    • 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 specification.
    • 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 specification.
    • 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 specification.
    • 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 specification.
    • getId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public Set<TmaPricingLogicAlgorithm> getPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.
      Returns:
      the pricingLogicAlgorithms - The instantiations of this rating template.
    • getPricingLogicAlgorithms

      public Set<TmaPricingLogicAlgorithm> getPricingLogicAlgorithms()
      Generated method - Getter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.
      Returns:
      the pricingLogicAlgorithms - The instantiations of this rating template.
    • setPricingLogicAlgorithms

      public void setPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, Set<TmaPricingLogicAlgorithm> value)
      Generated method - Setter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.
      Parameters:
      value - the pricingLogicAlgorithms - The instantiations of this rating template.
    • setPricingLogicAlgorithms

      public void setPricingLogicAlgorithms(Set<TmaPricingLogicAlgorithm> value)
      Generated method - Setter of the TmaPricingLogicAlgorithmSpec.pricingLogicAlgorithms attribute.
      Parameters:
      value - the pricingLogicAlgorithms - The instantiations of this rating template.
    • addToPricingLogicAlgorithms

      public void addToPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value)
      Generated method - Adds value to pricingLogicAlgorithms.
      Parameters:
      value - the item to add to pricingLogicAlgorithms - The instantiations of this rating template.
    • addToPricingLogicAlgorithms

      public void addToPricingLogicAlgorithms(TmaPricingLogicAlgorithm value)
      Generated method - Adds value to pricingLogicAlgorithms.
      Parameters:
      value - the item to add to pricingLogicAlgorithms - The instantiations of this rating template.
    • removeFromPricingLogicAlgorithms

      public void removeFromPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value)
      Generated method - Removes value from pricingLogicAlgorithms.
      Parameters:
      value - the item to remove from pricingLogicAlgorithms - The instantiations of this rating template.
    • removeFromPricingLogicAlgorithms

      public void removeFromPricingLogicAlgorithms(TmaPricingLogicAlgorithm value)
      Generated method - Removes value from pricingLogicAlgorithms.
      Parameters:
      value - the item to remove from pricingLogicAlgorithms - The instantiations of this rating template.