Package com.commercetools.sync.commons.helpers
-
Interface Summary Interface Description GenericCustomActionBuilder<T extends io.sphere.sdk.models.ResourceView> A generic custom update action builder that creates update actions that are of the same type as the Generic type T provided by the subclass of this abstract class. -
Class Summary Class Description AssetActionFactory<T extends io.sphere.sdk.models.Resource,D> Helper class for building update actions for assets that are contained in the resource of typeT
.AssetReferenceResolver BaseBatchValidator<D,O extends BaseSyncOptions,S extends BaseSyncStatistics> BaseReferenceResolver<T,S extends BaseSyncOptions> This class is responsible for providing an abstract implementation of reference resolution on different CTP resources.BaseSyncStatistics CategoryReferencePair Container for aList
ofCategory
Reference
s and aCategoryOrderHints
.CustomReferenceResolver<D,B extends io.sphere.sdk.models.Builder<? extends D>,S extends BaseSyncOptions> This class is responsible for providing an abstract implementation of reference resolution on Custom CTP resources for example (Categories, inventories and resource with a custom field).GraphQlBaseRequestImpl<T extends GraphQlBaseResult<? extends GraphQlBaseResource>> ResourceKeyIdGraphQlRequest A SphereRequest implementation to allowSphereClient
to execute graphQL queries on CTP.