Class PromotionCart

All Implemented Interfaces:
Serializable, Comparable

public class PromotionCart extends Cart
See Also:
  • Constructor Details

    • PromotionCart

      public PromotionCart()
  • Method Details

    • getAttribute

      public Object getAttribute(SessionContext ctx, String qualifier) throws JaloSecurityException
      Description copied from class: Item
      Returns the attribute value for a single item attribute with a specified session context.
      Overrides:
      getAttribute in class Item
      Parameters:
      ctx - the session context defining the language to fetch the value for (applies for to localized attributes only )
      qualifier - the attribute qualifier (case insensitive)
      Throws:
      JaloSecurityException - in case it is not allowed to read this attribute