| 组织ID: |
com.commercetools.sdk.jvm.core |
| 项目ID: |
commercetools-models |
| 版本: |
1.24.0 |
| 最后修改时间: |
2019-12-20 08:53:10 |
| 包类型: |
jar |
| 标题: |
Apache License, Version 2.0 |
| 大小: |
1.53MB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-models</artifactId>
<version>1.24.0</version>
</dependency>
|
| Gradle引入代码: |
com.commercetools.sdk.jvm.core:commercetools-models:1.24.0
|
| 下载Jar包: |
|
| POM文件内容: |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.commercetools.sdk.jvm.core</groupId>
<artifactId>commercetools-jvm-sdk</artifactId>
<version>1.24.0</version>
</parent>
<artifactId>commercetools-models</artifactId>
<packaging>jar</packaging>
<version>1.24.0</version>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>commercetools-internal-processors</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>commercetools-sdk-base</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>commercetools-java-client</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>commercetools-java-client-apache-async</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>commercetools-test-lib</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.11.116</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus</artifactId>
<version>1.0.0-PREVIEW-2</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>${maven-compiler-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>${maven-failsafe-plugin.version}</version>
<configuration>
<excludedGroups>io.sphere.sdk.subscriptions.SubscriptionMessagingIntegrationTest</excludedGroups>
</configuration>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>${jacoco.version}</version>
</plugin>
</plugins>
</build>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
io.sphere.sdk.cartdiscounts.AbsoluteCartDiscountValue.class
io.sphere.sdk.cartdiscounts.CartDiscount$1.class
io.sphere.sdk.cartdiscounts.CartDiscount.class
io.sphere.sdk.cartdiscounts.CartDiscountDraft.class
io.sphere.sdk.cartdiscounts.CartDiscountDraftBuilder.class
io.sphere.sdk.cartdiscounts.CartDiscountDraftBuilderBase.class
io.sphere.sdk.cartdiscounts.CartDiscountDraftDsl.class
io.sphere.sdk.cartdiscounts.CartDiscountDraftDslBase.class
io.sphere.sdk.cartdiscounts.CartDiscountImpl.class
io.sphere.sdk.cartdiscounts.CartDiscountPredicate.class
io.sphere.sdk.cartdiscounts.CartDiscountPredicateImpl.class
io.sphere.sdk.cartdiscounts.CartDiscountTarget.class
io.sphere.sdk.cartdiscounts.CartDiscountValue.class
io.sphere.sdk.cartdiscounts.CartPredicate.class
io.sphere.sdk.cartdiscounts.CartPredicateImpl.class
io.sphere.sdk.cartdiscounts.commands.CartDiscountCreateCommand.class
io.sphere.sdk.cartdiscounts.commands.CartDiscountCreateCommandImpl.class
io.sphere.sdk.cartdiscounts.commands.CartDiscountDeleteCommand.class
io.sphere.sdk.cartdiscounts.commands.CartDiscountDeleteCommandImpl.class
io.sphere.sdk.cartdiscounts.commands.CartDiscountUpdateCommand.class
io.sphere.sdk.cartdiscounts.commands.CartDiscountUpdateCommandImpl.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeCartPredicate.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeIsActive.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeName.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeRequiresDiscountCode.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeSortOrder.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeTarget.class
io.sphere.sdk.cartdiscounts.commands.updateactions.ChangeValue.class
io.sphere.sdk.cartdiscounts.commands.updateactions.SetDescription.class
io.sphere.sdk.cartdiscounts.commands.updateactions.SetValidFrom.class
io.sphere.sdk.cartdiscounts.commands.updateactions.SetValidUntil.class
io.sphere.sdk.cartdiscounts.CustomLineItemsTarget.class
io.sphere.sdk.cartdiscounts.DiscountedLineItemPortion.class
io.sphere.sdk.cartdiscounts.DiscountedLineItemPortionImpl.class
io.sphere.sdk.cartdiscounts.DiscountedLineItemPrice.class
io.sphere.sdk.cartdiscounts.DiscountedLineItemPriceForQuantity.class
io.sphere.sdk.cartdiscounts.DiscountedLineItemPriceForQuantityImpl.class
io.sphere.sdk.cartdiscounts.DiscountedLineItemPriceImpl.class
io.sphere.sdk.cartdiscounts.expansion.CartDiscountExpansionModel.class
io.sphere.sdk.cartdiscounts.expansion.CartDiscountExpansionModelImpl.class
io.sphere.sdk.cartdiscounts.GiftLineItemCartDiscountValue.class
io.sphere.sdk.cartdiscounts.LineItemsTarget.class
io.sphere.sdk.cartdiscounts.MultiBuyLineItemsTarget.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountByIdGet.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountByIdGetImpl.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountQuery$1.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountQuery.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryBuilder.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryImpl.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryModel.class
io.sphere.sdk.cartdiscounts.queries.CartDiscountQueryModelImpl.class
io.sphere.sdk.cartdiscounts.RelativeCartDiscountValue.class
io.sphere.sdk.cartdiscounts.SelectionMode.class
io.sphere.sdk.cartdiscounts.ShippingCostTarget.class
io.sphere.sdk.carts.AnonymousCartSignInMode.class
io.sphere.sdk.carts.Cart$1.class
io.sphere.sdk.carts.Cart.class
io.sphere.sdk.carts.CartDraft.class
io.sphere.sdk.carts.CartDraftBuilder.class
io.sphere.sdk.carts.CartDraftDsl.class
io.sphere.sdk.carts.CartImpl.class
io.sphere.sdk.carts.CartLike.class
io.sphere.sdk.carts.CartShippingInfo.class
io.sphere.sdk.carts.CartShippingInfoImpl.class
io.sphere.sdk.carts.CartState.class
io.sphere.sdk.carts.commands.CartCreateCommand.class
io.sphere.sdk.carts.commands.CartCreateCommandImpl.class
io.sphere.sdk.carts.commands.CartDeleteCommand.class
io.sphere.sdk.carts.commands.CartDeleteCommandImpl.class
io.sphere.sdk.carts.commands.CartUpdateCommand.class
io.sphere.sdk.carts.commands.CartUpdateCommandImpl.class
io.sphere.sdk.carts.commands.updateactions.AddCustomLineItem.class
io.sphere.sdk.carts.commands.updateactions.AddDiscountCode.class
io.sphere.sdk.carts.commands.updateactions.AddLineItem.class
io.sphere.sdk.carts.commands.updateactions.AddPayment.class
io.sphere.sdk.carts.commands.updateactions.AddShoppingList.class
io.sphere.sdk.carts.commands.updateactions.ChangeCustomLineItemMoney.class
io.sphere.sdk.carts.commands.updateactions.ChangeCustomLineItemQuantity.class
io.sphere.sdk.carts.commands.updateactions.ChangeLineItemQuantity.class
io.sphere.sdk.carts.commands.updateactions.ChangeTaxMode.class
io.sphere.sdk.carts.commands.updateactions.ChangeTaxRoundingMode.class
io.sphere.sdk.carts.commands.updateactions.Recalculate.class
io.sphere.sdk.carts.commands.updateactions.RemoveCustomLineItem.class
io.sphere.sdk.carts.commands.updateactions.RemoveDiscountCode.class
io.sphere.sdk.carts.commands.updateactions.RemoveLineItem.class
io.sphere.sdk.carts.commands.updateactions.RemovePayment.class
io.sphere.sdk.carts.commands.updateactions.SetAnonymousId.class
io.sphere.sdk.carts.commands.updateactions.SetBillingAddress.class
io.sphere.sdk.carts.commands.updateactions.SetCartTotalTax.class
io.sphere.sdk.carts.commands.updateactions.SetCountry.class
io.sphere.sdk.carts.commands.updateactions.SetCustomerEmail.class
io.sphere.sdk.carts.commands.updateactions.SetCustomerGroup.class
io.sphere.sdk.carts.commands.updateactions.SetCustomerId.class
io.sphere.sdk.carts.commands.updateactions.SetCustomField.class
io.sphere.sdk.carts.commands.updateactions.SetCustomLineItemCustomField.class
io.sphere.sdk.carts.commands.updateactions.SetCustomLineItemCustomType.class
io.sphere.sdk.carts.commands.updateactions.SetCustomLineItemTaxAmount.class
io.sphere.sdk.carts.commands.updateactions.SetCustomLineItemTaxRate.class
io.sphere.sdk.carts.commands.updateactions.SetCustomShippingMethod.class
io.sphere.sdk.carts.commands.updateactions.SetCustomType.class
io.sphere.sdk.carts.commands.updateactions.SetDeleteDaysAfterLastModification.class
io.sphere.sdk.carts.commands.updateactions.SetLineItemCustomField.class
io.sphere.sdk.carts.commands.updateactions.SetLineItemCustomType.class
io.sphere.sdk.carts.commands.updateactions.SetLineItemPrice.class
io.sphere.sdk.carts.commands.updateactions.SetLineItemTaxAmount.class
io.sphere.sdk.carts.commands.updateactions.SetLineItemTaxRate.class
io.sphere.sdk.carts.commands.updateactions.SetLineItemTotalPrice.class
io.sphere.sdk.carts.commands.updateactions.SetLocale.class
io.sphere.sdk.carts.commands.updateactions.SetShippingAddress.class
io.sphere.sdk.carts.commands.updateactions.SetShippingMethod.class
io.sphere.sdk.carts.commands.updateactions.SetShippingMethodTaxAmount.class
io.sphere.sdk.carts.commands.updateactions.SetShippingMethodTaxRate.class
io.sphere.sdk.carts.CustomLineItem.class
io.sphere.sdk.carts.CustomLineItemDraft.class
io.sphere.sdk.carts.CustomLineItemDraftImpl.class
io.sphere.sdk.carts.CustomLineItemImpl.class
io.sphere.sdk.carts.expansion.CartExpansionModel.class
io.sphere.sdk.carts.expansion.CartExpansionModelImpl.class
io.sphere.sdk.carts.expansion.CartLikeExpansionModel.class
io.sphere.sdk.carts.expansion.CartLikeExpansionModelImpl.class
io.sphere.sdk.carts.expansion.CustomLineItemExpansionModel.class
io.sphere.sdk.carts.expansion.CustomLineItemExpansionModelImpl.class
io.sphere.sdk.carts.expansion.DiscountCodeInfoExpansionModel.class
io.sphere.sdk.carts.expansion.DiscountCodeInfoExpansionModelImpl.class
io.sphere.sdk.carts.expansion.DiscountedLineItemPortionExpansionModel.class
io.sphere.sdk.carts.expansion.DiscountedLineItemPortionExpansionModelImpl.class
io.sphere.sdk.carts.expansion.DiscountedLineItemPriceExpansionModel.class
io.sphere.sdk.carts.expansion.DiscountedLineItemPriceExpansionModelImpl.class
io.sphere.sdk.carts.expansion.DiscountedLineItemPricePerQuantityExpansionModel.class
io.sphere.sdk.carts.expansion.DiscountedLineItemPricePerQuantityExpansionModelImpl.class
io.sphere.sdk.carts.expansion.ItemStateExpansionModel.class
io.sphere.sdk.carts.expansion.ItemStateExpansionModelImpl.class
io.sphere.sdk.carts.expansion.LineItemExpansionModel.class
io.sphere.sdk.carts.expansion.LineItemExpansionModelImpl.class
io.sphere.sdk.carts.expansion.PaymentInfoExpansionModel.class
io.sphere.sdk.carts.expansion.PaymentInfoExpansionModelImpl.class
io.sphere.sdk.carts.expansion.ShippingInfoExpansionModel.class
io.sphere.sdk.carts.expansion.ShippingInfoExpansionModelImpl.class
io.sphere.sdk.carts.ExternalLineItemTotalPrice.class
io.sphere.sdk.carts.ExternalLineItemTotalPriceImpl.class
io.sphere.sdk.carts.ExternalTaxAmountDraft.class
io.sphere.sdk.carts.ExternalTaxAmountDraftBuilder.class
io.sphere.sdk.carts.ExternalTaxAmountDraftDsl.class
io.sphere.sdk.carts.InventoryMode.class
io.sphere.sdk.carts.ItemState.class
io.sphere.sdk.carts.ItemStateImpl.class
io.sphere.sdk.carts.LineItem.class
io.sphere.sdk.carts.LineItemDraft.class
io.sphere.sdk.carts.LineItemDraftBuilder.class
io.sphere.sdk.carts.LineItemDraftBuilderBase.class
io.sphere.sdk.carts.LineItemDraftDsl.class
io.sphere.sdk.carts.LineItemImpl.class
io.sphere.sdk.carts.LineItemImplBase.class
io.sphere.sdk.carts.LineItemLike.class
io.sphere.sdk.carts.LineItemLikeImpl.class
io.sphere.sdk.carts.LineItemMode.class
io.sphere.sdk.carts.LineItemPriceMode.class
io.sphere.sdk.carts.PaymentInfo.class
io.sphere.sdk.carts.PaymentInfoImpl.class
io.sphere.sdk.carts.queries.CartByCustomerIdGet.class
io.sphere.sdk.carts.queries.CartByCustomerIdGetImpl.class
io.sphere.sdk.carts.queries.CartByIdGet.class
io.sphere.sdk.carts.queries.CartByIdGetImpl.class
io.sphere.sdk.carts.queries.CartEndpoint.class
io.sphere.sdk.carts.queries.CartLikeQueryModel.class
io.sphere.sdk.carts.queries.CartLikeQueryModelImpl.class
io.sphere.sdk.carts.queries.CartQuery$1.class
io.sphere.sdk.carts.queries.CartQuery.class
io.sphere.sdk.carts.queries.CartQueryBuilder.class
io.sphere.sdk.carts.queries.CartQueryImpl.class
io.sphere.sdk.carts.queries.CartQueryModel.class
io.sphere.sdk.carts.queries.CartQueryModelImpl.class
io.sphere.sdk.carts.queries.CartShippingInfoQueryModel.class
io.sphere.sdk.carts.queries.CartShippingInfoQueryModelImpl.class
io.sphere.sdk.carts.queries.CustomLineItemCollectionQueryModel.class
io.sphere.sdk.carts.queries.DiscountCodeInfoCollectionQueryModel.class
io.sphere.sdk.carts.queries.DiscountCodeInfoCollectionQueryModelImpl.class
io.sphere.sdk.carts.queries.DiscountedLineItemPortionQueryModel.class
io.sphere.sdk.carts.queries.DiscountedLineItemPortionQueryModelImpl.class
io.sphere.sdk.carts.queries.DiscountedLineItemPriceForQuantityQueryModel.class
io.sphere.sdk.carts.queries.DiscountedLineItemPriceForQuantityQueryModelImpl.class
io.sphere.sdk.carts.queries.DiscountedLineItemPriceQueryModel.class
io.sphere.sdk.carts.queries.DiscountedLineItemPriceQueryModelImpl.class
io.sphere.sdk.carts.queries.ItemStateCollectionQueryModel.class
io.sphere.sdk.carts.queries.ItemStateCollectionQueryModelImpl.class
io.sphere.sdk.carts.queries.LineItemCollectionQueryModel.class
io.sphere.sdk.carts.queries.LineItemLikeCollectionQueryModel.class
io.sphere.sdk.carts.queries.LineItemLikeCollectionQueryModelImpl.class
io.sphere.sdk.carts.queries.PaymentInfoQueryModel.class
io.sphere.sdk.carts.queries.PaymentInfoQueryModelImpl.class
io.sphere.sdk.carts.queries.TaxedPriceOptionalQueryModel.class
io.sphere.sdk.carts.queries.TaxedPriceOptionalQueryModelImpl.class
io.sphere.sdk.carts.queries.TaxRateQueryModelImpl.class
io.sphere.sdk.carts.RoundingMode.class
io.sphere.sdk.carts.ShippingMethodState.class
io.sphere.sdk.carts.TaxedItemPrice.class
io.sphere.sdk.carts.TaxedPrice.class
io.sphere.sdk.carts.TaxedPriceImpl.class
io.sphere.sdk.carts.TaxMode.class
io.sphere.sdk.carts.TaxPortion.class
io.sphere.sdk.carts.TaxPortionImpl.class
io.sphere.sdk.categories.Category$1.class
io.sphere.sdk.categories.Category.class
io.sphere.sdk.categories.CategoryDraft.class
io.sphere.sdk.categories.CategoryDraftBuilder.class
io.sphere.sdk.categories.CategoryDraftDsl.class
io.sphere.sdk.categories.CategoryHasParentPredicate.class
io.sphere.sdk.categories.CategoryImpl.class
io.sphere.sdk.categories.CategoryTree.class
io.sphere.sdk.categories.CategoryTreeFactory.class
io.sphere.sdk.categories.CategoryTreeImpl.class
io.sphere.sdk.categories.CategoryTreeUtils.class
io.sphere.sdk.categories.CategoryWrapper.class
io.sphere.sdk.categories.commands.CategoryCreateCommand.class
io.sphere.sdk.categories.commands.CategoryCreateCommandImpl.class
io.sphere.sdk.categories.commands.CategoryDeleteCommand.class
io.sphere.sdk.categories.commands.CategoryDeleteCommandImpl.class
io.sphere.sdk.categories.commands.CategoryUpdateCommand.class
io.sphere.sdk.categories.commands.CategoryUpdateCommandImpl.class
io.sphere.sdk.categories.commands.updateactions.AddAsset.class
io.sphere.sdk.categories.commands.updateactions.ChangeAssetName.class
io.sphere.sdk.categories.commands.updateactions.ChangeAssetOrder.class
io.sphere.sdk.categories.commands.updateactions.ChangeName.class
io.sphere.sdk.categories.commands.updateactions.ChangeOrderHint.class
io.sphere.sdk.categories.commands.updateactions.ChangeParent.class
io.sphere.sdk.categories.commands.updateactions.ChangeSlug.class
io.sphere.sdk.categories.commands.updateactions.RemoveAsset.class
io.sphere.sdk.categories.commands.updateactions.SetAssetCustomField.class
io.sphere.sdk.categories.commands.updateactions.SetAssetCustomType.class
io.sphere.sdk.categories.commands.updateactions.SetAssetDescription.class
io.sphere.sdk.categories.commands.updateactions.SetAssetSources.class
io.sphere.sdk.categories.commands.updateactions.SetAssetTags.class
io.sphere.sdk.categories.commands.updateactions.SetCustomField.class
io.sphere.sdk.categories.commands.updateactions.SetCustomType.class
io.sphere.sdk.categories.commands.updateactions.SetDescription.class
io.sphere.sdk.categories.commands.updateactions.SetExternalId.class
io.sphere.sdk.categories.commands.updateactions.SetKey.class
io.sphere.sdk.categories.commands.updateactions.SetMetaDescription.class
io.sphere.sdk.categories.commands.updateactions.SetMetaKeywords.class
io.sphere.sdk.categories.commands.updateactions.SetMetaTitle.class
io.sphere.sdk.categories.expansion.CategoryExpansionModel.class
io.sphere.sdk.categories.expansion.CategoryExpansionModelImpl.class
io.sphere.sdk.categories.LocaleSlugPair.class
io.sphere.sdk.categories.messages.CategoryCreatedMessage.class
io.sphere.sdk.categories.messages.CategorySlugChangedMessage.class
io.sphere.sdk.categories.queries.CategoryByIdGet.class
io.sphere.sdk.categories.queries.CategoryByIdGetImpl.class
io.sphere.sdk.categories.queries.CategoryByKeyGet.class
io.sphere.sdk.categories.queries.CategoryByKeyGetImpl.class
io.sphere.sdk.categories.queries.CategoryQuery$1.class
io.sphere.sdk.categories.queries.CategoryQuery.class
io.sphere.sdk.categories.queries.CategoryQueryBuilder.class
io.sphere.sdk.categories.queries.CategoryQueryImpl.class
io.sphere.sdk.categories.queries.CategoryQueryModel.class
io.sphere.sdk.categories.queries.CategoryQueryModelImpl.class
io.sphere.sdk.channels.Channel$1.class
io.sphere.sdk.channels.Channel.class
io.sphere.sdk.channels.ChannelDraft.class
io.sphere.sdk.channels.ChannelDraftBuilder.class
io.sphere.sdk.channels.ChannelDraftDsl.class
io.sphere.sdk.channels.ChannelDraftDslBase.class
io.sphere.sdk.channels.ChannelImpl.class
io.sphere.sdk.channels.ChannelRole.class
io.sphere.sdk.channels.commands.ChannelCreateCommand.class
io.sphere.sdk.channels.commands.ChannelCreateCommandImpl.class
io.sphere.sdk.channels.commands.ChannelDeleteCommand.class
io.sphere.sdk.channels.commands.ChannelDeleteCommandImpl.class
io.sphere.sdk.channels.commands.ChannelUpdateCommand.class
io.sphere.sdk.channels.commands.ChannelUpdateCommandImpl.class
io.sphere.sdk.channels.commands.updateactions.AddRoles.class
io.sphere.sdk.channels.commands.updateactions.ChangeDescription.class
io.sphere.sdk.channels.commands.updateactions.ChangeKey.class
io.sphere.sdk.channels.commands.updateactions.ChangeName.class
io.sphere.sdk.channels.commands.updateactions.RemoveRoles.class
io.sphere.sdk.channels.commands.updateactions.SetAddress.class
io.sphere.sdk.channels.commands.updateactions.SetCustomField.class
io.sphere.sdk.channels.commands.updateactions.SetCustomType.class
io.sphere.sdk.channels.commands.updateactions.SetGeoLocation.class
io.sphere.sdk.channels.commands.updateactions.SetRoles.class
io.sphere.sdk.channels.expansion.ChannelExpansionModel.class
io.sphere.sdk.channels.expansion.ChannelExpansionModelImpl.class
io.sphere.sdk.channels.queries.ChannelByIdGet.class
io.sphere.sdk.channels.queries.ChannelByIdGetImpl.class
io.sphere.sdk.channels.queries.ChannelQuery$1.class
io.sphere.sdk.channels.queries.ChannelQuery.class
io.sphere.sdk.channels.queries.ChannelQueryBuilder.class
io.sphere.sdk.channels.queries.ChannelQueryImpl.class
io.sphere.sdk.channels.queries.ChannelQueryModel.class
io.sphere.sdk.channels.queries.ChannelQueryModelImpl.class
io.sphere.sdk.customergroups.commands.CustomerGroupCreateCommand.class
io.sphere.sdk.customergroups.commands.CustomerGroupCreateCommandImpl.class
io.sphere.sdk.customergroups.commands.CustomerGroupDeleteCommand.class
io.sphere.sdk.customergroups.commands.CustomerGroupDeleteCommandImpl.class
io.sphere.sdk.customergroups.commands.CustomerGroupUpdateCommand.class
io.sphere.sdk.customergroups.commands.CustomerGroupUpdateCommandImpl.class
io.sphere.sdk.customergroups.commands.updateactions.ChangeName.class
io.sphere.sdk.customergroups.commands.updateactions.SetKey.class
io.sphere.sdk.customergroups.CustomerGroup$1.class
io.sphere.sdk.customergroups.CustomerGroup.class
io.sphere.sdk.customergroups.CustomerGroupDraft.class
io.sphere.sdk.customergroups.CustomerGroupDraftBuilder.class
io.sphere.sdk.customergroups.CustomerGroupDraftDsl.class
io.sphere.sdk.customergroups.CustomerGroupImpl.class
io.sphere.sdk.customergroups.expansion.CustomerGroupExpansionModel.class
io.sphere.sdk.customergroups.expansion.CustomerGroupExpansionModelImpl.class
io.sphere.sdk.customergroups.queries.CustomerGroupByIdGet.class
io.sphere.sdk.customergroups.queries.CustomerGroupByIdGetImpl.class
io.sphere.sdk.customergroups.queries.CustomerGroupByKeyGet.class
io.sphere.sdk.customergroups.queries.CustomerGroupByKeyGetImpl.class
io.sphere.sdk.customergroups.queries.CustomerGroupQuery$1.class
io.sphere.sdk.customergroups.queries.CustomerGroupQuery.class
io.sphere.sdk.customergroups.queries.CustomerGroupQueryBuilder.class
io.sphere.sdk.customergroups.queries.CustomerGroupQueryImpl.class
io.sphere.sdk.customergroups.queries.CustomerGroupQueryModel.class
io.sphere.sdk.customergroups.queries.CustomerGroupQueryModelImpl.class
io.sphere.sdk.customers.commands.CustomerChangePasswordCommand.class
io.sphere.sdk.customers.commands.CustomerCreateCommand.class
io.sphere.sdk.customers.commands.CustomerCreateCommandImpl.class
io.sphere.sdk.customers.commands.CustomerCreateEmailTokenCommand.class
io.sphere.sdk.customers.commands.CustomerCreatePasswordTokenCommand.class
io.sphere.sdk.customers.commands.CustomerDeleteCommand.class
io.sphere.sdk.customers.commands.CustomerDeleteCommandImpl.class
io.sphere.sdk.customers.commands.CustomerEndpoint.class
io.sphere.sdk.customers.commands.CustomerPasswordResetCommand.class
io.sphere.sdk.customers.commands.CustomerSignInCommand.class
io.sphere.sdk.customers.commands.CustomerUpdateCommand.class
io.sphere.sdk.customers.commands.CustomerUpdateCommandImpl.class
io.sphere.sdk.customers.commands.CustomerVerifyEmailCommand.class
io.sphere.sdk.customers.commands.updateactions.AddAddress.class
io.sphere.sdk.customers.commands.updateactions.AddBillingAddressId.class
io.sphere.sdk.customers.commands.updateactions.AddShippingAddressId.class
io.sphere.sdk.customers.commands.updateactions.ChangeAddress.class
io.sphere.sdk.customers.commands.updateactions.ChangeEmail.class
io.sphere.sdk.customers.commands.updateactions.ChangeName.class
io.sphere.sdk.customers.commands.updateactions.RemoveAddress.class
io.sphere.sdk.customers.commands.updateactions.RemoveBillingAddressId.class
io.sphere.sdk.customers.commands.updateactions.RemoveShippingAddressId.class
io.sphere.sdk.customers.commands.updateactions.SetCompanyName.class
io.sphere.sdk.customers.commands.updateactions.SetCustomerGroup.class
io.sphere.sdk.customers.commands.updateactions.SetCustomerNumber.class
io.sphere.sdk.customers.commands.updateactions.SetCustomField.class
io.sphere.sdk.customers.commands.updateactions.SetCustomType.class
io.sphere.sdk.customers.commands.updateactions.SetDateOfBirth.class
io.sphere.sdk.customers.commands.updateactions.SetDefaultBillingAddress.class
io.sphere.sdk.customers.commands.updateactions.SetDefaultShippingAddress.class
io.sphere.sdk.customers.commands.updateactions.SetExternalId.class
io.sphere.sdk.customers.commands.updateactions.SetFirstName.class
io.sphere.sdk.customers.commands.updateactions.SetKey.class
io.sphere.sdk.customers.commands.updateactions.SetLastName.class
io.sphere.sdk.customers.commands.updateactions.SetLocale.class
io.sphere.sdk.customers.commands.updateactions.SetMiddleName.class
io.sphere.sdk.customers.commands.updateactions.SetSalutation.class
io.sphere.sdk.customers.commands.updateactions.SetTitle.class
io.sphere.sdk.customers.commands.updateactions.SetVatId.class
io.sphere.sdk.customers.Customer$1.class
io.sphere.sdk.customers.Customer.class
io.sphere.sdk.customers.CustomerDraft.class
io.sphere.sdk.customers.CustomerDraftBuilder.class
io.sphere.sdk.customers.CustomerDraftBuilderBase.class
io.sphere.sdk.customers.CustomerDraftDsl.class
io.sphere.sdk.customers.CustomerDraftDslBase.class
io.sphere.sdk.customers.CustomerImpl.class
io.sphere.sdk.customers.CustomerName.class
io.sphere.sdk.customers.CustomerSignInResult$1.class
io.sphere.sdk.customers.CustomerSignInResult.class
io.sphere.sdk.customers.CustomerSignInResultImpl.class
io.sphere.sdk.customers.CustomerToken$1.class
io.sphere.sdk.customers.CustomerToken.class
io.sphere.sdk.customers.CustomerTokenImpl.class
io.sphere.sdk.customers.errors.CustomerInvalidCredentials.class
io.sphere.sdk.customers.errors.CustomerInvalidCurrentPassword.class
io.sphere.sdk.customers.expansion.CustomerExpansionModel.class
io.sphere.sdk.customers.expansion.CustomerExpansionModelImpl.class
io.sphere.sdk.customers.expansion.CustomerSignInResultExpansionModel.class
io.sphere.sdk.customers.expansion.CustomerSignInResultExpansionModelImpl.class
io.sphere.sdk.customers.messages.CustomerCreatedMessage.class
io.sphere.sdk.customers.queries.CustomerByEmailTokenGet.class
io.sphere.sdk.customers.queries.CustomerByEmailTokenGetImpl.class
io.sphere.sdk.customers.queries.CustomerByIdGet.class
io.sphere.sdk.customers.queries.CustomerByIdGetImpl.class
io.sphere.sdk.customers.queries.CustomerByKeyGet.class
io.sphere.sdk.customers.queries.CustomerByKeyGetImpl.class
io.sphere.sdk.customers.queries.CustomerByPasswordTokenGet.class
io.sphere.sdk.customers.queries.CustomerByPasswordTokenGetImpl.class
io.sphere.sdk.customers.queries.CustomerQuery$1.class
io.sphere.sdk.customers.queries.CustomerQuery.class
io.sphere.sdk.customers.queries.CustomerQueryBuilder.class
io.sphere.sdk.customers.queries.CustomerQueryImpl.class
io.sphere.sdk.customers.queries.CustomerQueryModel.class
io.sphere.sdk.customers.queries.CustomerQueryModelImpl.class
io.sphere.sdk.customobjects.commands.CustomObjectCustomJsonMappingUpsertCommand.class
io.sphere.sdk.customobjects.commands.CustomObjectDeleteCommand.class
io.sphere.sdk.customobjects.commands.CustomObjectDeleteCommandImpl.class
io.sphere.sdk.customobjects.commands.CustomObjectEndpoint.class
io.sphere.sdk.customobjects.commands.CustomObjectUpsertCommand.class
io.sphere.sdk.customobjects.commands.CustomObjectUpsertCommandImpl.class
io.sphere.sdk.customobjects.CustomObject.class
io.sphere.sdk.customobjects.CustomObjectDraft.class
io.sphere.sdk.customobjects.CustomObjectImpl.class
io.sphere.sdk.customobjects.CustomObjectUtils.class
io.sphere.sdk.customobjects.expansion.CustomObjectExpansionModel.class
io.sphere.sdk.customobjects.expansion.CustomObjectExpansionModelImpl.class
io.sphere.sdk.customobjects.queries.CustomObjectByIdGet.class
io.sphere.sdk.customobjects.queries.CustomObjectByIdGetImpl.class
io.sphere.sdk.customobjects.queries.CustomObjectByKeyGet.class
io.sphere.sdk.customobjects.queries.CustomObjectByKeyGetImpl.class
io.sphere.sdk.customobjects.queries.CustomObjectCustomJsonMappingByKeyGet.class
io.sphere.sdk.customobjects.queries.CustomObjectCustomJsonMappingByXGet.class
io.sphere.sdk.customobjects.queries.CustomObjectEndpoint.class
io.sphere.sdk.customobjects.queries.CustomObjectQuery.class
io.sphere.sdk.customobjects.queries.CustomObjectQueryBuilder.class
io.sphere.sdk.customobjects.queries.CustomObjectQueryImpl.class
io.sphere.sdk.customobjects.queries.CustomObjectQueryModel.class
io.sphere.sdk.customobjects.queries.CustomObjectQueryModelImpl.class
io.sphere.sdk.customobjects.queries.CustomObjectValueRootJsonObjectQueryModelImpl.class
io.sphere.sdk.discountcodes.commands.DiscountCodeCreateCommand.class
io.sphere.sdk.discountcodes.commands.DiscountCodeCreateCommandImpl.class
io.sphere.sdk.discountcodes.commands.DiscountCodeDeleteCommand.class
io.sphere.sdk.discountcodes.commands.DiscountCodeDeleteCommandImpl.class
io.sphere.sdk.discountcodes.commands.DiscountCodeUpdateCommand.class
io.sphere.sdk.discountcodes.commands.DiscountCodeUpdateCommandImpl.class
io.sphere.sdk.discountcodes.commands.updateactions.ChangeCartDiscounts.class
io.sphere.sdk.discountcodes.commands.updateactions.SetCartPredicate.class
io.sphere.sdk.discountcodes.commands.updateactions.SetCustomField.class
io.sphere.sdk.discountcodes.commands.updateactions.SetCustomType.class
io.sphere.sdk.discountcodes.commands.updateactions.SetDescription.class
io.sphere.sdk.discountcodes.commands.updateactions.SetMaxApplications.class
io.sphere.sdk.discountcodes.commands.updateactions.SetMaxApplicationsPerCustomer.class
io.sphere.sdk.discountcodes.commands.updateactions.SetName.class
io.sphere.sdk.discountcodes.DiscountCode$1.class
io.sphere.sdk.discountcodes.DiscountCode.class
io.sphere.sdk.discountcodes.DiscountCodeDraft.class
io.sphere.sdk.discountcodes.DiscountCodeDraftBuilder.class
io.sphere.sdk.discountcodes.DiscountCodeDraftBuilderBase.class
io.sphere.sdk.discountcodes.DiscountCodeDraftDsl.class
io.sphere.sdk.discountcodes.DiscountCodeDraftDslBase.class
io.sphere.sdk.discountcodes.DiscountCodeImpl.class
io.sphere.sdk.discountcodes.DiscountCodeInfo.class
io.sphere.sdk.discountcodes.DiscountCodeInfoImpl.class
io.sphere.sdk.discountcodes.DiscountCodeState.class
io.sphere.sdk.discountcodes.expansion.DiscountCodeExpansionModel.class
io.sphere.sdk.discountcodes.expansion.DiscountCodeExpansionModelImpl.class
io.sphere.sdk.discountcodes.queries.DiscountCodeByIdGet.class
io.sphere.sdk.discountcodes.queries.DiscountCodeByIdGetImpl.class
io.sphere.sdk.discountcodes.queries.DiscountCodeQuery$1.class
io.sphere.sdk.discountcodes.queries.DiscountCodeQuery.class
io.sphere.sdk.discountcodes.queries.DiscountCodeQueryBuilder.class
io.sphere.sdk.discountcodes.queries.DiscountCodeQueryImpl.class
io.sphere.sdk.discountcodes.queries.DiscountCodeQueryModel.class
io.sphere.sdk.discountcodes.queries.DiscountCodeQueryModelImpl.class
io.sphere.sdk.inventory.AvailabilityInfo.class
io.sphere.sdk.inventory.AvailabilityInfoBuilder.class
io.sphere.sdk.inventory.AvailabilityInfoImpl.class
io.sphere.sdk.inventory.commands.InventoryEntryCreateCommand.class
io.sphere.sdk.inventory.commands.InventoryEntryCreateCommandImpl.class
io.sphere.sdk.inventory.commands.InventoryEntryDeleteCommand.class
io.sphere.sdk.inventory.commands.InventoryEntryDeleteCommandImpl.class
io.sphere.sdk.inventory.commands.InventoryEntryUpdateCommand.class
io.sphere.sdk.inventory.commands.InventoryEntryUpdateCommandImpl.class
io.sphere.sdk.inventory.commands.updateactions.AddQuantity.class
io.sphere.sdk.inventory.commands.updateactions.ChangeQuantity.class
io.sphere.sdk.inventory.commands.updateactions.RemoveQuantity.class
io.sphere.sdk.inventory.commands.updateactions.SetCustomField.class
io.sphere.sdk.inventory.commands.updateactions.SetCustomType.class
io.sphere.sdk.inventory.commands.updateactions.SetExpectedDelivery.class
io.sphere.sdk.inventory.commands.updateactions.SetRestockableInDays.class
io.sphere.sdk.inventory.commands.updateactions.SetSupplyChannel.class
io.sphere.sdk.inventory.expansion.InventoryEntryExpansionModel.class
io.sphere.sdk.inventory.expansion.InventoryEntryExpansionModelImpl.class
io.sphere.sdk.inventory.InventoryEntry$1.class
io.sphere.sdk.inventory.InventoryEntry.class
io.sphere.sdk.inventory.InventoryEntryDraft.class
io.sphere.sdk.inventory.InventoryEntryDraftBuilder.class
io.sphere.sdk.inventory.InventoryEntryDraftDsl.class
io.sphere.sdk.inventory.InventoryEntryImpl.class
io.sphere.sdk.inventory.messages.InventoryEntryDeletedMessage.class
io.sphere.sdk.inventory.queries.InventoryEntryByIdGet.class
io.sphere.sdk.inventory.queries.InventoryEntryByIdGetImpl.class
io.sphere.sdk.inventory.queries.InventoryEntryQuery$1.class
io.sphere.sdk.inventory.queries.InventoryEntryQuery.class
io.sphere.sdk.inventory.queries.InventoryEntryQueryBuilder.class
io.sphere.sdk.inventory.queries.InventoryEntryQueryImpl.class
io.sphere.sdk.inventory.queries.InventoryEntryQueryModel.class
io.sphere.sdk.inventory.queries.InventoryEntryQueryModelImpl.class
io.sphere.sdk.jsonnodes.expansion.JsonNodeExpansionModel.class
io.sphere.sdk.jsonnodes.expansion.JsonNodeExpansionModelImpl$ExpansionPathContainerImpl.class
io.sphere.sdk.jsonnodes.expansion.JsonNodeExpansionModelImpl.class
io.sphere.sdk.jsonnodes.queries.JsonNodeQuery$1.class
io.sphere.sdk.jsonnodes.queries.JsonNodeQuery.class
io.sphere.sdk.jsonnodes.queries.JsonNodeQueryImpl.class
io.sphere.sdk.jsonnodes.queries.JsonNodeQueryModel.class
io.sphere.sdk.jsonnodes.queries.JsonNodeQueryModelImpl.class
io.sphere.sdk.messages.expansion.MessageExpansionModel.class
io.sphere.sdk.messages.expansion.MessageExpansionModelImpl.class
io.sphere.sdk.messages.GenericMessage.class
io.sphere.sdk.messages.GenericMessageImpl.class
io.sphere.sdk.messages.Message$1.class
io.sphere.sdk.messages.Message.class
io.sphere.sdk.messages.MessageDerivateHint.class
io.sphere.sdk.messages.MessageImpl.class
io.sphere.sdk.messages.queries.MessageByIdGet.class
io.sphere.sdk.messages.queries.MessageByIdGetImpl.class
io.sphere.sdk.messages.queries.MessageEndpoint.class
io.sphere.sdk.messages.queries.MessageQuery$1.class
io.sphere.sdk.messages.queries.MessageQuery.class
io.sphere.sdk.messages.queries.MessageQueryBuilder.class
io.sphere.sdk.messages.queries.MessageQueryImpl.class
io.sphere.sdk.messages.queries.MessageQueryModel.class
io.sphere.sdk.messages.queries.MessageQueryModelImpl.class
io.sphere.sdk.messages.queries.MessageTypeQueryModel.class
io.sphere.sdk.messages.queries.MessageTypeQueryModelImpl.class
io.sphere.sdk.messages.queries.MultiTypedMessageQuery.class
io.sphere.sdk.messages.queries.TypedMessageQuery.class
io.sphere.sdk.models.Address.class
io.sphere.sdk.models.AddressBuilder.class
io.sphere.sdk.models.Asset.class
io.sphere.sdk.models.AssetDimensions.class
io.sphere.sdk.models.AssetDimensionsImpl.class
io.sphere.sdk.models.AssetDraft.class
io.sphere.sdk.models.AssetDraftBuilder.class
io.sphere.sdk.models.AssetDraftBuilderBase.class
io.sphere.sdk.models.AssetDraftDsl.class
io.sphere.sdk.models.AssetImpl.class
io.sphere.sdk.models.AssetSource.class
io.sphere.sdk.models.AssetSourceBuilder.class
io.sphere.sdk.models.AssetSourceImpl.class
io.sphere.sdk.orders.commands.OrderDeleteCommand.class
io.sphere.sdk.orders.commands.OrderDeleteCommandImpl.class
io.sphere.sdk.orders.commands.OrderEndpoint.class
io.sphere.sdk.orders.commands.OrderFromCartCreateCommand.class
io.sphere.sdk.orders.commands.OrderFromCartCreateCommandImpl.class
io.sphere.sdk.orders.commands.OrderImportCommand.class
io.sphere.sdk.orders.commands.OrderUpdateCommand.class
io.sphere.sdk.orders.commands.OrderUpdateCommandImpl.class
io.sphere.sdk.orders.commands.updateactions.AddDelivery.class
io.sphere.sdk.orders.commands.updateactions.AddParcelToDelivery.class
io.sphere.sdk.orders.commands.updateactions.AddPayment.class
io.sphere.sdk.orders.commands.updateactions.AddReturnInfo.class
io.sphere.sdk.orders.commands.updateactions.ChangeOrderState.class
io.sphere.sdk.orders.commands.updateactions.ChangePaymentState.class
io.sphere.sdk.orders.commands.updateactions.ChangeShipmentState.class
io.sphere.sdk.orders.commands.updateactions.ImportCustomLineItemState.class
io.sphere.sdk.orders.commands.updateactions.ImportLineItemState.class
io.sphere.sdk.orders.commands.updateactions.RemovePayment.class
io.sphere.sdk.orders.commands.updateactions.SetBillingAddress.class
io.sphere.sdk.orders.commands.updateactions.SetCustomerEmail.class
io.sphere.sdk.orders.commands.updateactions.SetCustomField.class
io.sphere.sdk.orders.commands.updateactions.SetCustomLineItemCustomField.class
io.sphere.sdk.orders.commands.updateactions.SetCustomLineItemCustomType.class
io.sphere.sdk.orders.commands.updateactions.SetCustomType.class
io.sphere.sdk.orders.commands.updateactions.SetLineItemCustomField.class
io.sphere.sdk.orders.commands.updateactions.SetLineItemCustomType.class
io.sphere.sdk.orders.commands.updateactions.SetLocale.class
io.sphere.sdk.orders.commands.updateactions.SetOrderNumber.class
io.sphere.sdk.orders.commands.updateactions.SetReturnPaymentState.class
io.sphere.sdk.orders.commands.updateactions.SetReturnShipmentState.class
io.sphere.sdk.orders.commands.updateactions.SetShippingAddress.class
io.sphere.sdk.orders.commands.updateactions.TransitionCustomLineItemState.class
io.sphere.sdk.orders.commands.updateactions.TransitionLineItemLikeState.class
io.sphere.sdk.orders.commands.updateactions.TransitionLineItemState.class
io.sphere.sdk.orders.commands.updateactions.TransitionState.class
io.sphere.sdk.orders.commands.updateactions.UpdateSyncInfo.class
io.sphere.sdk.orders.CustomLineItemImportDraft.class
io.sphere.sdk.orders.CustomLineItemImportDraftBuilder.class
io.sphere.sdk.orders.CustomLineItemImportDraftImpl.class
io.sphere.sdk.orders.Delivery.class
io.sphere.sdk.orders.DeliveryImpl.class
io.sphere.sdk.orders.DeliveryItem.class
io.sphere.sdk.orders.DeliveryItemImpl.class
io.sphere.sdk.orders.errors.DiscountCodeNonApplicableError.class
io.sphere.sdk.orders.errors.OutOfStockError.class
io.sphere.sdk.orders.errors.PriceChangedError.class
io.sphere.sdk.orders.expansion.OrderExpansionModel.class
io.sphere.sdk.orders.expansion.OrderExpansionModelImpl.class
io.sphere.sdk.orders.expansion.SyncInfoExpansionModel.class
io.sphere.sdk.orders.expansion.SyncInfoExpansionModelImpl.class
io.sphere.sdk.orders.LineItemImportDraft.class
io.sphere.sdk.orders.LineItemImportDraftBuilder.class
io.sphere.sdk.orders.LineItemImportDraftImpl.class
io.sphere.sdk.orders.messages.CustomLineItemStateTransitionMessage.class
io.sphere.sdk.orders.messages.DeliveryAddedMessage.class
io.sphere.sdk.orders.messages.LineItemLikeStateTransitionMessage.class
io.sphere.sdk.orders.messages.LineItemStateTransitionMessage.class
io.sphere.sdk.orders.messages.OrderBillingAddressSetMessage.class
io.sphere.sdk.orders.messages.OrderCreatedMessage.class
io.sphere.sdk.orders.messages.OrderCustomerEmailSetMessage.class
io.sphere.sdk.orders.messages.OrderImportedMessage.class
io.sphere.sdk.orders.messages.OrderPaymentStateChangedMessage.class
io.sphere.sdk.orders.messages.OrderShippingAddressSetMessage.class
io.sphere.sdk.orders.messages.OrderStateChangedMessage.class
io.sphere.sdk.orders.messages.OrderStateTransitionMessage.class
io.sphere.sdk.orders.messages.ParcelAddedToDeliveryMessage.class
io.sphere.sdk.orders.messages.ReturnInfoAddedMessage.class
io.sphere.sdk.orders.messages.SimpleOrderMessage.class
io.sphere.sdk.orders.messages.SimpleOrderMessageImpl.class
io.sphere.sdk.orders.Order$1.class
io.sphere.sdk.orders.Order.class
io.sphere.sdk.orders.OrderFromCartDraft.class
io.sphere.sdk.orders.OrderFromCartDraftImpl.class
io.sphere.sdk.orders.OrderImpl.class
io.sphere.sdk.orders.OrderImportDraft.class
io.sphere.sdk.orders.OrderImportDraftBuilder.class
io.sphere.sdk.orders.OrderImportDraftImpl.class
io.sphere.sdk.orders.OrderShippingInfo.class
io.sphere.sdk.orders.OrderShippingInfoImpl.class
io.sphere.sdk.orders.OrderState.class
io.sphere.sdk.orders.Parcel.class
io.sphere.sdk.orders.ParcelDraft.class
io.sphere.sdk.orders.ParcelDraftImpl.class
io.sphere.sdk.orders.ParcelImpl.class
io.sphere.sdk.orders.ParcelMeasurements.class
io.sphere.sdk.orders.ParcelMeasurementsImpl.class
io.sphere.sdk.orders.PaymentState.class
io.sphere.sdk.orders.ProductVariantImportDraft.class
io.sphere.sdk.orders.ProductVariantImportDraftBuilder.class
io.sphere.sdk.orders.ProductVariantImportDraftImpl.class
io.sphere.sdk.orders.queries.OrderByIdGet.class
io.sphere.sdk.orders.queries.OrderByIdGetImpl.class
io.sphere.sdk.orders.queries.OrderQuery$1.class
io.sphere.sdk.orders.queries.OrderQuery.class
io.sphere.sdk.orders.queries.OrderQueryBuilder.class
io.sphere.sdk.orders.queries.OrderQueryImpl.class
io.sphere.sdk.orders.queries.OrderQueryModel.class
io.sphere.sdk.orders.queries.OrderQueryModelImpl.class
io.sphere.sdk.orders.queries.SyncInfoQueryModel.class
io.sphere.sdk.orders.queries.SyncInfoQueryModelImpl.class
io.sphere.sdk.orders.ReturnInfo.class
io.sphere.sdk.orders.ReturnInfoImpl.class
io.sphere.sdk.orders.ReturnItem.class
io.sphere.sdk.orders.ReturnItemDraft.class
io.sphere.sdk.orders.ReturnItemDraftImpl.class
io.sphere.sdk.orders.ReturnItemImpl.class
io.sphere.sdk.orders.ReturnPaymentState.class
io.sphere.sdk.orders.ReturnShipmentState.class
io.sphere.sdk.orders.ShipmentState.class
io.sphere.sdk.orders.SyncInfo.class
io.sphere.sdk.orders.SyncInfoImpl.class
io.sphere.sdk.orders.TrackingData.class
io.sphere.sdk.orders.TrackingDataBuilder.class
io.sphere.sdk.orders.TrackingDataImpl.class
io.sphere.sdk.payments.commands.PaymentCreateCommand.class
io.sphere.sdk.payments.commands.PaymentCreateCommandImpl.class
io.sphere.sdk.payments.commands.PaymentDeleteCommand.class
io.sphere.sdk.payments.commands.PaymentDeleteCommandImpl.class
io.sphere.sdk.payments.commands.PaymentUpdateCommand.class
io.sphere.sdk.payments.commands.PaymentUpdateCommandImpl.class
io.sphere.sdk.payments.commands.updateactions.AddInterfaceInteraction.class
io.sphere.sdk.payments.commands.updateactions.AddTransaction.class
io.sphere.sdk.payments.commands.updateactions.ChangeAmountPlanned.class
io.sphere.sdk.payments.commands.updateactions.ChangeTransactionInteractionId.class
io.sphere.sdk.payments.commands.updateactions.ChangeTransactionState.class
io.sphere.sdk.payments.commands.updateactions.ChangeTransactionTimestamp.class
io.sphere.sdk.payments.commands.updateactions.SetAmountPaid.class
io.sphere.sdk.payments.commands.updateactions.SetAmountRefunded.class
io.sphere.sdk.payments.commands.updateactions.SetAuthorization.class
io.sphere.sdk.payments.commands.updateactions.SetCustomer.class
io.sphere.sdk.payments.commands.updateactions.SetCustomField.class
io.sphere.sdk.payments.commands.updateactions.SetCustomType.class
io.sphere.sdk.payments.commands.updateactions.SetExternalId.class
io.sphere.sdk.payments.commands.updateactions.SetInterfaceId.class
io.sphere.sdk.payments.commands.updateactions.SetKey.class
io.sphere.sdk.payments.commands.updateactions.SetMethodInfoInterface.class
io.sphere.sdk.payments.commands.updateactions.SetMethodInfoMethod.class
io.sphere.sdk.payments.commands.updateactions.SetMethodInfoName.class
io.sphere.sdk.payments.commands.updateactions.SetStatusInterfaceCode.class
io.sphere.sdk.payments.commands.updateactions.SetStatusInterfaceText.class
io.sphere.sdk.payments.commands.updateactions.TransitionState.class
io.sphere.sdk.payments.expansion.PaymentExpansionModel.class
io.sphere.sdk.payments.expansion.PaymentExpansionModelImpl.class
io.sphere.sdk.payments.expansion.PaymentStatusExpansionModel.class
io.sphere.sdk.payments.expansion.PaymentStatusExpansionModelImpl.class
io.sphere.sdk.payments.messages.PaymentCreatedMessage.class
io.sphere.sdk.payments.messages.PaymentInteractionAddedMessage.class
io.sphere.sdk.payments.messages.PaymentStatusInterfaceCodeSetMessage.class
io.sphere.sdk.payments.messages.PaymentStatusStateTransitionMessage.class
io.sphere.sdk.payments.messages.PaymentTransactionAddedMessage.class
io.sphere.sdk.payments.messages.PaymentTransactionStateChangedMessage.class
io.sphere.sdk.payments.Payment$1.class
io.sphere.sdk.payments.Payment.class
io.sphere.sdk.payments.PaymentDraft.class
io.sphere.sdk.payments.PaymentDraftBuilder.class
io.sphere.sdk.payments.PaymentDraftDsl.class
io.sphere.sdk.payments.PaymentImpl.class
io.sphere.sdk.payments.PaymentMethodInfo.class
io.sphere.sdk.payments.PaymentMethodInfoBuilder.class
io.sphere.sdk.payments.PaymentMethodInfoImpl.class
io.sphere.sdk.payments.PaymentStatus.class
io.sphere.sdk.payments.PaymentStatusBuilder.class
io.sphere.sdk.payments.PaymentStatusImpl.class
io.sphere.sdk.payments.queries.PaymentByIdGet.class
io.sphere.sdk.payments.queries.PaymentByIdGetImpl.class
io.sphere.sdk.payments.queries.PaymentByKeyGet.class
io.sphere.sdk.payments.queries.PaymentByKeyGetImpl.class
io.sphere.sdk.payments.queries.PaymentMethodInfoQueryModel.class
io.sphere.sdk.payments.queries.PaymentMethodInfoQueryModelImpl.class
io.sphere.sdk.payments.queries.PaymentQuery$1.class
io.sphere.sdk.payments.queries.PaymentQuery.class
io.sphere.sdk.payments.queries.PaymentQueryBuilder.class
io.sphere.sdk.payments.queries.PaymentQueryImpl.class
io.sphere.sdk.payments.queries.PaymentQueryModel.class
io.sphere.sdk.payments.queries.PaymentQueryModelImpl.class
io.sphere.sdk.payments.queries.PaymentStatusQueryModel.class
io.sphere.sdk.payments.queries.PaymentStatusQueryModelImpl.class
io.sphere.sdk.payments.queries.TransactionCollectionQueryModel.class
io.sphere.sdk.payments.queries.TransactionCollectionQueryModelImpl.class
io.sphere.sdk.payments.Transaction.class
io.sphere.sdk.payments.TransactionDraft.class
io.sphere.sdk.payments.TransactionDraftBuilder.class
io.sphere.sdk.payments.TransactionDraftDsl.class
io.sphere.sdk.payments.TransactionDraftDslBase.class
io.sphere.sdk.payments.TransactionImpl.class
io.sphere.sdk.payments.TransactionState.class
io.sphere.sdk.payments.TransactionType.class
io.sphere.sdk.productdiscounts.AbsoluteProductDiscountValue.class
io.sphere.sdk.productdiscounts.commands.ProductDiscountCreateCommand.class
io.sphere.sdk.productdiscounts.commands.ProductDiscountCreateCommandImpl.class
io.sphere.sdk.productdiscounts.commands.ProductDiscountDeleteCommand.class
io.sphere.sdk.productdiscounts.commands.ProductDiscountDeleteCommandImpl.class
io.sphere.sdk.productdiscounts.commands.ProductDiscountUpdateCommand.class
io.sphere.sdk.productdiscounts.commands.ProductDiscountUpdateCommandImpl.class
io.sphere.sdk.productdiscounts.commands.updateactions.ChangeIsActive.class
io.sphere.sdk.productdiscounts.commands.updateactions.ChangeName.class
io.sphere.sdk.productdiscounts.commands.updateactions.ChangePredicate.class
io.sphere.sdk.productdiscounts.commands.updateactions.ChangeSortOrder.class
io.sphere.sdk.productdiscounts.commands.updateactions.ChangeValue.class
io.sphere.sdk.productdiscounts.commands.updateactions.SetDescription.class
io.sphere.sdk.productdiscounts.DiscountedPrice.class
io.sphere.sdk.productdiscounts.DiscountedPriceImpl.class
io.sphere.sdk.productdiscounts.expansion.ProductDiscountExpansionModel.class
io.sphere.sdk.productdiscounts.expansion.ProductDiscountExpansionModelImpl.class
io.sphere.sdk.productdiscounts.ExternalProductDiscountValue.class
io.sphere.sdk.productdiscounts.ProductDiscount$1.class
io.sphere.sdk.productdiscounts.ProductDiscount.class
io.sphere.sdk.productdiscounts.ProductDiscountDraft.class
io.sphere.sdk.productdiscounts.ProductDiscountDraftBuilder.class
io.sphere.sdk.productdiscounts.ProductDiscountDraftBuilderBase.class
io.sphere.sdk.productdiscounts.ProductDiscountDraftDsl.class
io.sphere.sdk.productdiscounts.ProductDiscountImpl.class
io.sphere.sdk.productdiscounts.ProductDiscountPredicate.class
io.sphere.sdk.productdiscounts.ProductDiscountPredicateImpl.class
io.sphere.sdk.productdiscounts.ProductDiscountValue.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountByIdGet.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountByIdGetImpl.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountQuery$1.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountQuery.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryBuilder.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryImpl.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryModel.class
io.sphere.sdk.productdiscounts.queries.ProductDiscountQueryModelImpl.class
io.sphere.sdk.productdiscounts.RelativeProductDiscountValue.class
io.sphere.sdk.products.AttributeContainer.class
io.sphere.sdk.products.AttributeContainerBase.class
io.sphere.sdk.products.AttributeContainerDraft.class
io.sphere.sdk.products.AttributeContainerImpl.class
io.sphere.sdk.products.attributes.Attribute.class
io.sphere.sdk.products.attributes.AttributeAccess$1.class
io.sphere.sdk.products.attributes.AttributeAccess$10.class
io.sphere.sdk.products.attributes.AttributeAccess$11.class
io.sphere.sdk.products.attributes.AttributeAccess$12.class
io.sphere.sdk.products.attributes.AttributeAccess$13.class
io.sphere.sdk.products.attributes.AttributeAccess$14.class
io.sphere.sdk.products.attributes.AttributeAccess$15.class
io.sphere.sdk.products.attributes.AttributeAccess$16.class
io.sphere.sdk.products.attributes.AttributeAccess$17.class
io.sphere.sdk.products.attributes.AttributeAccess$18.class
io.sphere.sdk.products.attributes.AttributeAccess$19.class
io.sphere.sdk.products.attributes.AttributeAccess$2.class
io.sphere.sdk.products.attributes.AttributeAccess$3.class
io.sphere.sdk.products.attributes.AttributeAccess$4.class
io.sphere.sdk.products.attributes.AttributeAccess$5.class
io.sphere.sdk.products.attributes.AttributeAccess$6.class
io.sphere.sdk.products.attributes.AttributeAccess$7.class
io.sphere.sdk.products.attributes.AttributeAccess$8.class
io.sphere.sdk.products.attributes.AttributeAccess$9.class
io.sphere.sdk.products.attributes.AttributeAccess.class
io.sphere.sdk.products.attributes.AttributeAccessImpl$ReferenceSetAttributeDefinitionPredicate.class
io.sphere.sdk.products.attributes.AttributeAccessImpl.class
io.sphere.sdk.products.attributes.AttributeConstraint.class
io.sphere.sdk.products.attributes.AttributeDefinition.class
io.sphere.sdk.products.attributes.AttributeDefinitionBuilder.class
io.sphere.sdk.products.attributes.AttributeDefinitionImpl.class
io.sphere.sdk.products.attributes.AttributeDraft.class
io.sphere.sdk.products.attributes.AttributeDraftBuilder.class
io.sphere.sdk.products.attributes.AttributeDraftImpl.class
io.sphere.sdk.products.attributes.AttributeExtraction.class
io.sphere.sdk.products.attributes.AttributeImpl.class
io.sphere.sdk.products.attributes.AttributeImportDraft.class
io.sphere.sdk.products.attributes.AttributeImportDraftImpl.class
io.sphere.sdk.products.attributes.AttributeMapper.class
io.sphere.sdk.products.attributes.AttributeMapperImpl.class
io.sphere.sdk.products.attributes.AttributeType.class
io.sphere.sdk.products.attributes.AttributeTypeBase.class
io.sphere.sdk.products.attributes.BooleanAttributeType.class
io.sphere.sdk.products.attributes.DateAttributeType.class
io.sphere.sdk.products.attributes.DateTimeAttributeType.class
io.sphere.sdk.products.attributes.DefaultProductAttributeFormatter$1.class
io.sphere.sdk.products.attributes.DefaultProductAttributeFormatter$StringStringMapEntry.class
io.sphere.sdk.products.attributes.DefaultProductAttributeFormatter.class
io.sphere.sdk.products.attributes.EnumAttributeType.class
io.sphere.sdk.products.attributes.EnumLikeAttributeMapperImpl.class
io.sphere.sdk.products.attributes.EnumLikeSetAttributeMapperImpl.class
io.sphere.sdk.products.attributes.LocalizedEnumAttributeType.class
io.sphere.sdk.products.attributes.LocalizedStringAttributeType.class
io.sphere.sdk.products.attributes.MoneyAttributeType.class
io.sphere.sdk.products.attributes.NamedAttributeAccess.class
io.sphere.sdk.products.attributes.NamedAttributeAccessImpl.class
io.sphere.sdk.products.attributes.NestedAttributeMapperImpl$1.class
io.sphere.sdk.products.attributes.NestedAttributeMapperImpl$2.class
io.sphere.sdk.products.attributes.NestedAttributeMapperImpl.class
io.sphere.sdk.products.attributes.NestedAttributeType.class
io.sphere.sdk.products.attributes.NestedSetAttributeMapperImpl$1.class
io.sphere.sdk.products.attributes.NestedSetAttributeMapperImpl$2.class
io.sphere.sdk.products.attributes.NestedSetAttributeMapperImpl.class
io.sphere.sdk.products.attributes.NumberAttributeType.class
io.sphere.sdk.products.attributes.ProductAttributeConverter.class
io.sphere.sdk.products.attributes.ProductAttributeConverterBase.class
io.sphere.sdk.products.attributes.ReferenceAttributeMapperImpl.class
io.sphere.sdk.products.attributes.ReferenceAttributeType$1.class
io.sphere.sdk.products.attributes.ReferenceAttributeType$2.class
io.sphere.sdk.products.attributes.ReferenceAttributeType$3.class
io.sphere.sdk.products.attributes.ReferenceAttributeType$4.class
io.sphere.sdk.products.attributes.ReferenceAttributeType.class
io.sphere.sdk.products.attributes.RichReferenceAttributeType.class
io.sphere.sdk.products.attributes.SetAttributeType.class
io.sphere.sdk.products.attributes.StringAttributeType.class
io.sphere.sdk.products.attributes.TimeAttributeType.class
io.sphere.sdk.products.ByIdVariantIdentifier.class
io.sphere.sdk.products.BySkuVariantIdentifier.class
io.sphere.sdk.products.CategoryOrderHints.class
io.sphere.sdk.products.commands.ProductCreateCommand.class
io.sphere.sdk.products.commands.ProductCreateCommandImpl.class
io.sphere.sdk.products.commands.ProductDeleteCommand.class
io.sphere.sdk.products.commands.ProductDeleteCommandImpl.class
io.sphere.sdk.products.commands.ProductEndpoint.class
io.sphere.sdk.products.commands.ProductImageUploadCommand.class
io.sphere.sdk.products.commands.ProductUpdateCommand.class
io.sphere.sdk.products.commands.ProductUpdateCommandImpl.class
io.sphere.sdk.products.commands.updateactions.AddAsset.class
io.sphere.sdk.products.commands.updateactions.AddExternalImage.class
io.sphere.sdk.products.commands.updateactions.AddPrice.class
io.sphere.sdk.products.commands.updateactions.AddToCategory.class
io.sphere.sdk.products.commands.updateactions.AddVariant.class
io.sphere.sdk.products.commands.updateactions.ChangeAssetName.class
io.sphere.sdk.products.commands.updateactions.ChangeAssetOrder.class
io.sphere.sdk.products.commands.updateactions.ChangeMasterVariant.class
io.sphere.sdk.products.commands.updateactions.ChangeName.class
io.sphere.sdk.products.commands.updateactions.ChangePrice.class
io.sphere.sdk.products.commands.updateactions.ChangeSlug.class
io.sphere.sdk.products.commands.updateactions.LegacySetSku.class
io.sphere.sdk.products.commands.updateactions.MetaAttributesUpdateActions.class
io.sphere.sdk.products.commands.updateactions.MoveImageToPosition.class
io.sphere.sdk.products.commands.updateactions.Publish.class
io.sphere.sdk.products.commands.updateactions.RemoveAsset.class
io.sphere.sdk.products.commands.updateactions.RemoveFromCategory.class
io.sphere.sdk.products.commands.updateactions.RemoveImage.class
io.sphere.sdk.products.commands.updateactions.RemovePrice.class
io.sphere.sdk.products.commands.updateactions.RemoveVariant.class
io.sphere.sdk.products.commands.updateactions.RevertStagedChanges.class
io.sphere.sdk.products.commands.updateactions.SetAssetCustomField.class
io.sphere.sdk.products.commands.updateactions.SetAssetCustomType.class
io.sphere.sdk.products.commands.updateactions.SetAssetDescription.class
io.sphere.sdk.products.commands.updateactions.SetAssetSources.class
io.sphere.sdk.products.commands.updateactions.SetAssetTags.class
io.sphere.sdk.products.commands.updateactions.SetAttribute.class
io.sphere.sdk.products.commands.updateactions.SetAttributeInAllVariants.class
io.sphere.sdk.products.commands.updateactions.SetCategoryOrderHint.class
io.sphere.sdk.products.commands.updateactions.SetDescription.class
io.sphere.sdk.products.commands.updateactions.SetDiscountedPrice.class
io.sphere.sdk.products.commands.updateactions.SetKey.class
io.sphere.sdk.products.commands.updateactions.SetMetaDescription.class
io.sphere.sdk.products.commands.updateactions.SetMetaKeywords.class
io.sphere.sdk.products.commands.updateactions.SetMetaTitle.class
io.sphere.sdk.products.commands.updateactions.SetPrices.class
io.sphere.sdk.products.commands.updateactions.SetProductPriceCustomField.class
io.sphere.sdk.products.commands.updateactions.SetProductPriceCustomType.class
io.sphere.sdk.products.commands.updateactions.SetProductVariantKey.class
io.sphere.sdk.products.commands.updateactions.SetSearchKeywords.class
io.sphere.sdk.products.commands.updateactions.SetSku.class
io.sphere.sdk.products.commands.updateactions.SetTaxCategory.class
io.sphere.sdk.products.commands.updateactions.StagedProductUpdateActionImpl.class
io.sphere.sdk.products.commands.updateactions.TransitionState.class
io.sphere.sdk.products.commands.updateactions.Unpublish.class
io.sphere.sdk.products.expansion.DiscountedPriceExpansionModel.class
io.sphere.sdk.products.expansion.DiscountedPriceExpansionModelImpl.class
io.sphere.sdk.products.expansion.PriceExpansionModel.class
io.sphere.sdk.products.expansion.PriceExpansionModelImpl.class
io.sphere.sdk.products.expansion.ProductAttributeExpansionModel.class
io.sphere.sdk.products.expansion.ProductAttributeExpansionModelImpl.class
io.sphere.sdk.products.expansion.ProductCatalogExpansionModel.class
io.sphere.sdk.products.expansion.ProductCatalogExpansionModelImpl.class
io.sphere.sdk.products.expansion.ProductDataExpansionModel.class
io.sphere.sdk.products.expansion.ProductDataExpansionModelImpl.class
io.sphere.sdk.products.expansion.ProductExpansionModel.class
io.sphere.sdk.products.expansion.ProductExpansionModelImpl.class
io.sphere.sdk.products.expansion.ProductProjectionExpansionModel.class
io.sphere.sdk.products.expansion.ProductProjectionExpansionModelImpl.class
io.sphere.sdk.products.expansion.ProductVariantExpansionModel.class
io.sphere.sdk.products.expansion.ProductVariantExpansionModelImpl.class
io.sphere.sdk.products.Image$1.class
io.sphere.sdk.products.Image.class
io.sphere.sdk.products.ImageDimensions.class
io.sphere.sdk.products.ImageImpl.class
io.sphere.sdk.products.messages.AbstractImageDeletionMessage.class
io.sphere.sdk.products.messages.ProductCreatedMessage.class
io.sphere.sdk.products.messages.ProductDeletedMessage.class
io.sphere.sdk.products.messages.ProductImageAddedMessage.class
io.sphere.sdk.products.messages.ProductPublishedMessage.class
io.sphere.sdk.products.messages.ProductRevertedStagedChangesMessage.class
io.sphere.sdk.products.messages.ProductSlugChangedMessage.class
io.sphere.sdk.products.messages.ProductStateTransitionMessage.class
io.sphere.sdk.products.messages.ProductUnpublishedMessage.class
io.sphere.sdk.products.messages.ProductVariantDeletedMessage.class
io.sphere.sdk.products.messages.SimpleProductMessage.class
io.sphere.sdk.products.messages.SimpleProductMessageImpl.class
io.sphere.sdk.products.Price.class
io.sphere.sdk.products.PriceBuilder.class
io.sphere.sdk.products.PriceDraft.class
io.sphere.sdk.products.PriceDraftBuilder.class
io.sphere.sdk.products.PriceDraftDsl.class
io.sphere.sdk.products.PriceImpl.class
io.sphere.sdk.products.PriceLike.class
io.sphere.sdk.products.PriceTier.class
io.sphere.sdk.products.PriceTierBuilder.class
io.sphere.sdk.products.PriceTierImpl.class
io.sphere.sdk.products.PriceUtils.class
io.sphere.sdk.products.Product$1.class
io.sphere.sdk.products.Product.class
io.sphere.sdk.products.ProductCatalogData.class
io.sphere.sdk.products.ProductCatalogDataImpl.class
io.sphere.sdk.products.ProductCatalogDataImplBase.class
io.sphere.sdk.products.ProductData.class
io.sphere.sdk.products.ProductDataImpl.class
io.sphere.sdk.products.ProductDataImplBase.class
io.sphere.sdk.products.ProductDataLike.class
io.sphere.sdk.products.ProductDraft.class
io.sphere.sdk.products.ProductDraftBuilder.class
io.sphere.sdk.products.ProductDraftBuilderBase.class
io.sphere.sdk.products.ProductDraftDsl.class
io.sphere.sdk.products.ProductIdentifiable.class
io.sphere.sdk.products.ProductImpl.class
io.sphere.sdk.products.ProductImplBase.class
io.sphere.sdk.products.ProductLike.class
io.sphere.sdk.products.ProductProjection$1.class
io.sphere.sdk.products.ProductProjection.class
io.sphere.sdk.products.ProductProjectionComparators.class
io.sphere.sdk.products.ProductProjectionImpl.class
io.sphere.sdk.products.ProductProjectionType.class
io.sphere.sdk.products.ProductsPackage.class
io.sphere.sdk.products.ProductToProductProjectionWrapper.class
io.sphere.sdk.products.ProductVariant.class
io.sphere.sdk.products.ProductVariantAvailability.class
io.sphere.sdk.products.ProductVariantAvailabilityImpl.class
io.sphere.sdk.products.ProductVariantDraft.class
io.sphere.sdk.products.ProductVariantDraftBuilder.class
io.sphere.sdk.products.ProductVariantDraftBuilderBase.class
io.sphere.sdk.products.ProductVariantDraftDsl.class
io.sphere.sdk.products.ProductVariantDraftImpl.class
io.sphere.sdk.products.ProductVariantImpl.class
io.sphere.sdk.products.ProductVariantImplBase.class
io.sphere.sdk.products.PublishScope.class
io.sphere.sdk.products.queries.CategoryOrderHintsQueryModel.class
io.sphere.sdk.products.queries.CategoryOrderHintsQueryModelImpl$1.class
io.sphere.sdk.products.queries.CategoryOrderHintsQueryModelImpl.class
io.sphere.sdk.products.queries.CoreProductVariantQueryModel.class
io.sphere.sdk.products.queries.DiscountedPriceOptionalQueryModel.class
io.sphere.sdk.products.queries.DiscountedPriceOptionalQueryModelImpl.class
io.sphere.sdk.products.queries.EmbeddedProductCatalogDataQueryModel.class
io.sphere.sdk.products.queries.EmbeddedProductCatalogDataQueryModelImpl.class
io.sphere.sdk.products.queries.EmbeddedProductDataQueryModel.class
io.sphere.sdk.products.queries.EmbeddedProductDataQueryModelImpl.class
io.sphere.sdk.products.queries.EmbeddedProductVariantQueryModel.class
io.sphere.sdk.products.queries.EmbeddedProductVariantQueryModelImpl.class
io.sphere.sdk.products.queries.PriceCollectionQueryModel.class
io.sphere.sdk.products.queries.PriceCollectionQueryModelImpl.class
io.sphere.sdk.products.queries.PriceQueryModel.class
io.sphere.sdk.products.queries.PriceTierQueryModel.class
io.sphere.sdk.products.queries.PriceTierQueryModelImpl.class
io.sphere.sdk.products.queries.ProductAllVariantsQueryModel.class
io.sphere.sdk.products.queries.ProductAllVariantsQueryModelImpl.class
io.sphere.sdk.products.queries.ProductByIdGet.class
io.sphere.sdk.products.queries.ProductByIdGetImpl.class
io.sphere.sdk.products.queries.ProductByKeyGet.class
io.sphere.sdk.products.queries.ProductByKeyGetImpl.class
io.sphere.sdk.products.queries.ProductCatalogDataQueryModel.class
io.sphere.sdk.products.queries.ProductCatalogDataQueryModelImpl.class
io.sphere.sdk.products.queries.ProductDataQueryModel.class
io.sphere.sdk.products.queries.ProductDataQueryModelBaseImpl.class
io.sphere.sdk.products.queries.ProductDataQueryModelImpl.class
io.sphere.sdk.products.queries.ProductEndpoint.class
io.sphere.sdk.products.queries.ProductProjectionByIdGet.class
io.sphere.sdk.products.queries.ProductProjectionByIdGetImpl.class
io.sphere.sdk.products.queries.ProductProjectionByKeyGet.class
io.sphere.sdk.products.queries.ProductProjectionByKeyGetImpl.class
io.sphere.sdk.products.queries.ProductProjectionEndpoint.class
io.sphere.sdk.products.queries.ProductProjectionQuery$1.class
io.sphere.sdk.products.queries.ProductProjectionQuery.class
io.sphere.sdk.products.queries.ProductProjectionQueryBuilder.class
io.sphere.sdk.products.queries.ProductProjectionQueryImpl.class
io.sphere.sdk.products.queries.ProductProjectionQueryModel.class
io.sphere.sdk.products.queries.ProductProjectionQueryModelImpl.class
io.sphere.sdk.products.queries.ProductQuery$1.class
io.sphere.sdk.products.queries.ProductQuery.class
io.sphere.sdk.products.queries.ProductQueryBuilder.class
io.sphere.sdk.products.queries.ProductQueryImpl.class
io.sphere.sdk.products.queries.ProductQueryModel.class
io.sphere.sdk.products.queries.ProductQueryModelImpl.class
io.sphere.sdk.products.queries.ProductVariantQueryModel.class
io.sphere.sdk.products.queries.ProductVariantQueryModelImpl.class
io.sphere.sdk.products.queries.SharedProductCatalogDataQueryModel.class
io.sphere.sdk.products.queries.SharedProductProjectionProductDataQueryModel.class
io.sphere.sdk.products.queries.SuggestQuery.class
io.sphere.sdk.products.queries.SuggestQueryImpl$1.class
io.sphere.sdk.products.queries.SuggestQueryImpl.class
io.sphere.sdk.products.queries.WithEmbeddedSharedProductProjectionProductDataQueryModel.class
io.sphere.sdk.products.ScopedPrice.class
io.sphere.sdk.products.ScopedPriceImpl.class
io.sphere.sdk.products.search.CategoryOrderHintsSortSearchModel.class
io.sphere.sdk.products.search.ChannelProductVariantAvailabilityFacetSearchModel.class
io.sphere.sdk.products.search.ChannelProductVariantAvailabilityFilterSearchModel.class
io.sphere.sdk.products.search.ChannelProductVariantAvailabilitySortSearchModel.class
io.sphere.sdk.products.search.ChannelsProductVariantAvailabilityFacetSearchModel.class
io.sphere.sdk.products.search.ChannelsProductVariantAvailabilityFacetSearchModelImpl.class
io.sphere.sdk.products.search.ChannelsProductVariantAvailabilityFilterSearchModel.class
io.sphere.sdk.products.search.ChannelsProductVariantAvailabilityFilterSearchModelImpl.class
io.sphere.sdk.products.search.ChannelsProductVariantAvailabilitySortSearchModel.class
io.sphere.sdk.products.search.ChannelsProductVariantAvailabilitySortSearchModelImpl.class
io.sphere.sdk.products.search.DiscountedPriceFilterSearchModel.class
io.sphere.sdk.products.search.DiscountedPriceSortSearchModel.class
io.sphere.sdk.products.search.DiscountedPriceSortSearchModelImpl.class
io.sphere.sdk.products.search.PriceSelection.class
io.sphere.sdk.products.search.PriceSelectionBuilder.class
io.sphere.sdk.products.search.PriceSelectionDsl.class
io.sphere.sdk.products.search.PriceSelectionQueryParameters.class
io.sphere.sdk.products.search.PriceSelectionRequestDsl.class
io.sphere.sdk.products.search.ProductAttributeFacetedSearchSearchModel.class
io.sphere.sdk.products.search.ProductAttributeFacetSearchModel.class
io.sphere.sdk.products.search.ProductAttributeFilterSearchModel.class
io.sphere.sdk.products.search.ProductAttributeSortSearchModel.class
io.sphere.sdk.products.search.ProductCategoriesIdTermFacetSearchModel.class
io.sphere.sdk.products.search.ProductCategoriesIdTermFacetSearchModelImpl.class
io.sphere.sdk.products.search.ProductCategoriesIdTermFilterSearchModel.class
io.sphere.sdk.products.search.ProductCategoriesIdTermFilterSearchModelImpl.class
io.sphere.sdk.products.search.ProductCategoriesReferenceFacetSearchModel.class
io.sphere.sdk.products.search.ProductCategoriesReferenceFacetSearchModelImpl.class
io.sphere.sdk.products.search.ProductCategoriesReferenceFilterSearchModel.class
io.sphere.sdk.products.search.ProductCategoriesReferenceFilterSearchModelImpl.class
io.sphere.sdk.products.search.ProductDataFacetedSearchSearchModel.class
io.sphere.sdk.products.search.ProductDataFacetSearchModel.class
io.sphere.sdk.products.search.ProductDataSortSearchModel.class
io.sphere.sdk.products.search.ProductProjectionFacetedSearchSearchModel.class
io.sphere.sdk.products.search.ProductProjectionFacetSearchModel.class
io.sphere.sdk.products.search.ProductProjectionFilterSearchModel.class
io.sphere.sdk.products.search.ProductProjectionSearch$1.class
io.sphere.sdk.products.search.ProductProjectionSearch.class
io.sphere.sdk.products.search.ProductProjectionSearchBuilder.class
io.sphere.sdk.products.search.ProductProjectionSearchImpl.class
io.sphere.sdk.products.search.ProductProjectionSearchModel.class
io.sphere.sdk.products.search.ProductProjectionSortSearchModel.class
io.sphere.sdk.products.search.ProductVariantAvailabilityFacetSearchModel.class
io.sphere.sdk.products.search.ProductVariantAvailabilityFacetSearchModelCommon.class
io.sphere.sdk.products.search.ProductVariantAvailabilityFacetSearchModelImpl.class
io.sphere.sdk.products.search.ProductVariantAvailabilityFilterSearchModel.class
io.sphere.sdk.products.search.ProductVariantAvailabilityFilterSearchModelCommon.class
io.sphere.sdk.products.search.ProductVariantAvailabilityFilterSearchModelImpl.class
io.sphere.sdk.products.search.ProductVariantAvailabilitySortSearchModel.class
io.sphere.sdk.products.search.ProductVariantAvailabilitySortSearchModelCommon.class
io.sphere.sdk.products.search.ProductVariantAvailabilitySortSearchModelImpl.class
io.sphere.sdk.products.search.ProductVariantFacetedSearchSearchModel.class
io.sphere.sdk.products.search.ProductVariantFacetSearchModel.class
io.sphere.sdk.products.search.ProductVariantFilterSearchModel.class
io.sphere.sdk.products.search.ProductVariantSortSearchModel.class
io.sphere.sdk.products.search.ScopedPriceFilterSearchModel.class
io.sphere.sdk.products.search.ScopedPriceSortSearchModel.class
io.sphere.sdk.products.search.ScopedPriceSortSearchModelImpl.class
io.sphere.sdk.products.Suggestion.class
io.sphere.sdk.products.SuggestionImpl.class
io.sphere.sdk.products.SuggestionResult.class
io.sphere.sdk.products.SuggestionResultImpl$1.class
io.sphere.sdk.products.SuggestionResultImpl.class
io.sphere.sdk.products.VariantIdentifier.class
io.sphere.sdk.products.VariantIdentifierImpl.class
io.sphere.sdk.producttypes.AttributeDefinitionContainer.class
io.sphere.sdk.producttypes.commands.ProductTypeCreateCommand.class
io.sphere.sdk.producttypes.commands.ProductTypeCreateCommandImpl.class
io.sphere.sdk.producttypes.commands.ProductTypeDeleteCommand.class
io.sphere.sdk.producttypes.commands.ProductTypeDeleteCommandImpl.class
io.sphere.sdk.producttypes.commands.ProductTypeUpdateCommand.class
io.sphere.sdk.producttypes.commands.ProductTypeUpdateCommandImpl.class
io.sphere.sdk.producttypes.commands.updateactions.AddAttributeDefinition.class
io.sphere.sdk.producttypes.commands.updateactions.AddEnumValue.class
io.sphere.sdk.producttypes.commands.updateactions.AddLocalizedEnumValue.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeAttributeDefinitionLabel.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeAttributeOrder.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeDescription.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeEnumValueOrder.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeInputHint.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeIsSearchable.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeLocalizedEnumValueLabel.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeLocalizedEnumValueOrder.class
io.sphere.sdk.producttypes.commands.updateactions.ChangeName.class
io.sphere.sdk.producttypes.commands.updateactions.ChangePlainEnumValueLabel.class
io.sphere.sdk.producttypes.commands.updateactions.RemoveAttributeDefinition.class
io.sphere.sdk.producttypes.commands.updateactions.SetInputTip.class
io.sphere.sdk.producttypes.commands.updateactions.SetKey.class
io.sphere.sdk.producttypes.expansion.ProductTypeExpansionModel.class
io.sphere.sdk.producttypes.expansion.ProductTypeExpansionModelImpl.class
io.sphere.sdk.producttypes.MetaProductType.class
io.sphere.sdk.producttypes.MetaProductTypeImpl.class
io.sphere.sdk.producttypes.ProductType$1.class
io.sphere.sdk.producttypes.ProductType.class
io.sphere.sdk.producttypes.ProductTypeDraft.class
io.sphere.sdk.producttypes.ProductTypeDraftBuilder.class
io.sphere.sdk.producttypes.ProductTypeDraftDsl.class
io.sphere.sdk.producttypes.ProductTypeImpl.class
io.sphere.sdk.producttypes.ProductTypeLocalRepository.class
io.sphere.sdk.producttypes.ProductTypeLocalRepositoryImpl.class
io.sphere.sdk.producttypes.queries.AttributeDefinitionQueryModel.class
io.sphere.sdk.producttypes.queries.AttributeDefinitionQueryModelImpl.class
io.sphere.sdk.producttypes.queries.AttributeTypeQueryModel.class
io.sphere.sdk.producttypes.queries.AttributeTypeQueryModelImpl.class
io.sphere.sdk.producttypes.queries.ProductTypeByIdGet.class
io.sphere.sdk.producttypes.queries.ProductTypeByIdGetImpl.class
io.sphere.sdk.producttypes.queries.ProductTypeByKeyGet.class
io.sphere.sdk.producttypes.queries.ProductTypeByKeyGetImpl.class
io.sphere.sdk.producttypes.queries.ProductTypeQuery$1.class
io.sphere.sdk.producttypes.queries.ProductTypeQuery.class
io.sphere.sdk.producttypes.queries.ProductTypeQueryBuilder.class
io.sphere.sdk.producttypes.queries.ProductTypeQueryImpl.class
io.sphere.sdk.producttypes.queries.ProductTypeQueryModel.class
io.sphere.sdk.producttypes.queries.ProductTypeQueryModelImpl.class
io.sphere.sdk.projects.commands.ProjectUpdateCommand.class
io.sphere.sdk.projects.commands.ProjectUpdateCommandImpl.class
io.sphere.sdk.projects.commands.updateactions.ChangeCountries.class
io.sphere.sdk.projects.commands.updateactions.ChangeCurrencies.class
io.sphere.sdk.projects.commands.updateactions.ChangeLanguages.class
io.sphere.sdk.projects.commands.updateactions.ChangeMessages.class
io.sphere.sdk.projects.commands.updateactions.ChangeMessagesEnabled.class
io.sphere.sdk.projects.commands.updateactions.ChangeName.class
io.sphere.sdk.projects.MessagesConfiguration.class
io.sphere.sdk.projects.MessagesConfigurationImpl.class
io.sphere.sdk.projects.Project$1.class
io.sphere.sdk.projects.Project.class
io.sphere.sdk.projects.ProjectImpl.class
io.sphere.sdk.projects.ProjectImplBase.class
io.sphere.sdk.projects.queries.ProjectGet.class
io.sphere.sdk.projects.TrialUntilDeserializer.class
io.sphere.sdk.reviews.commands.ReviewCreateCommand.class
io.sphere.sdk.reviews.commands.ReviewCreateCommandImpl.class
io.sphere.sdk.reviews.commands.ReviewDeleteCommand.class
io.sphere.sdk.reviews.commands.ReviewDeleteCommandImpl.class
io.sphere.sdk.reviews.commands.ReviewUpdateCommand.class
io.sphere.sdk.reviews.commands.ReviewUpdateCommandImpl.class
io.sphere.sdk.reviews.commands.updateactions.SetAuthorName.class
io.sphere.sdk.reviews.commands.updateactions.SetCustomer.class
io.sphere.sdk.reviews.commands.updateactions.SetCustomField.class
io.sphere.sdk.reviews.commands.updateactions.SetCustomType.class
io.sphere.sdk.reviews.commands.updateactions.SetKey.class
io.sphere.sdk.reviews.commands.updateactions.SetLocale.class
io.sphere.sdk.reviews.commands.updateactions.SetRating.class
io.sphere.sdk.reviews.commands.updateactions.SetTarget.class
io.sphere.sdk.reviews.commands.updateactions.SetText.class
io.sphere.sdk.reviews.commands.updateactions.SetTitle.class
io.sphere.sdk.reviews.commands.updateactions.TransitionState.class
io.sphere.sdk.reviews.expansion.ReviewExpansionModel.class
io.sphere.sdk.reviews.expansion.ReviewExpansionModelImpl.class
io.sphere.sdk.reviews.messages.ReviewCreatedMessage.class
io.sphere.sdk.reviews.messages.ReviewRatingSetMessage.class
io.sphere.sdk.reviews.messages.ReviewStateTransitionMessage.class
io.sphere.sdk.reviews.queries.ReviewByIdGet.class
io.sphere.sdk.reviews.queries.ReviewByIdGetImpl.class
io.sphere.sdk.reviews.queries.ReviewByKeyGet.class
io.sphere.sdk.reviews.queries.ReviewByKeyGetImpl.class
io.sphere.sdk.reviews.queries.ReviewQuery$1.class
io.sphere.sdk.reviews.queries.ReviewQuery.class
io.sphere.sdk.reviews.queries.ReviewQueryBuilder.class
io.sphere.sdk.reviews.queries.ReviewQueryImpl.class
io.sphere.sdk.reviews.queries.ReviewQueryModel.class
io.sphere.sdk.reviews.queries.ReviewQueryModelImpl.class
io.sphere.sdk.reviews.queries.ReviewRatingStatisticsQueryModel.class
io.sphere.sdk.reviews.queries.ReviewRatingStatisticsQueryModelImpl.class
io.sphere.sdk.reviews.Review$1.class
io.sphere.sdk.reviews.Review.class
io.sphere.sdk.reviews.ReviewDraft.class
io.sphere.sdk.reviews.ReviewDraftBuilder.class
io.sphere.sdk.reviews.ReviewDraftBuilderBase.class
io.sphere.sdk.reviews.ReviewDraftDsl.class
io.sphere.sdk.reviews.ReviewImpl.class
io.sphere.sdk.reviews.ReviewRatingStatistics.class
io.sphere.sdk.reviews.ReviewRatingStatisticsImpl.class
io.sphere.sdk.reviews.search.ReviewRatingStatisticsFacetedSearchSearchModel.class
io.sphere.sdk.reviews.search.ReviewRatingStatisticsFacetSearchModel.class
io.sphere.sdk.reviews.search.ReviewRatingStatisticsFilterSearchModel.class
io.sphere.sdk.reviews.search.ReviewRatingStatisticsSortSearchModel.class
io.sphere.sdk.shippingmethods.commands.ShippingMethodCreateCommand.class
io.sphere.sdk.shippingmethods.commands.ShippingMethodCreateCommandImpl.class
io.sphere.sdk.shippingmethods.commands.ShippingMethodDeleteCommand.class
io.sphere.sdk.shippingmethods.commands.ShippingMethodDeleteCommandImpl.class
io.sphere.sdk.shippingmethods.commands.ShippingMethodUpdateCommand.class
io.sphere.sdk.shippingmethods.commands.ShippingMethodUpdateCommandImpl.class
io.sphere.sdk.shippingmethods.commands.updateactions.AddShippingRate.class
io.sphere.sdk.shippingmethods.commands.updateactions.AddZone.class
io.sphere.sdk.shippingmethods.commands.updateactions.ChangeIsDefault.class
io.sphere.sdk.shippingmethods.commands.updateactions.ChangeName.class
io.sphere.sdk.shippingmethods.commands.updateactions.ChangeTaxCategory.class
io.sphere.sdk.shippingmethods.commands.updateactions.RemoveShippingRate.class
io.sphere.sdk.shippingmethods.commands.updateactions.RemoveZone.class
io.sphere.sdk.shippingmethods.commands.updateactions.SetDescription.class
io.sphere.sdk.shippingmethods.commands.updateactions.SetKey.class
io.sphere.sdk.shippingmethods.expansion.ShippingMethodExpansionModel.class
io.sphere.sdk.shippingmethods.expansion.ShippingMethodExpansionModelImpl.class
io.sphere.sdk.shippingmethods.expansion.ZoneRateExpansionModel.class
io.sphere.sdk.shippingmethods.expansion.ZoneRateExpansionModelImpl.class
io.sphere.sdk.shippingmethods.queries.ShippingMethodByIdGet.class
io.sphere.sdk.shippingmethods.queries.ShippingMethodByIdGetImpl.class
io.sphere.sdk.shippingmethods.queries.ShippingMethodByKeyGet.class
io.sphere.sdk.shippingmethods.queries.ShippingMethodByKeyGetImpl.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
commercetools-internal-processors-${project.version}.jar
/${project.groupId}/commercetools-internal-processors/${project.version}
查看commercetools-internal-processors所有版本文件
commercetools-sdk-base-${project.version}.jar
/${project.groupId}/commercetools-sdk-base/${project.version}
查看commercetools-sdk-base所有版本文件
commercetools-java-client-${project.version}.jar
/${project.groupId}/commercetools-java-client/${project.version}
查看commercetools-java-client所有版本文件
commercetools-java-client-apache-async-${project.version}.jar
/${project.groupId}/commercetools-java-client-apache-async/${project.version}
查看commercetools-java-client-apache-async所有版本文件
commercetools-test-lib-${project.version}.jar
/${project.groupId}/commercetools-test-lib/${project.version}
查看commercetools-test-lib所有版本文件
gson-2.3.1.jar
/com.google.code.gson/gson/2.3.1
查看gson所有版本文件
aws-java-sdk-1.11.116.jar
/com.amazonaws/aws-java-sdk/1.11.116
查看aws-java-sdk所有版本文件
azure-servicebus-1.0.0-PREVIEW-2.jar
/com.microsoft.azure/azure-servicebus/1.0.0-PREVIEW-2
查看azure-servicebus所有版本文件
|