Apex Reference Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Release Notes
ResolutionStates Enum
CommerceOrders Namespace
Context Namespace
DataRetrieval Namespace
ExternalService Namespace
IndustriesDigitalLending Namespace
PlaceQuote Namespace
RevSalesTrxn Namespace
Slack Namespace
Newer Version Available
CommerceExtension Namespace
Use the CommerceExtension namespace to define
resolution strategies for registered Commerce extensions.
The following are the classes in the CommerceExtension namespace.
-
ExtensionInfo Class
Contains static methods to expose extension-related context information. -
Resolution Class
Resolution of a resolution strategy, which conditionally invokes default domain logic, logic provided by an extension provider, or no logic. -
ResolutionException Class
Exception indicating a problem with the execution of a resolution strategy. -
ResolutionStates Enum
Potential resolution states for a resolution strategy. -
ResolutionStrategy Interface
Interface for a resolution strategy.