Class TmaProductOfferingPrice

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.TmaProductOfferingPrice
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TmaComponentProdOfferPrice, TmaCompositeProdOfferPrice

public abstract class TmaProductOfferingPrice extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaProductOfferingPrice.
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 TmaProductOfferingPrice.applicableDiscounts attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.approvalStatus attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.catalogVersion attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.compositeProdOfferPrices attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaProductOfferingPrice.description attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.id attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.name attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.priceEvent attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.priceRows attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.europe1.jalo.PriceRow>
    OneToManyHandler for handling 1:n PRICEROWS's relation attributes from 'many' side.
    static final String
    Qualifier of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute
    static final String
    Qualifier of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute
    protected static String
    Relation disable markmodifed parameter constants for TmaCompositePoPrice2TmaProductOfferingPrice from ((tuadatacommonsservices))
    protected static String
    Relation ordering override parameter constants for TmaCompositePoPrice2TmaProductOfferingPrice from ((tuadatacommonsservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for TmaProductOfferingPrice2DiscountRowRelation from ((tuadatacommonsservices))
    protected static String
    Relation ordering override parameter constants for TmaProductOfferingPrice2DiscountRowRelation from ((tuadatacommonsservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueRelation from ((tuadatacommonsservices))
    protected static String
    Relation ordering override parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueRelation from ((tuadatacommonsservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueUseRelation from ((tuadatacommonsservices))
    protected static String
    Relation ordering override parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueUseRelation from ((tuadatacommonsservices))
    protected static String
     

    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
    addToApplicableDiscounts(de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
    Generated method - Adds value to applicableDiscounts.
    void
    addToApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
    Generated method - Adds value to applicableDiscounts.
    void
    Generated method - Adds value to compositeProdOfferPrices.
    void
    addToCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx, TmaCompositeProdOfferPrice value)
    Generated method - Adds value to compositeProdOfferPrices.
    void
    addToPriceRows(de.hybris.platform.europe1.jalo.PriceRow value)
    Generated method - Adds value to priceRows.
    void
    addToPriceRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow value)
    Generated method - Adds value to priceRows.
    void
    Generated method - Adds value to productSpecCharacteristicValues.
    void
    addToProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharacteristicValue value)
    Generated method - Adds value to productSpecCharacteristicValues.
    void
    Generated method - Adds value to productSpecCharacteristicValueUses.
    void
    addToProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharValueUse value)
    Generated method - Adds value to productSpecCharacteristicValueUses.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TmaProductOfferingPrice.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the TmaProductOfferingPrice.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.name attribute.
    Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow>
    Generated method - Getter of the TmaProductOfferingPrice.applicableDiscounts attribute.
    Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow>
    getApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.applicableDiscounts attribute.
    long
     
    long
    getApplicableDiscountsCount(de.hybris.platform.jalo.SessionContext ctx)
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TmaProductOfferingPrice.approvalStatus attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getApprovalStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.approvalStatus attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    Generated method - Getter of the TmaProductOfferingPrice.catalogVersion attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.catalogVersion attribute.
    Generated method - Getter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
    getCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
    long
     
    long
    getCompositeProdOfferPricesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaProductOfferingPrice.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.description attribute.
    Generated method - Getter of the TmaProductOfferingPrice.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.id attribute.
    Generated method - Getter of the TmaProductOfferingPrice.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.name attribute.
    de.hybris.platform.subscriptionservices.jalo.BillingTime
    Generated method - Getter of the TmaProductOfferingPrice.priceEvent attribute.
    de.hybris.platform.subscriptionservices.jalo.BillingTime
    getPriceEvent(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.priceEvent attribute.
    Set<de.hybris.platform.europe1.jalo.PriceRow>
    Generated method - Getter of the TmaProductOfferingPrice.priceRows attribute.
    Set<de.hybris.platform.europe1.jalo.PriceRow>
    getPriceRows(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.priceRows attribute.
    Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
    getProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
    long
     
    long
    getProductSpecCharacteristicValuesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
    getProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
    long
     
    long
    getProductSpecCharacteristicValueUsesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromApplicableDiscounts(de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
    Generated method - Removes value from applicableDiscounts.
    void
    removeFromApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
    Generated method - Removes value from applicableDiscounts.
    void
    Generated method - Removes value from compositeProdOfferPrices.
    void
    removeFromCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx, TmaCompositeProdOfferPrice value)
    Generated method - Removes value from compositeProdOfferPrices.
    void
    removeFromPriceRows(de.hybris.platform.europe1.jalo.PriceRow value)
    Generated method - Removes value from priceRows.
    void
    removeFromPriceRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow value)
    Generated method - Removes value from priceRows.
    void
    Generated method - Removes value from productSpecCharacteristicValues.
    void
    removeFromProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharacteristicValue value)
    Generated method - Removes value from productSpecCharacteristicValues.
    void
    Generated method - Removes value from productSpecCharacteristicValueUses.
    void
    removeFromProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharValueUse value)
    Generated method - Removes value from productSpecCharacteristicValueUses.
    void
    setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaProductOfferingPrice.description attribute.
    void
    setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaProductOfferingPrice.description attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaProductOfferingPrice.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the TmaProductOfferingPrice.name attribute.
    void
    setApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow> value)
    Generated method - Setter of the TmaProductOfferingPrice.applicableDiscounts attribute.
    void
    setApplicableDiscounts(Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow> value)
    Generated method - Setter of the TmaProductOfferingPrice.applicableDiscounts attribute.
    void
    setApprovalStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TmaProductOfferingPrice.approvalStatus attribute.
    void
    setApprovalStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TmaProductOfferingPrice.approvalStatus attribute.
    void
    setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the TmaProductOfferingPrice.catalogVersion attribute.
    void
    setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the TmaProductOfferingPrice.catalogVersion attribute.
    void
    setCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx, Set<TmaCompositeProdOfferPrice> value)
    Generated method - Setter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
    void
    Generated method - Setter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaProductOfferingPrice.description attribute.
    void
    Generated method - Setter of the TmaProductOfferingPrice.description attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaProductOfferingPrice.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TmaProductOfferingPrice.id attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaProductOfferingPrice.name attribute.
    void
    setName(String value)
    Generated method - Setter of the TmaProductOfferingPrice.name attribute.
    void
    setPriceEvent(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.BillingTime value)
    Generated method - Setter of the TmaProductOfferingPrice.priceEvent attribute.
    void
    setPriceEvent(de.hybris.platform.subscriptionservices.jalo.BillingTime value)
    Generated method - Setter of the TmaProductOfferingPrice.priceEvent attribute.
    void
    setPriceRows(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.europe1.jalo.PriceRow> value)
    Generated method - Setter of the TmaProductOfferingPrice.priceRows attribute.
    void
    setPriceRows(Set<de.hybris.platform.europe1.jalo.PriceRow> value)
    Generated method - Setter of the TmaProductOfferingPrice.priceRows attribute.
    void
    setProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductSpecCharacteristicValue> value)
    Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
    void
    Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
    void
    setProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductSpecCharValueUse> value)
    Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
    void
    Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses 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, 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 TmaProductOfferingPrice.id attribute
      See Also:
    • NAME

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

      public static final String DESCRIPTION
      Qualifier of the TmaProductOfferingPrice.description attribute
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Qualifier of the TmaProductOfferingPrice.catalogVersion attribute
      See Also:
    • PRICEEVENT

      public static final String PRICEEVENT
      Qualifier of the TmaProductOfferingPrice.priceEvent attribute
      See Also:
    • APPROVALSTATUS

      public static final String APPROVALSTATUS
      Qualifier of the TmaProductOfferingPrice.approvalStatus attribute
      See Also:
    • APPLICABLEDISCOUNTS

      public static final String APPLICABLEDISCOUNTS
      Qualifier of the TmaProductOfferingPrice.applicableDiscounts attribute
      See Also:
    • TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_SRC_ORDERED

      protected static String TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_SRC_ORDERED
      Relation ordering override parameter constants for TmaProductOfferingPrice2DiscountRowRelation from ((tuadatacommonsservices))
    • TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_TGT_ORDERED

      protected static String TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_TGT_ORDERED
    • TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_MARKMODIFIED

      protected static String TMAPRODUCTOFFERINGPRICE2DISCOUNTROWRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TmaProductOfferingPrice2DiscountRowRelation from ((tuadatacommonsservices))
    • COMPOSITEPRODOFFERPRICES

      public static final String COMPOSITEPRODOFFERPRICES
      Qualifier of the TmaProductOfferingPrice.compositeProdOfferPrices attribute
      See Also:
    • TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_SRC_ORDERED

      protected static String TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_SRC_ORDERED
      Relation ordering override parameter constants for TmaCompositePoPrice2TmaProductOfferingPrice from ((tuadatacommonsservices))
    • TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_TGT_ORDERED

      protected static String TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_TGT_ORDERED
    • TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_MARKMODIFIED

      protected static String TMACOMPOSITEPOPRICE2TMAPRODUCTOFFERINGPRICE_MARKMODIFIED
      Relation disable markmodifed parameter constants for TmaCompositePoPrice2TmaProductOfferingPrice from ((tuadatacommonsservices))
    • PRICEROWS

      public static final String PRICEROWS
      Qualifier of the TmaProductOfferingPrice.priceRows attribute
      See Also:
    • PRODUCTSPECCHARACTERISTICVALUES

      public static final String PRODUCTSPECCHARACTERISTICVALUES
      Qualifier of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute
      See Also:
    • TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_SRC_ORDERED

      protected static String TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_SRC_ORDERED
      Relation ordering override parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueRelation from ((tuadatacommonsservices))
    • TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_TGT_ORDERED

      protected static String TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_TGT_ORDERED
    • TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_MARKMODIFIED

      protected static String TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUERELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueRelation from ((tuadatacommonsservices))
    • PRODUCTSPECCHARACTERISTICVALUEUSES

      public static final String PRODUCTSPECCHARACTERISTICVALUEUSES
      Qualifier of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute
      See Also:
    • TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_SRC_ORDERED

      protected static String TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_SRC_ORDERED
      Relation ordering override parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueUseRelation from ((tuadatacommonsservices))
    • TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_TGT_ORDERED

      protected static String TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_TGT_ORDERED
    • TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_MARKMODIFIED

      protected static String TMAPRODUCTOFFERINGPRICE2TMAPRODUCTSPECCHARVALUEUSERELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TmaProductOfferingPrice2TmaProductSpecCharValueUseRelation from ((tuadatacommonsservices))
    • PRICEROWSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.europe1.jalo.PriceRow> PRICEROWSHANDLER
      OneToManyHandler for handling 1:n PRICEROWS'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

    • TmaProductOfferingPrice

      public TmaProductOfferingPrice()
  • Method Details

    • getDefaultAttributeModes

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

      public Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow> getApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.applicableDiscounts attribute.
      Returns:
      the applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • getApplicableDiscounts

      public Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow> getApplicableDiscounts()
      Generated method - Getter of the TmaProductOfferingPrice.applicableDiscounts attribute.
      Returns:
      the applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • getApplicableDiscountsCount

      public long getApplicableDiscountsCount(de.hybris.platform.jalo.SessionContext ctx)
    • getApplicableDiscountsCount

      public long getApplicableDiscountsCount()
    • setApplicableDiscounts

      public void setApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow> value)
      Generated method - Setter of the TmaProductOfferingPrice.applicableDiscounts attribute.
      Parameters:
      value - the applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • setApplicableDiscounts

      public void setApplicableDiscounts(Set<de.hybris.platform.europe1.jalo.AbstractDiscountRow> value)
      Generated method - Setter of the TmaProductOfferingPrice.applicableDiscounts attribute.
      Parameters:
      value - the applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • addToApplicableDiscounts

      public void addToApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
      Generated method - Adds value to applicableDiscounts.
      Parameters:
      value - the item to add to applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • addToApplicableDiscounts

      public void addToApplicableDiscounts(de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
      Generated method - Adds value to applicableDiscounts.
      Parameters:
      value - the item to add to applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • removeFromApplicableDiscounts

      public void removeFromApplicableDiscounts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
      Generated method - Removes value from applicableDiscounts.
      Parameters:
      value - the item to remove from applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • removeFromApplicableDiscounts

      public void removeFromApplicableDiscounts(de.hybris.platform.europe1.jalo.AbstractDiscountRow value)
      Generated method - Removes value from applicableDiscounts.
      Parameters:
      value - the item to remove from applicableDiscounts - Discount rows applicable to the Product Offering Price.
    • getApprovalStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getApprovalStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.approvalStatus attribute.
      Returns:
      the approvalStatus - The approval status of the Product Offering Price.
    • getApprovalStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getApprovalStatus()
      Generated method - Getter of the TmaProductOfferingPrice.approvalStatus attribute.
      Returns:
      the approvalStatus - The approval status of the Product Offering Price.
    • setApprovalStatus

      public void setApprovalStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaProductOfferingPrice.approvalStatus attribute.
      Parameters:
      value - the approvalStatus - The approval status of the Product Offering Price.
    • setApprovalStatus

      public void setApprovalStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TmaProductOfferingPrice.approvalStatus attribute.
      Parameters:
      value - the approvalStatus - The approval status of the Product Offering Price.
    • getCatalogVersion

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.catalogVersion attribute.
      Returns:
      the catalogVersion - Catalog Version on which the TmaProductOfferingPrice is published.
    • getCatalogVersion

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()
      Generated method - Getter of the TmaProductOfferingPrice.catalogVersion attribute.
      Returns:
      the catalogVersion - Catalog Version on which the TmaProductOfferingPrice is published.
    • setCatalogVersion

      public void setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the TmaProductOfferingPrice.catalogVersion attribute.
      Parameters:
      value - the catalogVersion - Catalog Version on which the TmaProductOfferingPrice is published.
    • setCatalogVersion

      public void setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the TmaProductOfferingPrice.catalogVersion attribute.
      Parameters:
      value - the catalogVersion - Catalog Version on which the TmaProductOfferingPrice is published.
    • getCompositeProdOfferPrices

      public Set<TmaCompositeProdOfferPrice> getCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
      Returns:
      the compositeProdOfferPrices - The composite product offering prices this component belongs to
    • getCompositeProdOfferPrices

      public Set<TmaCompositeProdOfferPrice> getCompositeProdOfferPrices()
      Generated method - Getter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
      Returns:
      the compositeProdOfferPrices - The composite product offering prices this component belongs to
    • getCompositeProdOfferPricesCount

      public long getCompositeProdOfferPricesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getCompositeProdOfferPricesCount

      public long getCompositeProdOfferPricesCount()
    • setCompositeProdOfferPrices

      public void setCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx, Set<TmaCompositeProdOfferPrice> value)
      Generated method - Setter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
      Parameters:
      value - the compositeProdOfferPrices - The composite product offering prices this component belongs to
    • setCompositeProdOfferPrices

      public void setCompositeProdOfferPrices(Set<TmaCompositeProdOfferPrice> value)
      Generated method - Setter of the TmaProductOfferingPrice.compositeProdOfferPrices attribute.
      Parameters:
      value - the compositeProdOfferPrices - The composite product offering prices this component belongs to
    • addToCompositeProdOfferPrices

      public void addToCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx, TmaCompositeProdOfferPrice value)
      Generated method - Adds value to compositeProdOfferPrices.
      Parameters:
      value - the item to add to compositeProdOfferPrices - The composite product offering prices this component belongs to
    • addToCompositeProdOfferPrices

      public void addToCompositeProdOfferPrices(TmaCompositeProdOfferPrice value)
      Generated method - Adds value to compositeProdOfferPrices.
      Parameters:
      value - the item to add to compositeProdOfferPrices - The composite product offering prices this component belongs to
    • removeFromCompositeProdOfferPrices

      public void removeFromCompositeProdOfferPrices(de.hybris.platform.jalo.SessionContext ctx, TmaCompositeProdOfferPrice value)
      Generated method - Removes value from compositeProdOfferPrices.
      Parameters:
      value - the item to remove from compositeProdOfferPrices - The composite product offering prices this component belongs to
    • removeFromCompositeProdOfferPrices

      public void removeFromCompositeProdOfferPrices(TmaCompositeProdOfferPrice value)
      Generated method - Removes value from compositeProdOfferPrices.
      Parameters:
      value - the item to remove from compositeProdOfferPrices - The composite product offering prices this component belongs to
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.description attribute.
      Returns:
      the description - The description of a ProductOfferingPrice
    • getDescription

      public String getDescription()
      Generated method - Getter of the TmaProductOfferingPrice.description attribute.
      Returns:
      the description - The description of a ProductOfferingPrice
    • getAllDescription

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

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

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaProductOfferingPrice.description attribute.
      Parameters:
      value - the description - The description of a ProductOfferingPrice
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the TmaProductOfferingPrice.description attribute.
      Parameters:
      value - the description - The description of a ProductOfferingPrice
    • setAllDescription

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

      public void setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TmaProductOfferingPrice.description attribute.
      Parameters:
      value - the description - The description of a ProductOfferingPrice
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.id attribute.
      Returns:
      the id - Unique identifier of a ProductOfferingPrice
    • getId

      public String getId()
      Generated method - Getter of the TmaProductOfferingPrice.id attribute.
      Returns:
      the id - Unique identifier of a ProductOfferingPrice
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaProductOfferingPrice.id attribute.
      Parameters:
      value - the id - Unique identifier of a ProductOfferingPrice
    • setId

      public void setId(String value)
      Generated method - Setter of the TmaProductOfferingPrice.id attribute.
      Parameters:
      value - the id - Unique identifier of a ProductOfferingPrice
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.name attribute.
      Returns:
      the name - The name of a ProductOfferingPrice
    • getName

      public String getName()
      Generated method - Getter of the TmaProductOfferingPrice.name attribute.
      Returns:
      the name - The name of a ProductOfferingPrice
    • getAllName

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

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

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaProductOfferingPrice.name attribute.
      Parameters:
      value - the name - The name of a ProductOfferingPrice
    • setName

      public void setName(String value)
      Generated method - Setter of the TmaProductOfferingPrice.name attribute.
      Parameters:
      value - the name - The name of a ProductOfferingPrice
    • setAllName

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

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the TmaProductOfferingPrice.name attribute.
      Parameters:
      value - the name - The name of a ProductOfferingPrice
    • getPriceEvent

      public de.hybris.platform.subscriptionservices.jalo.BillingTime getPriceEvent(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.priceEvent attribute.
      Returns:
      the priceEvent - The price event of the charge
    • getPriceEvent

      public de.hybris.platform.subscriptionservices.jalo.BillingTime getPriceEvent()
      Generated method - Getter of the TmaProductOfferingPrice.priceEvent attribute.
      Returns:
      the priceEvent - The price event of the charge
    • setPriceEvent

      public void setPriceEvent(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.BillingTime value)
      Generated method - Setter of the TmaProductOfferingPrice.priceEvent attribute.
      Parameters:
      value - the priceEvent - The price event of the charge
    • setPriceEvent

      public void setPriceEvent(de.hybris.platform.subscriptionservices.jalo.BillingTime value)
      Generated method - Setter of the TmaProductOfferingPrice.priceEvent attribute.
      Parameters:
      value - the priceEvent - The price event of the charge
    • getPriceRows

      public Set<de.hybris.platform.europe1.jalo.PriceRow> getPriceRows(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.priceRows attribute.
      Returns:
      the priceRows - The price rows using this product offering price
    • getPriceRows

      public Set<de.hybris.platform.europe1.jalo.PriceRow> getPriceRows()
      Generated method - Getter of the TmaProductOfferingPrice.priceRows attribute.
      Returns:
      the priceRows - The price rows using this product offering price
    • setPriceRows

      public void setPriceRows(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.europe1.jalo.PriceRow> value)
      Generated method - Setter of the TmaProductOfferingPrice.priceRows attribute.
      Parameters:
      value - the priceRows - The price rows using this product offering price
    • setPriceRows

      public void setPriceRows(Set<de.hybris.platform.europe1.jalo.PriceRow> value)
      Generated method - Setter of the TmaProductOfferingPrice.priceRows attribute.
      Parameters:
      value - the priceRows - The price rows using this product offering price
    • addToPriceRows

      public void addToPriceRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow value)
      Generated method - Adds value to priceRows.
      Parameters:
      value - the item to add to priceRows - The price rows using this product offering price
    • addToPriceRows

      public void addToPriceRows(de.hybris.platform.europe1.jalo.PriceRow value)
      Generated method - Adds value to priceRows.
      Parameters:
      value - the item to add to priceRows - The price rows using this product offering price
    • removeFromPriceRows

      public void removeFromPriceRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow value)
      Generated method - Removes value from priceRows.
      Parameters:
      value - the item to remove from priceRows - The price rows using this product offering price
    • removeFromPriceRows

      public void removeFromPriceRows(de.hybris.platform.europe1.jalo.PriceRow value)
      Generated method - Removes value from priceRows.
      Parameters:
      value - the item to remove from priceRows - The price rows using this product offering price
    • getProductSpecCharacteristicValues

      public Set<TmaProductSpecCharacteristicValue> getProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
      Returns:
      the productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • getProductSpecCharacteristicValues

      public Set<TmaProductSpecCharacteristicValue> getProductSpecCharacteristicValues()
      Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
      Returns:
      the productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • getProductSpecCharacteristicValuesCount

      public long getProductSpecCharacteristicValuesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getProductSpecCharacteristicValuesCount

      public long getProductSpecCharacteristicValuesCount()
    • setProductSpecCharacteristicValues

      public void setProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductSpecCharacteristicValue> value)
      Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
      Parameters:
      value - the productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • setProductSpecCharacteristicValues

      public void setProductSpecCharacteristicValues(Set<TmaProductSpecCharacteristicValue> value)
      Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValues attribute.
      Parameters:
      value - the productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • addToProductSpecCharacteristicValues

      public void addToProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharacteristicValue value)
      Generated method - Adds value to productSpecCharacteristicValues.
      Parameters:
      value - the item to add to productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • addToProductSpecCharacteristicValues

      public void addToProductSpecCharacteristicValues(TmaProductSpecCharacteristicValue value)
      Generated method - Adds value to productSpecCharacteristicValues.
      Parameters:
      value - the item to add to productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • removeFromProductSpecCharacteristicValues

      public void removeFromProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharacteristicValue value)
      Generated method - Removes value from productSpecCharacteristicValues.
      Parameters:
      value - the item to remove from productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • removeFromProductSpecCharacteristicValues

      public void removeFromProductSpecCharacteristicValues(TmaProductSpecCharacteristicValue value)
      Generated method - Removes value from productSpecCharacteristicValues.
      Parameters:
      value - the item to remove from productSpecCharacteristicValues - The Product Specification Characteristic Values associated to this POP.
    • getProductSpecCharacteristicValueUses

      public Set<TmaProductSpecCharValueUse> getProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
      Returns:
      the productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • getProductSpecCharacteristicValueUses

      public Set<TmaProductSpecCharValueUse> getProductSpecCharacteristicValueUses()
      Generated method - Getter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
      Returns:
      the productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • getProductSpecCharacteristicValueUsesCount

      public long getProductSpecCharacteristicValueUsesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getProductSpecCharacteristicValueUsesCount

      public long getProductSpecCharacteristicValueUsesCount()
    • setProductSpecCharacteristicValueUses

      public void setProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx, Set<TmaProductSpecCharValueUse> value)
      Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
      Parameters:
      value - the productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • setProductSpecCharacteristicValueUses

      public void setProductSpecCharacteristicValueUses(Set<TmaProductSpecCharValueUse> value)
      Generated method - Setter of the TmaProductOfferingPrice.productSpecCharacteristicValueUses attribute.
      Parameters:
      value - the productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • addToProductSpecCharacteristicValueUses

      public void addToProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharValueUse value)
      Generated method - Adds value to productSpecCharacteristicValueUses.
      Parameters:
      value - the item to add to productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • addToProductSpecCharacteristicValueUses

      public void addToProductSpecCharacteristicValueUses(TmaProductSpecCharValueUse value)
      Generated method - Adds value to productSpecCharacteristicValueUses.
      Parameters:
      value - the item to add to productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • removeFromProductSpecCharacteristicValueUses

      public void removeFromProductSpecCharacteristicValueUses(de.hybris.platform.jalo.SessionContext ctx, TmaProductSpecCharValueUse value)
      Generated method - Removes value from productSpecCharacteristicValueUses.
      Parameters:
      value - the item to remove from productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.
    • removeFromProductSpecCharacteristicValueUses

      public void removeFromProductSpecCharacteristicValueUses(TmaProductSpecCharValueUse value)
      Generated method - Removes value from productSpecCharacteristicValueUses.
      Parameters:
      value - the item to remove from productSpecCharacteristicValueUses - The Product Specification Characteristic Value Uses associated to this POP.