Generated by
JDiff

Interface com.adobe.cq.commerce.api.CommerceSession.CartEntry

Changed Methods
String getPrice(Predicate) Change in signature from Predicate to org.apache.commons.collections.Predicate.
Shortcut for getting a formatted string of the first matching price.
List getPriceInfo(Predicate) Change in signature from Predicate to org.apache.commons.collections.Predicate.

Get a list of detailed price info objects for a cart entry filtered by the provided predicate (usually a com.adobe.cq.commerce.common.PriceFilter).