@Version(value="3.7.1")
See: Description
Interface | Description |
---|---|
CommerceSearchProvider |
The
CommerceSearchProvider is the common interface of search providers for the e-commerce
system. |
CommerceSearchProviderManager |
CommerceSearchProviderManager defines the service to provide access to CommerceSearchProvider
instances available in the system. |
Class | Description |
---|---|
AbstractJcrCommerceService |
An abstract base class for implementing
CommerceService s 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. |
AxisFilter |
A
VariantFilter for filtering variants by the given axis. |
CommerceHelper | |
ComponentInheritanceValueMap | Deprecated |
CookieUtil |
The
CookieUtil helps in working with cookies on request/response objects. |
DefaultCommerceFacet |
Default implementation for
CommerceFacet . |
DefaultCommerceFacetValue |
Default implementation for
CommerceFacetValue . |
DefaultCommerceResult |
Default implementation for
CommerceResult . |
DefaultCommerceSort |
Default implementation for
CommerceSort . |
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 . |
DefaultPaginationInfo |
Default implementation for
PaginationInfo . |
DefaultProductRelationship |
The default implementation of a
ProductRelationship . |
EnumerateAxisFilter |
A
VariantFilter for enumerating variants along a given axis. |
FacetParamHelper |
A utility class for working with facets parameters.
|
PriceFilter |
Default filter predicate to use with
CommerceSession get-pricing
methods. |
ServiceContext |
ServiceContext is a helper class to hold service references used in a CQ commerce
implementation. |
ValueMapDecorator |
ValueMapDecorator decorates another Map to provide a basic implementation
for the additional methods of a ValueMap . |
VendorJcrPlacedOrder |
An editable implementation of a
PlacedOrder , for use in order administration. |
Copyright © 2010 - 2020 Adobe. All Rights Reserved