The findQualifyingItems, findQualifyingOrder, and findQualifyingShipping methods wrap the input CommerceItems with FilteredCommerceItems. If you extend the Qualifier class, and the extension needs access to a wrapped item, it can get it by calling the getWrappedItem method of the FilteredCommerceItem.

 
loading table of contents...