jar

io.sphere.sdk.jvm : sphere-models

Maven & Gradle

Jan 20, 2016
25 usages

sphere-models · sphere-models

Table Of Contents

Latest Version

Download io.sphere.sdk.jvm : sphere-models JAR file - Latest Versions:

All Versions

Download io.sphere.sdk.jvm : sphere-models JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sphere-models-1.0.0-M26.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.sphere.sdk.channels.expansion

├─ io.sphere.sdk.channels.expansion.ChannelExpansionModel.class - [JAR]

io.sphere.sdk.projects.queries

├─ io.sphere.sdk.projects.queries.ProjectGet.class - [JAR]

io.sphere.sdk.carts.expansion

├─ io.sphere.sdk.carts.expansion.CartExpansionModel.class - [JAR]

├─ io.sphere.sdk.carts.expansion.CartLikeExpansionModel.class - [JAR]

├─ io.sphere.sdk.carts.expansion.DiscountCodeInfoExpansionModel.class - [JAR]

├─ io.sphere.sdk.carts.expansion.ItemStateExpansionModel.class - [JAR]

├─ io.sphere.sdk.carts.expansion.LineItemExpansionModel.class - [JAR]

├─ io.sphere.sdk.carts.expansion.PaymentInfoExpansionModel.class - [JAR]

├─ io.sphere.sdk.carts.expansion.ShippingInfoExpansionModel.class - [JAR]

io.sphere.sdk.payments.commands

├─ io.sphere.sdk.payments.commands.PaymentCreateCommand.class - [JAR]

├─ io.sphere.sdk.payments.commands.PaymentCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.payments.commands.PaymentDeleteCommand.class - [JAR]

├─ io.sphere.sdk.payments.commands.PaymentDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.payments.commands.PaymentEndpoint.class - [JAR]

├─ io.sphere.sdk.payments.commands.PaymentUpdateCommand.class - [JAR]

├─ io.sphere.sdk.payments.commands.PaymentUpdateCommandImpl.class - [JAR]

io.sphere.sdk.discountcodes.queries

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeByIdGet.class - [JAR]

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeEndpoint.class - [JAR]

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeQuery.class - [JAR]

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeQueryBuilder.class - [JAR]

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeQueryImpl.class - [JAR]

├─ io.sphere.sdk.discountcodes.queries.DiscountCodeQueryModel.class - [JAR]

io.sphere.sdk.products.commands.updateactions

├─ io.sphere.sdk.products.commands.updateactions.AddExternalImage.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.AddPrice.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.AddToCategory.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.AddVariant.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.ChangePrice.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.ChangeSlug.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.MetaAttributesUpdateActions.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.Publish.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.RemoveFromCategory.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.RemoveImage.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.RemovePrice.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.RemoveVariant.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.RevertStagedChanges.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetAttribute.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetAttributeInAllVariants.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetCategoryOrderHint.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetDescription.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetMetaDescription.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetMetaKeywords.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetMetaTitle.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetProductPriceCustomField.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetProductPriceCustomType.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetSearchKeywords.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetSku.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetTaxCategory.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.TransitionState.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.Unpublish.class - [JAR]

io.sphere.sdk.cartdiscounts

├─ io.sphere.sdk.cartdiscounts.AbsoluteCartDiscountValue.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscount.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountDraft.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountDraftBuilder.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountImpl.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountPredicate.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountPredicateImpl.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountTarget.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CartDiscountValue.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.CustomLineItemsTarget.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.DiscountedLineItemPortion.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.DiscountedLineItemPrice.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.DiscountedLineItemPriceForQuantity.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.LineItemsTarget.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.RelativeCartDiscountValue.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.ShippingCostTarget.class - [JAR]

io.sphere.sdk.carts.queries

├─ io.sphere.sdk.carts.queries.CartByCustomerIdGet.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartByCustomerIdGetImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartByIdGet.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartEndpoint.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartLikeQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartQuery.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartQueryBuilder.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartQueryImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartShippingInfoQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.CartShippingInfoQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.CustomLineItemCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountCodeInfoCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountCodeInfoCollectionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountedLineItemPortionQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountedLineItemPortionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountedLineItemPriceForQuantityQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountedLineItemPriceForQuantityQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountedLineItemPriceQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.DiscountedLineItemPriceQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.ItemStateCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.ItemStateCollectionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.LineItemCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.LineItemLikeCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.LineItemLikeCollectionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.PaymentInfoQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.PaymentInfoQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.TaxRateQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.carts.queries.TaxedPriceOptionalQueryModel.class - [JAR]

├─ io.sphere.sdk.carts.queries.TaxedPriceOptionalQueryModelImpl.class - [JAR]

io.sphere.sdk.states.commands

├─ io.sphere.sdk.states.commands.StateCreateCommand.class - [JAR]

├─ io.sphere.sdk.states.commands.StateCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.states.commands.StateDeleteCommand.class - [JAR]

├─ io.sphere.sdk.states.commands.StateDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.states.commands.StateEndpoint.class - [JAR]

├─ io.sphere.sdk.states.commands.StateUpdateCommand.class - [JAR]

├─ io.sphere.sdk.states.commands.StateUpdateCommandImpl.class - [JAR]

io.sphere.sdk.carts

├─ io.sphere.sdk.carts.Cart.class - [JAR]

├─ io.sphere.sdk.carts.CartDraft.class - [JAR]

├─ io.sphere.sdk.carts.CartDraftBuilder.class - [JAR]

├─ io.sphere.sdk.carts.CartImpl.class - [JAR]

├─ io.sphere.sdk.carts.CartLike.class - [JAR]

├─ io.sphere.sdk.carts.CartShippingInfo.class - [JAR]

├─ io.sphere.sdk.carts.CartState.class - [JAR]

├─ io.sphere.sdk.carts.CustomLineItem.class - [JAR]

├─ io.sphere.sdk.carts.CustomLineItemDraft.class - [JAR]

├─ io.sphere.sdk.carts.CustomLineItemImpl.class - [JAR]

├─ io.sphere.sdk.carts.InventoryMode.class - [JAR]

├─ io.sphere.sdk.carts.ItemState.class - [JAR]

├─ io.sphere.sdk.carts.LineItem.class - [JAR]

├─ io.sphere.sdk.carts.LineItemDraft.class - [JAR]

├─ io.sphere.sdk.carts.LineItemImpl.class - [JAR]

├─ io.sphere.sdk.carts.LineItemLike.class - [JAR]

├─ io.sphere.sdk.carts.LineItemLikeImpl.class - [JAR]

├─ io.sphere.sdk.carts.PaymentInfo.class - [JAR]

├─ io.sphere.sdk.carts.TaxPortion.class - [JAR]

├─ io.sphere.sdk.carts.TaxedPrice.class - [JAR]

io.sphere.sdk.products.queries

├─ io.sphere.sdk.products.queries.CategoryOrderHintsQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.CategoryOrderHintsQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.products.queries.DiscountedPriceOptionalQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.PartialProductCatalogDataQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.PartialProductDataQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.PartialProductVariantQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.PriceCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.PriceQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductAllVariantsQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductByIdGet.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductCatalogDataQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductDataQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductDataQueryModelBase.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductEndpoint.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionByIdGet.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionEndpoint.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionQuery.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionQueryBuilder.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionQueryImpl.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductProjectionQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductQuery.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductQueryBuilder.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductQueryImpl.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.ProductVariantQueryModel.class - [JAR]

├─ io.sphere.sdk.products.queries.SuggestQuery.class - [JAR]

├─ io.sphere.sdk.products.queries.SuggestQueryImpl.class - [JAR]

io.sphere.sdk.inventory.queries

├─ io.sphere.sdk.inventory.queries.InventoryEntryByIdGet.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryEndpoint.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryQuery.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryQueryBuilder.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryQueryImpl.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryQueryModel.class - [JAR]

├─ io.sphere.sdk.inventory.queries.InventoryEntryQueryModelImpl.class - [JAR]

io.sphere.sdk.types.queries

├─ io.sphere.sdk.types.queries.CustomQueryModel.class - [JAR]

├─ io.sphere.sdk.types.queries.CustomQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.CustomResourceQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.FieldDefinitionCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.types.queries.FieldDefinitionCollectionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.FieldTypeQueryModel.class - [JAR]

├─ io.sphere.sdk.types.queries.FieldTypeQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.FieldsQueryModel.class - [JAR]

├─ io.sphere.sdk.types.queries.FieldsQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeByIdGet.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeEndpoint.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeQuery.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeQueryBuilder.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeQueryImpl.class - [JAR]

├─ io.sphere.sdk.types.queries.TypeQueryModel.class - [JAR]

├─ io.sphere.sdk.types.queries.WithCustomQueryModel.class - [JAR]

io.sphere.sdk.customergroups.expansion

├─ io.sphere.sdk.customergroups.expansion.CustomerGroupExpansionModel.class - [JAR]

io.sphere.sdk.types

├─ io.sphere.sdk.types.BooleanFieldType.class - [JAR]

├─ io.sphere.sdk.types.Custom.class - [JAR]

├─ io.sphere.sdk.types.CustomDraft.class - [JAR]

├─ io.sphere.sdk.types.CustomFields.class - [JAR]

├─ io.sphere.sdk.types.CustomFieldsDraft.class - [JAR]

├─ io.sphere.sdk.types.CustomFieldsDraftBuilder.class - [JAR]

├─ io.sphere.sdk.types.DateFieldType.class - [JAR]

├─ io.sphere.sdk.types.DateTimeFieldType.class - [JAR]

├─ io.sphere.sdk.types.EnumFieldType.class - [JAR]

├─ io.sphere.sdk.types.FieldDefinition.class - [JAR]

├─ io.sphere.sdk.types.FieldType.class - [JAR]

├─ io.sphere.sdk.types.FieldTypeBase.class - [JAR]

├─ io.sphere.sdk.types.LocalizedEnumFieldType.class - [JAR]

├─ io.sphere.sdk.types.LocalizedStringFieldType.class - [JAR]

├─ io.sphere.sdk.types.MoneyFieldType.class - [JAR]

├─ io.sphere.sdk.types.NumberFieldType.class - [JAR]

├─ io.sphere.sdk.types.ReferenceFieldType.class - [JAR]

├─ io.sphere.sdk.types.ResourceTypeIdsSetBuilder.class - [JAR]

├─ io.sphere.sdk.types.SetFieldType.class - [JAR]

├─ io.sphere.sdk.types.StringFieldType.class - [JAR]

├─ io.sphere.sdk.types.TimeFieldType.class - [JAR]

├─ io.sphere.sdk.types.Type.class - [JAR]

├─ io.sphere.sdk.types.TypeDraft.class - [JAR]

├─ io.sphere.sdk.types.TypeDraftBuilder.class - [JAR]

├─ io.sphere.sdk.types.TypeDraftImpl.class - [JAR]

├─ io.sphere.sdk.types.TypeImpl.class - [JAR]

io.sphere.sdk.shippingmethods.expansion

├─ io.sphere.sdk.shippingmethods.expansion.ShippingMethodExpansionModel.class - [JAR]

├─ io.sphere.sdk.shippingmethods.expansion.ZoneRateExpansionModel.class - [JAR]

io.sphere.sdk.payments.commands.updateactions

├─ io.sphere.sdk.payments.commands.updateactions.AddInterfaceInteraction.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.AddTransaction.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.ChangeTransactionInteractionId.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.ChangeTransactionState.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.ChangeTransactionTimestamp.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetAmountPaid.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetAmountRefunded.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetAuthorization.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetCustomField.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetCustomType.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetCustomer.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetExternalId.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetInterfaceId.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetMethodInfoInterface.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetMethodInfoMethod.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetMethodInfoName.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetStatusInterfaceCode.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.SetStatusInterfaceText.class - [JAR]

├─ io.sphere.sdk.payments.commands.updateactions.TransitionState.class - [JAR]

io.sphere.sdk.channels.commands

├─ io.sphere.sdk.channels.commands.ChannelCreateCommand.class - [JAR]

├─ io.sphere.sdk.channels.commands.ChannelCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.channels.commands.ChannelDeleteCommand.class - [JAR]

├─ io.sphere.sdk.channels.commands.ChannelDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.channels.commands.ChannelEndpoint.class - [JAR]

├─ io.sphere.sdk.channels.commands.ChannelUpdateCommand.class - [JAR]

├─ io.sphere.sdk.channels.commands.ChannelUpdateCommandImpl.class - [JAR]

io.sphere.sdk.reviews

├─ io.sphere.sdk.reviews.Review.class - [JAR]

├─ io.sphere.sdk.reviews.ReviewDraft.class - [JAR]

├─ io.sphere.sdk.reviews.ReviewDraftBuilder.class - [JAR]

├─ io.sphere.sdk.reviews.ReviewDraftImpl.class - [JAR]

├─ io.sphere.sdk.reviews.ReviewImpl.class - [JAR]

├─ io.sphere.sdk.reviews.ReviewRatingStatistics.class - [JAR]

├─ io.sphere.sdk.reviews.ReviewRatingStatisticsImpl.class - [JAR]

io.sphere.sdk.categories.commands

├─ io.sphere.sdk.categories.commands.CategoryCreateCommand.class - [JAR]

├─ io.sphere.sdk.categories.commands.CategoryCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.categories.commands.CategoryDeleteCommand.class - [JAR]

├─ io.sphere.sdk.categories.commands.CategoryDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.categories.commands.CategoryEndpoint.class - [JAR]

├─ io.sphere.sdk.categories.commands.CategoryUpdateCommand.class - [JAR]

├─ io.sphere.sdk.categories.commands.CategoryUpdateCommandImpl.class - [JAR]

io.sphere.sdk.products.commands

├─ io.sphere.sdk.products.commands.ProductCreateCommand.class - [JAR]

├─ io.sphere.sdk.products.commands.ProductCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.products.commands.ProductDeleteCommand.class - [JAR]

├─ io.sphere.sdk.products.commands.ProductDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.products.commands.ProductEndpoint.class - [JAR]

├─ io.sphere.sdk.products.commands.ProductUpdateCommand.class - [JAR]

├─ io.sphere.sdk.products.commands.ProductUpdateCommandImpl.class - [JAR]

io.sphere.sdk.categories.expansion

├─ io.sphere.sdk.categories.expansion.CategoryExpansionModel.class - [JAR]

io.sphere.sdk.customergroups.queries

├─ io.sphere.sdk.customergroups.queries.CustomerGroupByIdGet.class - [JAR]

├─ io.sphere.sdk.customergroups.queries.CustomerGroupByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.customergroups.queries.CustomerGroupEndpoint.class - [JAR]

├─ io.sphere.sdk.customergroups.queries.CustomerGroupQuery.class - [JAR]

├─ io.sphere.sdk.customergroups.queries.CustomerGroupQueryBuilder.class - [JAR]

├─ io.sphere.sdk.customergroups.queries.CustomerGroupQueryImpl.class - [JAR]

├─ io.sphere.sdk.customergroups.queries.CustomerGroupQueryModel.class - [JAR]

io.sphere.sdk.types.customupdateactions

├─ io.sphere.sdk.types.customupdateactions.SetCustomFieldBase.class - [JAR]

├─ io.sphere.sdk.types.customupdateactions.SetCustomTypeBase.class - [JAR]

io.sphere.sdk.messages.queries

├─ io.sphere.sdk.messages.queries.MessageByIdGet.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageEndpoint.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageQuery.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageQueryBuilder.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageQueryImpl.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageQueryModel.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageTypeQueryModel.class - [JAR]

├─ io.sphere.sdk.messages.queries.MessageTypeQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.messages.queries.TypedMessageQuery.class - [JAR]

io.sphere.sdk.products.messages

├─ io.sphere.sdk.products.messages.MessagesPackage.class - [JAR]

├─ io.sphere.sdk.products.messages.ProductPublishedMessage.class - [JAR]

├─ io.sphere.sdk.products.messages.ProductStateTransitionMessage.class - [JAR]

├─ io.sphere.sdk.products.messages.ProductUnpublishedMessage.class - [JAR]

io.sphere.sdk.categories

├─ io.sphere.sdk.categories.Category.class - [JAR]

├─ io.sphere.sdk.categories.CategoryDraft.class - [JAR]

├─ io.sphere.sdk.categories.CategoryDraftBuilder.class - [JAR]

├─ io.sphere.sdk.categories.CategoryHasParentPredicate.class - [JAR]

├─ io.sphere.sdk.categories.CategoryImpl.class - [JAR]

├─ io.sphere.sdk.categories.CategoryTree.class - [JAR]

├─ io.sphere.sdk.categories.CategoryTreeFactory.class - [JAR]

├─ io.sphere.sdk.categories.CategoryTreeImpl.class - [JAR]

├─ io.sphere.sdk.categories.CategoryWrapper.class - [JAR]

├─ io.sphere.sdk.categories.LocaleSlugPair.class - [JAR]

io.sphere.sdk.cartdiscounts.queries

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountByIdGet.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountEndpoint.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountQuery.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryBuilder.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryImpl.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryModel.class - [JAR]

io.sphere.sdk.shippingmethods

├─ io.sphere.sdk.shippingmethods.ShippingMethod.class - [JAR]

├─ io.sphere.sdk.shippingmethods.ShippingMethodDraft.class - [JAR]

├─ io.sphere.sdk.shippingmethods.ShippingMethodImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.ShippingRate.class - [JAR]

├─ io.sphere.sdk.shippingmethods.ZoneRate.class - [JAR]

io.sphere.sdk.payments.expansion

├─ io.sphere.sdk.payments.expansion.PaymentExpansionModel.class - [JAR]

├─ io.sphere.sdk.payments.expansion.PaymentStatusExpansionModel.class - [JAR]

io.sphere.sdk.customobjects.commands

├─ io.sphere.sdk.customobjects.commands.CustomObjectCustomJsonMappingUpsertCommand.class - [JAR]

├─ io.sphere.sdk.customobjects.commands.CustomObjectDeleteCommand.class - [JAR]

├─ io.sphere.sdk.customobjects.commands.CustomObjectDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.customobjects.commands.CustomObjectEndpoint.class - [JAR]

├─ io.sphere.sdk.customobjects.commands.CustomObjectUpsertCommand.class - [JAR]

├─ io.sphere.sdk.customobjects.commands.CustomObjectUpsertCommandImpl.class - [JAR]

io.sphere.sdk.productdiscounts

├─ io.sphere.sdk.productdiscounts.AbsoluteProductDiscountValue.class - [JAR]

├─ io.sphere.sdk.productdiscounts.DiscountedPrice.class - [JAR]

├─ io.sphere.sdk.productdiscounts.ProductDiscount.class - [JAR]

├─ io.sphere.sdk.productdiscounts.ProductDiscountDraft.class - [JAR]

├─ io.sphere.sdk.productdiscounts.ProductDiscountImpl.class - [JAR]

├─ io.sphere.sdk.productdiscounts.ProductDiscountPredicate.class - [JAR]

├─ io.sphere.sdk.productdiscounts.ProductDiscountPredicateImpl.class - [JAR]

├─ io.sphere.sdk.productdiscounts.ProductDiscountValue.class - [JAR]

├─ io.sphere.sdk.productdiscounts.RelativeProductDiscountValue.class - [JAR]

io.sphere.sdk.discountcodes

├─ io.sphere.sdk.discountcodes.DiscountCode.class - [JAR]

├─ io.sphere.sdk.discountcodes.DiscountCodeDraft.class - [JAR]

├─ io.sphere.sdk.discountcodes.DiscountCodeDraftBuilder.class - [JAR]

├─ io.sphere.sdk.discountcodes.DiscountCodeImpl.class - [JAR]

├─ io.sphere.sdk.discountcodes.DiscountCodeInfo.class - [JAR]

├─ io.sphere.sdk.discountcodes.DiscountCodeState.class - [JAR]

io.sphere.sdk.productdiscounts.queries

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountByIdGet.class - [JAR]

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountEndpoint.class - [JAR]

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountQuery.class - [JAR]

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryBuilder.class - [JAR]

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryImpl.class - [JAR]

├─ io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryModel.class - [JAR]

io.sphere.sdk.states.commands.updateactions

├─ io.sphere.sdk.states.commands.updateactions.ChangeInitial.class - [JAR]

├─ io.sphere.sdk.states.commands.updateactions.ChangeKey.class - [JAR]

├─ io.sphere.sdk.states.commands.updateactions.ChangeType.class - [JAR]

├─ io.sphere.sdk.states.commands.updateactions.SetDescription.class - [JAR]

├─ io.sphere.sdk.states.commands.updateactions.SetName.class - [JAR]

├─ io.sphere.sdk.states.commands.updateactions.SetTransitions.class - [JAR]

io.sphere.sdk.productdiscounts.commands.updateactions

├─ io.sphere.sdk.productdiscounts.commands.updateactions.ChangeIsActive.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.updateactions.ChangePredicate.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.updateactions.ChangeSortOrder.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.updateactions.ChangeValue.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.updateactions.SetDescription.class - [JAR]

io.sphere.sdk.types.commands

├─ io.sphere.sdk.types.commands.TypeCreateCommand.class - [JAR]

├─ io.sphere.sdk.types.commands.TypeCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.types.commands.TypeDeleteCommand.class - [JAR]

├─ io.sphere.sdk.types.commands.TypeDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.types.commands.TypeEndpoint.class - [JAR]

├─ io.sphere.sdk.types.commands.TypeUpdateCommand.class - [JAR]

├─ io.sphere.sdk.types.commands.TypeUpdateCommandImpl.class - [JAR]

io.sphere.sdk.taxcategories.queries

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryByIdGet.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryEndpoint.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryQuery.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryQueryBuilder.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryQueryImpl.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxCategoryQueryModel.class - [JAR]

├─ io.sphere.sdk.taxcategories.queries.TaxRateQueryModel.class - [JAR]

io.sphere.sdk.inventory

├─ io.sphere.sdk.inventory.InventoryEntry.class - [JAR]

├─ io.sphere.sdk.inventory.InventoryEntryDraft.class - [JAR]

├─ io.sphere.sdk.inventory.InventoryEntryImpl.class - [JAR]

io.sphere.sdk.payments

├─ io.sphere.sdk.payments.Payment.class - [JAR]

├─ io.sphere.sdk.payments.PaymentDraft.class - [JAR]

├─ io.sphere.sdk.payments.PaymentDraftBuilder.class - [JAR]

├─ io.sphere.sdk.payments.PaymentDraftImpl.class - [JAR]

├─ io.sphere.sdk.payments.PaymentImpl.class - [JAR]

├─ io.sphere.sdk.payments.PaymentMethodInfo.class - [JAR]

├─ io.sphere.sdk.payments.PaymentMethodInfoBuilder.class - [JAR]

├─ io.sphere.sdk.payments.PaymentStatus.class - [JAR]

├─ io.sphere.sdk.payments.PaymentStatusBuilder.class - [JAR]

├─ io.sphere.sdk.payments.Transaction.class - [JAR]

├─ io.sphere.sdk.payments.TransactionDraft.class - [JAR]

├─ io.sphere.sdk.payments.TransactionDraftBuilder.class - [JAR]

├─ io.sphere.sdk.payments.TransactionState.class - [JAR]

├─ io.sphere.sdk.payments.TransactionType.class - [JAR]

io.sphere.sdk.producttypes

├─ io.sphere.sdk.producttypes.AttributeDefinitionContainer.class - [JAR]

├─ io.sphere.sdk.producttypes.MetaProductType.class - [JAR]

├─ io.sphere.sdk.producttypes.MetaProductTypeImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.ProductType.class - [JAR]

├─ io.sphere.sdk.producttypes.ProductTypeDraft.class - [JAR]

├─ io.sphere.sdk.producttypes.ProductTypeImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.ProductTypeLocalRepository.class - [JAR]

├─ io.sphere.sdk.producttypes.ProductTypeLocalRepositoryImpl.class - [JAR]

io.sphere.sdk.inventory.expansion

├─ io.sphere.sdk.inventory.expansion.InventoryEntryExpansionModel.class - [JAR]

io.sphere.sdk.products

├─ io.sphere.sdk.products.AttributeContainer.class - [JAR]

├─ io.sphere.sdk.products.AttributeContainerDraft.class - [JAR]

├─ io.sphere.sdk.products.AttributeContainerImpl.class - [JAR]

├─ io.sphere.sdk.products.CategoryOrderHints.class - [JAR]

├─ io.sphere.sdk.products.Image.class - [JAR]

├─ io.sphere.sdk.products.ImageDimensions.class - [JAR]

├─ io.sphere.sdk.products.ImageImpl.class - [JAR]

├─ io.sphere.sdk.products.Price.class - [JAR]

├─ io.sphere.sdk.products.PriceBuilder.class - [JAR]

├─ io.sphere.sdk.products.PriceDraft.class - [JAR]

├─ io.sphere.sdk.products.PriceDraftBuilder.class - [JAR]

├─ io.sphere.sdk.products.PriceDraftDsl.class - [JAR]

├─ io.sphere.sdk.products.Product.class - [JAR]

├─ io.sphere.sdk.products.ProductCatalogData.class - [JAR]

├─ io.sphere.sdk.products.ProductCatalogDataImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductData.class - [JAR]

├─ io.sphere.sdk.products.ProductDataImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductDataLike.class - [JAR]

├─ io.sphere.sdk.products.ProductDataProductDraftBuilderBase.class - [JAR]

├─ io.sphere.sdk.products.ProductDraft.class - [JAR]

├─ io.sphere.sdk.products.ProductDraftBuilder.class - [JAR]

├─ io.sphere.sdk.products.ProductDraftImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductIdentifiable.class - [JAR]

├─ io.sphere.sdk.products.ProductImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductLike.class - [JAR]

├─ io.sphere.sdk.products.ProductProjection.class - [JAR]

├─ io.sphere.sdk.products.ProductProjectionComparators.class - [JAR]

├─ io.sphere.sdk.products.ProductProjectionImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductProjectionType.class - [JAR]

├─ io.sphere.sdk.products.ProductToProductProjectionWrapper.class - [JAR]

├─ io.sphere.sdk.products.ProductVariant.class - [JAR]

├─ io.sphere.sdk.products.ProductVariantAvailability.class - [JAR]

├─ io.sphere.sdk.products.ProductVariantAvailabilityImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductVariantDraft.class - [JAR]

├─ io.sphere.sdk.products.ProductVariantDraftBuilder.class - [JAR]

├─ io.sphere.sdk.products.ProductVariantDraftImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductVariantImpl.class - [JAR]

├─ io.sphere.sdk.products.ProductsPackage.class - [JAR]

├─ io.sphere.sdk.products.Suggestion.class - [JAR]

├─ io.sphere.sdk.products.SuggestionImpl.class - [JAR]

├─ io.sphere.sdk.products.SuggestionResult.class - [JAR]

├─ io.sphere.sdk.products.SuggestionResultImpl.class - [JAR]

├─ io.sphere.sdk.products.VariantIdentifier.class - [JAR]

io.sphere.sdk.carts.commands

├─ io.sphere.sdk.carts.commands.CartCreateCommand.class - [JAR]

├─ io.sphere.sdk.carts.commands.CartCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.carts.commands.CartDeleteCommand.class - [JAR]

├─ io.sphere.sdk.carts.commands.CartDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.carts.commands.CartEndpoint.class - [JAR]

├─ io.sphere.sdk.carts.commands.CartUpdateCommand.class - [JAR]

├─ io.sphere.sdk.carts.commands.CartUpdateCommandImpl.class - [JAR]

io.sphere.sdk.discountcodes.expansion

├─ io.sphere.sdk.discountcodes.expansion.DiscountCodeExpansionModel.class - [JAR]

io.sphere.sdk.zones.commands.updateactions

├─ io.sphere.sdk.zones.commands.updateactions.AddLocation.class - [JAR]

├─ io.sphere.sdk.zones.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.zones.commands.updateactions.RemoveLocation.class - [JAR]

├─ io.sphere.sdk.zones.commands.updateactions.SetDescription.class - [JAR]

io.sphere.sdk.states.relatedupdateactions

├─ io.sphere.sdk.states.relatedupdateactions.TransitionStateBase.class - [JAR]

io.sphere.sdk.zones.queries

├─ io.sphere.sdk.zones.queries.LocationsCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.zones.queries.LocationsCollectionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.zones.queries.PartialLocationsCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.zones.queries.PartialLocationsCollectionQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneByIdGet.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneEndpoint.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneQuery.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneQueryBuilder.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneQueryImpl.class - [JAR]

├─ io.sphere.sdk.zones.queries.ZoneQueryModel.class - [JAR]

io.sphere.sdk.shippingmethods.commands

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodCreateCommand.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodDeleteCommand.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodEndpoint.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodUpdateCommand.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.ShippingMethodUpdateCommandImpl.class - [JAR]

io.sphere.sdk.customobjects.queries

├─ io.sphere.sdk.customobjects.queries.CustomObjectByIdGet.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectByKeyGet.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectByKeyGetImpl.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectCustomJsonMappingByKeyGet.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectCustomJsonMappingByXGet.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectEndpoint.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectQuery.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectQueryBuilder.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectQueryImpl.class - [JAR]

├─ io.sphere.sdk.customobjects.queries.CustomObjectQueryModel.class - [JAR]

io.sphere.sdk.reviews.commands.updateactions

├─ io.sphere.sdk.reviews.commands.updateactions.SetAuthorName.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetCustomField.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetCustomType.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetCustomer.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetKey.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetLocale.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetRating.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetTarget.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetText.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.SetTitle.class - [JAR]

├─ io.sphere.sdk.reviews.commands.updateactions.TransitionState.class - [JAR]

io.sphere.sdk.taxcategories

├─ io.sphere.sdk.taxcategories.TaxCategory.class - [JAR]

├─ io.sphere.sdk.taxcategories.TaxCategoryDraft.class - [JAR]

├─ io.sphere.sdk.taxcategories.TaxCategoryImpl.class - [JAR]

├─ io.sphere.sdk.taxcategories.TaxRate.class - [JAR]

├─ io.sphere.sdk.taxcategories.TaxRateBuilder.class - [JAR]

├─ io.sphere.sdk.taxcategories.TaxRateImpl.class - [JAR]

io.sphere.sdk.states.expansion

├─ io.sphere.sdk.states.expansion.StateExpansionModel.class - [JAR]

io.sphere.sdk.zones.expansion

├─ io.sphere.sdk.zones.expansion.ZoneExpansionModel.class - [JAR]

io.sphere.sdk.reviews.search

├─ io.sphere.sdk.reviews.search.ReviewRatingStatisticsFacetAndFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.reviews.search.ReviewRatingStatisticsFacetSearchModel.class - [JAR]

├─ io.sphere.sdk.reviews.search.ReviewRatingStatisticsFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.reviews.search.ReviewRatingStatisticsSortSearchModel.class - [JAR]

io.sphere.sdk.customers.commands

├─ io.sphere.sdk.customers.commands.CustomerChangePasswordCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerCreateCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerCreateEmailTokenCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerCreatePasswordTokenCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerCreateTokenCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerDeleteCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerEndpoint.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerPasswordResetCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerSignInCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerUpdateCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerUpdateCommandImpl.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomerVerifyEmailCommand.class - [JAR]

io.sphere.sdk.payments.messages

├─ io.sphere.sdk.payments.messages.PaymentCreatedMessage.class - [JAR]

├─ io.sphere.sdk.payments.messages.PaymentInteractionAddedMessage.class - [JAR]

├─ io.sphere.sdk.payments.messages.PaymentStatusStateTransitionMessage.class - [JAR]

├─ io.sphere.sdk.payments.messages.PaymentTransactionAddedMessage.class - [JAR]

├─ io.sphere.sdk.payments.messages.PaymentTransactionStateChangedMessage.class - [JAR]

io.sphere.sdk.producttypes.expansion

├─ io.sphere.sdk.producttypes.expansion.ProductTypeExpansionModel.class - [JAR]

io.sphere.sdk.taxcategories.commands.updateactions

├─ io.sphere.sdk.taxcategories.commands.updateactions.AddTaxRate.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.updateactions.RemoveTaxRate.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.updateactions.ReplaceTaxRate.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.updateactions.SetDescription.class - [JAR]

io.sphere.sdk.categories.commands.updateactions

├─ io.sphere.sdk.categories.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.categories.commands.updateactions.ChangeParent.class - [JAR]

├─ io.sphere.sdk.categories.commands.updateactions.SetCustomField.class - [JAR]

├─ io.sphere.sdk.categories.commands.updateactions.SetCustomType.class - [JAR]

├─ io.sphere.sdk.categories.commands.updateactions.SetMetaDescription.class - [JAR]

├─ io.sphere.sdk.categories.commands.updateactions.SetMetaKeywords.class - [JAR]

├─ io.sphere.sdk.categories.commands.updateactions.SetMetaTitle.class - [JAR]

io.sphere.sdk.taxcategories.expansion

├─ io.sphere.sdk.taxcategories.expansion.TaxCategoryExpansionModel.class - [JAR]

io.sphere.sdk.customers.queries

├─ io.sphere.sdk.customers.queries.CustomerByIdGet.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerByPasswordTokenGet.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerByPasswordTokenGetImpl.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerByTokenGet.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerByTokenGetImpl.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerEndpoint.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerQuery.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerQueryBuilder.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerQueryImpl.class - [JAR]

├─ io.sphere.sdk.customers.queries.CustomerQueryModel.class - [JAR]

io.sphere.sdk.inventory.commands.updateactions

├─ io.sphere.sdk.inventory.commands.updateactions.AddQuantity.class - [JAR]

├─ io.sphere.sdk.inventory.commands.updateactions.ChangeQuantity.class - [JAR]

├─ io.sphere.sdk.inventory.commands.updateactions.RemoveQuantity.class - [JAR]

├─ io.sphere.sdk.inventory.commands.updateactions.SetExpectedDelivery.class - [JAR]

├─ io.sphere.sdk.inventory.commands.updateactions.SetRestockableInDays.class - [JAR]

io.sphere.sdk.customergroups

├─ io.sphere.sdk.customergroups.CustomerGroup.class - [JAR]

├─ io.sphere.sdk.customergroups.CustomerGroupDraft.class - [JAR]

├─ io.sphere.sdk.customergroups.CustomerGroupImpl.class - [JAR]

io.sphere.sdk.zones

├─ io.sphere.sdk.zones.Location.class - [JAR]

├─ io.sphere.sdk.zones.Zone.class - [JAR]

├─ io.sphere.sdk.zones.ZoneDraft.class - [JAR]

├─ io.sphere.sdk.zones.ZoneImpl.class - [JAR]

io.sphere.sdk.producttypes.commands.updateactions

├─ io.sphere.sdk.producttypes.commands.updateactions.AddAttributeDefinition.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.AddEnumValue.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.AddLocalizedEnumValue.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.ChangeAttributeDefinitionLabel.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.ChangeAttributeOrder.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.ChangeDescription.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.ChangeEnumValueOrder.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.ChangeLocalizedEnumValueOrder.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.updateactions.RemoveAttributeDefinition.class - [JAR]

io.sphere.sdk.customobjects

├─ io.sphere.sdk.customobjects.CustomObject.class - [JAR]

├─ io.sphere.sdk.customobjects.CustomObjectDraft.class - [JAR]

├─ io.sphere.sdk.customobjects.CustomObjectImpl.class - [JAR]

├─ io.sphere.sdk.customobjects.CustomObjectUtils.class - [JAR]

io.sphere.sdk.inventory.commands

├─ io.sphere.sdk.inventory.commands.InventoryEntryCreateCommand.class - [JAR]

├─ io.sphere.sdk.inventory.commands.InventoryEntryCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.inventory.commands.InventoryEntryDeleteCommand.class - [JAR]

├─ io.sphere.sdk.inventory.commands.InventoryEntryDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.inventory.commands.InventoryEntryEndpoint.class - [JAR]

├─ io.sphere.sdk.inventory.commands.InventoryEntryUpdateCommand.class - [JAR]

├─ io.sphere.sdk.inventory.commands.InventoryEntryUpdateCommandImpl.class - [JAR]

io.sphere.sdk.orders.queries

├─ io.sphere.sdk.orders.queries.OrderByIdGet.class - [JAR]

├─ io.sphere.sdk.orders.queries.OrderByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.orders.queries.OrderEndpoint.class - [JAR]

├─ io.sphere.sdk.orders.queries.OrderQuery.class - [JAR]

├─ io.sphere.sdk.orders.queries.OrderQueryBuilder.class - [JAR]

├─ io.sphere.sdk.orders.queries.OrderQueryImpl.class - [JAR]

├─ io.sphere.sdk.orders.queries.OrderQueryModel.class - [JAR]

├─ io.sphere.sdk.orders.queries.SyncInfoQueryModel.class - [JAR]

├─ io.sphere.sdk.orders.queries.SyncInfoQueryModelImpl.class - [JAR]

io.sphere.sdk.productdiscounts.commands

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountCreateCommand.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountDeleteCommand.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountEndpoint.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountUpdateCommand.class - [JAR]

├─ io.sphere.sdk.productdiscounts.commands.ProductDiscountUpdateCommandImpl.class - [JAR]

io.sphere.sdk.customers.errors

├─ io.sphere.sdk.customers.errors.CustomerInvalidCredentials.class - [JAR]

io.sphere.sdk.cartdiscounts.commands

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountCreateCommand.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountDeleteCommand.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountEndpoint.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountUpdateCommand.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.CartDiscountUpdateCommandImpl.class - [JAR]

io.sphere.sdk.channels.queries

├─ io.sphere.sdk.channels.queries.ChannelByIdGet.class - [JAR]

├─ io.sphere.sdk.channels.queries.ChannelByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.channels.queries.ChannelEndpoint.class - [JAR]

├─ io.sphere.sdk.channels.queries.ChannelQuery.class - [JAR]

├─ io.sphere.sdk.channels.queries.ChannelQueryBuilder.class - [JAR]

├─ io.sphere.sdk.channels.queries.ChannelQueryImpl.class - [JAR]

├─ io.sphere.sdk.channels.queries.ChannelQueryModel.class - [JAR]

io.sphere.sdk.types.expansion

├─ io.sphere.sdk.types.expansion.TypeExpansionModel.class - [JAR]

io.sphere.sdk.products.expansion

├─ io.sphere.sdk.products.expansion.DiscountedPriceExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.PriceExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.ProductAttributeExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.ProductCatalogExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.ProductDataExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.ProductExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.ProductProjectionExpansionModel.class - [JAR]

├─ io.sphere.sdk.products.expansion.ProductVariantExpansionModel.class - [JAR]

io.sphere.sdk.messages

├─ io.sphere.sdk.messages.GenericMessage.class - [JAR]

├─ io.sphere.sdk.messages.GenericMessageImpl.class - [JAR]

├─ io.sphere.sdk.messages.Message.class - [JAR]

├─ io.sphere.sdk.messages.MessageDerivateHint.class - [JAR]

├─ io.sphere.sdk.messages.MessageImpl.class - [JAR]

io.sphere.sdk.messages.expansion

├─ io.sphere.sdk.messages.expansion.MessageExpansionModel.class - [JAR]

io.sphere.sdk.customers.commands.updateactions

├─ io.sphere.sdk.customers.commands.updateactions.AddAddress.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.ChangeAddress.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.ChangeEmail.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.RemoveAddress.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetCompanyName.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetCustomField.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetCustomType.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetCustomerGroup.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetCustomerNumber.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetDateOfBirth.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetDefaultBillingAddress.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetDefaultShippingAddress.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetExternalId.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetFirstName.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetLastName.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetMiddleName.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetTitle.class - [JAR]

├─ io.sphere.sdk.customers.commands.updateactions.SetVatId.class - [JAR]

io.sphere.sdk.shippingmethods.commands.updateactions

├─ io.sphere.sdk.shippingmethods.commands.updateactions.AddShippingRate.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.AddZone.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.ChangeIsDefault.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.ChangeTaxCategory.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.RemoveShippingRate.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.RemoveZone.class - [JAR]

├─ io.sphere.sdk.shippingmethods.commands.updateactions.SetDescription.class - [JAR]

io.sphere.sdk.reviews.queries

├─ io.sphere.sdk.reviews.queries.ReviewByIdGet.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewByKeyGet.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewByKeyGetImpl.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewEndpoint.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewQuery.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewQueryBuilder.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewQueryImpl.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewQueryModel.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewRatingStatisticsQueryModel.class - [JAR]

├─ io.sphere.sdk.reviews.queries.ReviewRatingStatisticsQueryModelImpl.class - [JAR]

io.sphere.sdk.categories.queries

├─ io.sphere.sdk.categories.queries.CategoryByIdGet.class - [JAR]

├─ io.sphere.sdk.categories.queries.CategoryByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.categories.queries.CategoryEndpoint.class - [JAR]

├─ io.sphere.sdk.categories.queries.CategoryQuery.class - [JAR]

├─ io.sphere.sdk.categories.queries.CategoryQueryBuilder.class - [JAR]

├─ io.sphere.sdk.categories.queries.CategoryQueryImpl.class - [JAR]

├─ io.sphere.sdk.categories.queries.CategoryQueryModel.class - [JAR]

io.sphere.sdk.carts.commands.updateactions

├─ io.sphere.sdk.carts.commands.updateactions.AddCustomLineItem.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.AddDiscountCode.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.AddLineItem.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.AddPayment.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.ChangeLineItemQuantity.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.Recalculate.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.RemoveCustomLineItem.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.RemoveDiscountCode.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.RemoveLineItem.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.RemovePayment.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetBillingAddress.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCountry.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomField.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomLineItemCustomField.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomLineItemCustomType.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomShippingMethod.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomType.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomerEmail.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetCustomerId.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetLineItemCustomField.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetLineItemCustomType.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetShippingAddress.class - [JAR]

├─ io.sphere.sdk.carts.commands.updateactions.SetShippingMethod.class - [JAR]

io.sphere.sdk.orders

├─ io.sphere.sdk.orders.CustomLineItemImportDraft.class - [JAR]

├─ io.sphere.sdk.orders.CustomLineItemImportDraftBuilder.class - [JAR]

├─ io.sphere.sdk.orders.CustomLineItemImportDraftImpl.class - [JAR]

├─ io.sphere.sdk.orders.Delivery.class - [JAR]

├─ io.sphere.sdk.orders.DeliveryItem.class - [JAR]

├─ io.sphere.sdk.orders.LineItemImportDraft.class - [JAR]

├─ io.sphere.sdk.orders.LineItemImportDraftBuilder.class - [JAR]

├─ io.sphere.sdk.orders.LineItemImportDraftImpl.class - [JAR]

├─ io.sphere.sdk.orders.Order.class - [JAR]

├─ io.sphere.sdk.orders.OrderFromCartDraft.class - [JAR]

├─ io.sphere.sdk.orders.OrderImpl.class - [JAR]

├─ io.sphere.sdk.orders.OrderImportDraft.class - [JAR]

├─ io.sphere.sdk.orders.OrderImportDraftBuilder.class - [JAR]

├─ io.sphere.sdk.orders.OrderImportDraftImpl.class - [JAR]

├─ io.sphere.sdk.orders.OrderShippingInfo.class - [JAR]

├─ io.sphere.sdk.orders.OrderState.class - [JAR]

├─ io.sphere.sdk.orders.Parcel.class - [JAR]

├─ io.sphere.sdk.orders.ParcelDraft.class - [JAR]

├─ io.sphere.sdk.orders.ParcelMeasurements.class - [JAR]

├─ io.sphere.sdk.orders.PaymentState.class - [JAR]

├─ io.sphere.sdk.orders.ProductVariantImportDraft.class - [JAR]

├─ io.sphere.sdk.orders.ProductVariantImportDraftBuilder.class - [JAR]

├─ io.sphere.sdk.orders.ProductVariantImportDraftImpl.class - [JAR]

├─ io.sphere.sdk.orders.ReturnInfo.class - [JAR]

├─ io.sphere.sdk.orders.ReturnItem.class - [JAR]

├─ io.sphere.sdk.orders.ReturnItemDraft.class - [JAR]

├─ io.sphere.sdk.orders.ReturnPaymentState.class - [JAR]

├─ io.sphere.sdk.orders.ReturnShipmentState.class - [JAR]

├─ io.sphere.sdk.orders.ShipmentState.class - [JAR]

├─ io.sphere.sdk.orders.SyncInfo.class - [JAR]

├─ io.sphere.sdk.orders.TrackingData.class - [JAR]

├─ io.sphere.sdk.orders.TrackingDataBuilder.class - [JAR]

io.sphere.sdk.customers

├─ io.sphere.sdk.customers.Customer.class - [JAR]

├─ io.sphere.sdk.customers.CustomerDraft.class - [JAR]

├─ io.sphere.sdk.customers.CustomerDraftBuilder.class - [JAR]

├─ io.sphere.sdk.customers.CustomerImpl.class - [JAR]

├─ io.sphere.sdk.customers.CustomerName.class - [JAR]

├─ io.sphere.sdk.customers.CustomerSignInResult.class - [JAR]

├─ io.sphere.sdk.customers.CustomerSignInResultImpl.class - [JAR]

├─ io.sphere.sdk.customers.CustomerToken.class - [JAR]

├─ io.sphere.sdk.customers.CustomerTokenImpl.class - [JAR]

io.sphere.sdk.cartdiscounts.commands.updateactions

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeCartPredicate.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeIsActive.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeRequiresDiscountCode.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeSortOrder.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeTarget.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeValue.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.SetDescription.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.SetValidFrom.class - [JAR]

├─ io.sphere.sdk.cartdiscounts.commands.updateactions.SetValidUntil.class - [JAR]

io.sphere.sdk.cartdiscounts.expansion

├─ io.sphere.sdk.cartdiscounts.expansion.CartDiscountExpansionModel.class - [JAR]

io.sphere.sdk.orders.messages

├─ io.sphere.sdk.orders.messages.DeliveryAddedMessage.class - [JAR]

├─ io.sphere.sdk.orders.messages.OrderCreatedMessage.class - [JAR]

├─ io.sphere.sdk.orders.messages.OrderStateChangedMessage.class - [JAR]

├─ io.sphere.sdk.orders.messages.OrderStateTransitionMessage.class - [JAR]

├─ io.sphere.sdk.orders.messages.ReturnInfoAddedMessage.class - [JAR]

├─ io.sphere.sdk.orders.messages.SimpleOrderMessage.class - [JAR]

├─ io.sphere.sdk.orders.messages.SimpleOrderMessageImpl.class - [JAR]

io.sphere.sdk.channels

├─ io.sphere.sdk.channels.Channel.class - [JAR]

├─ io.sphere.sdk.channels.ChannelDraft.class - [JAR]

├─ io.sphere.sdk.channels.ChannelDraftBuilder.class - [JAR]

├─ io.sphere.sdk.channels.ChannelImpl.class - [JAR]

├─ io.sphere.sdk.channels.ChannelRole.class - [JAR]

io.sphere.sdk.customergroups.commands.updateactions

├─ io.sphere.sdk.customergroups.commands.updateactions.ChangeName.class - [JAR]

io.sphere.sdk.orders.commands.updateactions

├─ io.sphere.sdk.orders.commands.updateactions.AddDelivery.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.AddParcelToDelivery.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.AddPayment.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.AddReturnInfo.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.ChangeOrderState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.ChangePaymentState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.ChangeShipmentState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.ImportCustomLineItemState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.ImportLineItemState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.RemovePayment.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetCustomField.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetCustomLineItemCustomField.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetCustomLineItemCustomType.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetCustomType.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetLineItemCustomField.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetLineItemCustomType.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetOrderNumber.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetReturnPaymentState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.SetReturnShipmentState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.TransitionCustomLineItemState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.TransitionLineItemLikeState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.TransitionLineItemState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.TransitionState.class - [JAR]

├─ io.sphere.sdk.orders.commands.updateactions.UpdateSyncInfo.class - [JAR]

io.sphere.sdk.reviews.messages

├─ io.sphere.sdk.reviews.messages.ReviewCreatedMessage.class - [JAR]

├─ io.sphere.sdk.reviews.messages.ReviewRatingSetMessage.class - [JAR]

├─ io.sphere.sdk.reviews.messages.ReviewStateTransitionMessage.class - [JAR]

io.sphere.sdk.orders.expansion

├─ io.sphere.sdk.orders.expansion.OrderExpansionModel.class - [JAR]

├─ io.sphere.sdk.orders.expansion.SyncInfoExpansionModel.class - [JAR]

io.sphere.sdk.payments.queries

├─ io.sphere.sdk.payments.queries.PaymentByIdGet.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentEndpoint.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentMethodInfoQueryModel.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentMethodInfoQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentQuery.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentQueryBuilder.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentQueryImpl.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentQueryModel.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentStatusQueryModel.class - [JAR]

├─ io.sphere.sdk.payments.queries.PaymentStatusQueryModelImpl.class - [JAR]

├─ io.sphere.sdk.payments.queries.TransactionCollectionQueryModel.class - [JAR]

├─ io.sphere.sdk.payments.queries.TransactionCollectionQueryModelImpl.class - [JAR]

io.sphere.sdk.discountcodes.commands

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeCreateCommand.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeDeleteCommand.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeEndpoint.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeUpdateCommand.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.DiscountCodeUpdateCommandImpl.class - [JAR]

io.sphere.sdk.projects

├─ io.sphere.sdk.projects.Project.class - [JAR]

├─ io.sphere.sdk.projects.TrialUntilDeserializer.class - [JAR]

io.sphere.sdk.taxcategories.commands

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryCreateCommand.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryDeleteCommand.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryEndpoint.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryUpdateCommand.class - [JAR]

├─ io.sphere.sdk.taxcategories.commands.TaxCategoryUpdateCommandImpl.class - [JAR]

io.sphere.sdk.producttypes.commands

├─ io.sphere.sdk.producttypes.commands.ProductTypeCreateCommand.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.ProductTypeCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.ProductTypeDeleteCommand.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.ProductTypeDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.ProductTypeEndpoint.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.ProductTypeUpdateCommand.class - [JAR]

├─ io.sphere.sdk.producttypes.commands.ProductTypeUpdateCommandImpl.class - [JAR]

io.sphere.sdk.shippingmethods.queries

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodByIdGet.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodEndpoint.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodQuery.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodQueryBuilder.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodQueryImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodQueryModel.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodsByCartGet.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodsByCartGetImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodsByLocationGet.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ShippingMethodsByLocationGetImpl.class - [JAR]

├─ io.sphere.sdk.shippingmethods.queries.ZoneRateCollectionQueryModel.class - [JAR]

io.sphere.sdk.orders.commands

├─ io.sphere.sdk.orders.commands.OrderDeleteCommand.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderEndpoint.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderFromCartCreateCommand.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderFromCartCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderImportCommand.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderUpdateCommand.class - [JAR]

├─ io.sphere.sdk.orders.commands.OrderUpdateCommandImpl.class - [JAR]

io.sphere.sdk.producttypes.queries

├─ io.sphere.sdk.producttypes.queries.AttributeDefinitionQueryModel.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.AttributeTypeQueryModel.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeByIdGet.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeByKeyGet.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeByKeyGetImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeEndpoint.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeQuery.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeQueryBuilder.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeQueryImpl.class - [JAR]

├─ io.sphere.sdk.producttypes.queries.ProductTypeQueryModel.class - [JAR]

io.sphere.sdk.customergroups.commands

├─ io.sphere.sdk.customergroups.commands.CustomerGroupCreateCommand.class - [JAR]

├─ io.sphere.sdk.customergroups.commands.CustomerGroupCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.customergroups.commands.CustomerGroupDeleteCommand.class - [JAR]

├─ io.sphere.sdk.customergroups.commands.CustomerGroupDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.customergroups.commands.CustomerGroupEndpoint.class - [JAR]

├─ io.sphere.sdk.customergroups.commands.CustomerGroupUpdateCommand.class - [JAR]

├─ io.sphere.sdk.customergroups.commands.CustomerGroupUpdateCommandImpl.class - [JAR]

io.sphere.sdk.channels.commands.updateactions

├─ io.sphere.sdk.channels.commands.updateactions.AddRoles.class - [JAR]

├─ io.sphere.sdk.channels.commands.updateactions.ChangeDescription.class - [JAR]

├─ io.sphere.sdk.channels.commands.updateactions.ChangeKey.class - [JAR]

├─ io.sphere.sdk.channels.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.channels.commands.updateactions.RemoveRoles.class - [JAR]

├─ io.sphere.sdk.channels.commands.updateactions.SetRoles.class - [JAR]

io.sphere.sdk.customobjects.expansion

├─ io.sphere.sdk.customobjects.expansion.CustomObjectExpansionModel.class - [JAR]

io.sphere.sdk.states.queries

├─ io.sphere.sdk.states.queries.StateByIdGet.class - [JAR]

├─ io.sphere.sdk.states.queries.StateByIdGetImpl.class - [JAR]

├─ io.sphere.sdk.states.queries.StateEndpoint.class - [JAR]

├─ io.sphere.sdk.states.queries.StateQuery.class - [JAR]

├─ io.sphere.sdk.states.queries.StateQueryBuilder.class - [JAR]

├─ io.sphere.sdk.states.queries.StateQueryImpl.class - [JAR]

├─ io.sphere.sdk.states.queries.StateQueryModel.class - [JAR]

io.sphere.sdk.states

├─ io.sphere.sdk.states.State.class - [JAR]

├─ io.sphere.sdk.states.StateDraft.class - [JAR]

├─ io.sphere.sdk.states.StateDraftBuilder.class - [JAR]

├─ io.sphere.sdk.states.StateImpl.class - [JAR]

├─ io.sphere.sdk.states.StateRole.class - [JAR]

├─ io.sphere.sdk.states.StateType.class - [JAR]

io.sphere.sdk.products.search

├─ io.sphere.sdk.products.search.CategoryOrderHintsSortSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductAttributeFacetAndFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductAttributeFacetSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductAttributeFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductAttributeSortSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductDataFacetAndFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductDataFacetSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductDataFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductDataSortSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionFacetAndFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionFacetSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionSearch.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionSearchBuilder.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionSearchImpl.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductProjectionSortSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductVariantFacetAndFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductVariantFacetSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductVariantFilterSearchModel.class - [JAR]

├─ io.sphere.sdk.products.search.ProductVariantSortSearchModel.class - [JAR]

io.sphere.sdk.reviews.commands

├─ io.sphere.sdk.reviews.commands.ReviewCreateCommand.class - [JAR]

├─ io.sphere.sdk.reviews.commands.ReviewCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.reviews.commands.ReviewDeleteCommand.class - [JAR]

├─ io.sphere.sdk.reviews.commands.ReviewDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.reviews.commands.ReviewEndpoint.class - [JAR]

├─ io.sphere.sdk.reviews.commands.ReviewUpdateCommand.class - [JAR]

├─ io.sphere.sdk.reviews.commands.ReviewUpdateCommandImpl.class - [JAR]

io.sphere.sdk.discountcodes.commands.updateactions

├─ io.sphere.sdk.discountcodes.commands.updateactions.ChangeCartDiscounts.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.updateactions.SetCartPredicate.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.updateactions.SetDescription.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.updateactions.SetMaxApplications.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.updateactions.SetMaxApplicationsPerCustomer.class - [JAR]

├─ io.sphere.sdk.discountcodes.commands.updateactions.SetName.class - [JAR]

io.sphere.sdk.productdiscounts.expansion

├─ io.sphere.sdk.productdiscounts.expansion.ProductDiscountExpansionModel.class - [JAR]

io.sphere.sdk.types.commands.updateactions

├─ io.sphere.sdk.types.commands.updateactions.AddEnumValue.class - [JAR]

├─ io.sphere.sdk.types.commands.updateactions.AddFieldDefinition.class - [JAR]

├─ io.sphere.sdk.types.commands.updateactions.AddLocalizedEnumValue.class - [JAR]

├─ io.sphere.sdk.types.commands.updateactions.ChangeFieldDefinitionLabel.class - [JAR]

├─ io.sphere.sdk.types.commands.updateactions.ChangeName.class - [JAR]

├─ io.sphere.sdk.types.commands.updateactions.RemoveFieldDefinition.class - [JAR]

├─ io.sphere.sdk.types.commands.updateactions.SetDescription.class - [JAR]

io.sphere.sdk.products.attributes

├─ io.sphere.sdk.products.attributes.Attribute.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeAccess.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeAccessImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeConstraint.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeDefinition.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeDefinitionBuilder.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeDraft.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeExtraction.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeImportDraft.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeMapper.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.AttributeTypeBase.class - [JAR]

├─ io.sphere.sdk.products.attributes.BooleanAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.DateAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.DateTimeAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.EnumAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.EnumLikeAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.EnumLikeSetAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.LocalizedEnumAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.LocalizedStringAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.LocalizedToStringProductAttributeConverter.class - [JAR]

├─ io.sphere.sdk.products.attributes.MoneyAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.NamedAttributeAccess.class - [JAR]

├─ io.sphere.sdk.products.attributes.NamedAttributeAccessImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.NestedAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.NestedAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.NestedSetAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.NumberAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.ProductAttributeConverter.class - [JAR]

├─ io.sphere.sdk.products.attributes.ProductAttributeConverterBase.class - [JAR]

├─ io.sphere.sdk.products.attributes.ReferenceAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.products.attributes.ReferenceAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.RichReferenceAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.SetAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.StringAttributeType.class - [JAR]

├─ io.sphere.sdk.products.attributes.TimeAttributeType.class - [JAR]

io.sphere.sdk.zones.commands

├─ io.sphere.sdk.zones.commands.ZoneCreateCommand.class - [JAR]

├─ io.sphere.sdk.zones.commands.ZoneCreateCommandImpl.class - [JAR]

├─ io.sphere.sdk.zones.commands.ZoneDeleteCommand.class - [JAR]

├─ io.sphere.sdk.zones.commands.ZoneDeleteCommandImpl.class - [JAR]

├─ io.sphere.sdk.zones.commands.ZoneEndpoint.class - [JAR]

├─ io.sphere.sdk.zones.commands.ZoneUpdateCommand.class - [JAR]

├─ io.sphere.sdk.zones.commands.ZoneUpdateCommandImpl.class - [JAR]

io.sphere.sdk.customers.expansion

├─ io.sphere.sdk.customers.expansion.CustomerExpansionModel.class - [JAR]

├─ io.sphere.sdk.customers.expansion.CustomerSignInResultExpansionModel.class - [JAR]

io.sphere.sdk.reviews.expansion

├─ io.sphere.sdk.reviews.expansion.ReviewExpansionModel.class - [JAR]

Advertisement

Dependencies from Group

Jan 20, 2016
25 usages
Mar 19, 2015
11 usages
7 stars
Mar 19, 2015
10 usages
7 stars
Jan 20, 2016
7 usages

Discover Dependencies

Jul 06, 2023
24 usages
773 stars
Oct 28, 2016
66 usages
12.9k stars
Apr 22, 2017
24 usages
8.7k stars
Apr 22, 2017
25 usages
8.7k stars
May 02, 2016
53 usages
Aug 10, 2023
55 usages
27 stars
Sep 29, 2022
43 usages
1.4k stars
Apr 26, 2019
28 usages
1k stars