@Version(value="4.0.0")
See: Description
Interface | Description |
---|---|
CommerceConstants |
Various constants used in the Commerce API.
|
CommerceFacet |
Class that describes a facet
|
CommerceFacetValue | |
CommerceProvider |
OSGi Service interface for accessing registered
CommerceServiceFactory instances in the system. |
CommerceResult |
Class that describes a search result.
|
CommerceService |
The
CommerceService is the root of the Commerce API; other classes are fetched
through it. |
CommerceServiceFactory |
A
CommerceServiceFactory constructs an implementation of a CommerceService ,
which is the root of the Commerce API. |
CommerceSession |
The
CommerceSession provides anonymous or authenticated access to a (possibly remote)
commerce server. |
CommerceSession.CartEntry |
CartEntry represents shopping cart line-items with a certain product and quantity. |
CommerceSort |
Interface that describes a search sort (i.e.
|
OrderHistoryTraitDataProvider |
OrderHistoryTraitDataProvider is a service interface for services which process the order history to
extract relevant data and provide it for a given order history trait. |
PaginationInfo |
Interface that describes pagination information, such as number of pages, total results, ...
|
PaymentMethod |
Interface that describes a payment method.
|
PlacedOrder |
Represents an historical order (ie: one that has already been placed).
|
Product |
The
Product interface reflects resources that represent products and
their variants in an e-commerce system. |
ProductRelationship |
A ProductRelationship provides information about a relationship between some context (shopper,
cart, page and/or product) and a product.
|
ProductRelationshipsProvider |
A ProductRelationshipsProvider provides a list of
ProductRelationship s for a particular
context (shopper, cart, page, product). |
ShippingMethod |
Interface that describes a payment method.
|
VariantFilter |
The
AxisFilter is used to filter variants,
e.g. |
Class | Description |
---|---|
CommerceQuery |
Class that describes a commerce search query.
|
CommerceQuery.Builder |
A generic builder for queries executed via
CommerceService.search(CommerceQuery) . |
PlacedOrderResult |
Class that describes the results of an order history query.
|
PriceInfo |
PriceInfo provides information about prices for products, cart entries, and orders. |
Exception | Description |
---|---|
CommerceException |
CommerceException ... |
NotAuthorizedException |
NotAuthorizedException ... |
Copyright © 2010 - 2020 Adobe. All Rights Reserved