Class PromotionCart

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable

    public class PromotionCart
    extends Cart
    See Also:
    Serialized Form
    • Constructor Detail

      • PromotionCart

        public PromotionCart()
    • Method Detail

      • getAttribute

        public java.lang.Object getAttribute​(SessionContext ctx,
                                             java.lang.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