Generated by
JDiff

Package com.adobe.cq.commerce.common

Changed Classes
AbstractJcrCommerceService An abstract base class for implementing CommerceServices on top of the JCR repository.
AbstractJcrCommerceServiceFactory Abstract CommerceServiceFactory implementation which provides the service references for an AbstractJcrCommerceService.
AbstractJcrCommerceSession This class is meant to be used as a base class for a CommerceSession implementation built on top of a JCR repository.
AbstractJcrProduct This class is meant to be used as a base class for a Product implementation built on top of a JCR repository.
CommerceHelper  
DefaultJcrCartEntry The default implementation for a CommerceSession.CartEntry used by AbstractJcrCommerceSession.
DefaultJcrPlacedOrder The default implementation for a PlacedOrder stored in a JCR repository, as used by AbstractJcrCommerceSession.
PriceFilter Default filter predicate to use with com.adobe.cq.commerce.api.CommerceSession get-pricing methods.
ServiceContext {@code ServiceContext} is a helper class to hold service references used in a CQ commerce implementation.
VendorJcrPlacedOrder An editable implementation of a PlacedOrder, for use in order administration.