Class TmaOperationalProductOffering

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.jalo.product.GeneratedProduct
de.hybris.platform.jalo.product.Product
All Implemented Interfaces:
Serializable, Comparable

public class TmaOperationalProductOffering extends TmaSimpleProductOffering
Generated class for type TmaOperationalProductOffering.
See Also:
  • Field Details

    • ACTIONS

      public static final String ACTIONS
      Qualifier of the TmaOperationalProductOffering.actions attribute
      See Also:
    • TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_SRC_ORDERED

      protected static String TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_SRC_ORDERED
      Relation ordering override parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices))
    • TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_TGT_ORDERED

      protected static String TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_TGT_ORDERED
    • TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_MARKMODIFIED

      protected static String TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices))
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • TmaOperationalProductOffering

      public TmaOperationalProductOffering()
  • Method Details

    • getDefaultAttributeModes

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

      public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getActions(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaOperationalProductOffering.actions attribute.
      Returns:
      the actions - The actions supported by the operational offerings
    • getActions

      public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getActions()
      Generated method - Getter of the TmaOperationalProductOffering.actions attribute.
      Returns:
      the actions - The actions supported by the operational offerings
    • getActionsCount

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

      public long getActionsCount()
    • setActions

      public void setActions(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
      Generated method - Setter of the TmaOperationalProductOffering.actions attribute.
      Parameters:
      value - the actions - The actions supported by the operational offerings
    • setActions

      public void setActions(Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
      Generated method - Setter of the TmaOperationalProductOffering.actions attribute.
      Parameters:
      value - the actions - The actions supported by the operational offerings
    • addToActions

      public void addToActions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Adds value to actions.
      Parameters:
      value - the item to add to actions - The actions supported by the operational offerings
    • addToActions

      public void addToActions(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Adds value to actions.
      Parameters:
      value - the item to add to actions - The actions supported by the operational offerings
    • removeFromActions

      public void removeFromActions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Removes value from actions.
      Parameters:
      value - the item to remove from actions - The actions supported by the operational offerings
    • removeFromActions

      public void removeFromActions(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Removes value from actions.
      Parameters:
      value - the item to remove from actions - The actions supported by the operational offerings
    • 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 TmaSimpleProductOffering