jar

io.sphere.sdk.jvm : models

Maven & Gradle

Mar 19, 2015
7 usages
7 stars

models · models

Table Of Contents

Latest Version

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

All Versions

Download io.sphere.sdk.jvm : 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 models-1.0.0-M12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.sphere.sdk.customobjects.queries

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

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

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

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

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

io.sphere.sdk.taxcategories

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

├─ io.sphere.sdk.taxcategories.TaxCategoryBuilder.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.projects.queries

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

io.sphere.sdk.inventories.queries

├─ io.sphere.sdk.inventories.queries.Endpoint.class - [JAR]

├─ io.sphere.sdk.inventories.queries.InventoryEntryByIdFetch.class - [JAR]

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

├─ io.sphere.sdk.inventories.queries.InventoryEntryQueryModel.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.CustomerCreateEmailTokenCommand.class - [JAR]

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

├─ io.sphere.sdk.customers.commands.CustomerDeleteCommand.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.CustomerVerifyEmailCommand.class - [JAR]

├─ io.sphere.sdk.customers.commands.CustomersEndpoint.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.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.SetDescription.class - [JAR]

├─ io.sphere.sdk.products.commands.updateactions.SetMetaAttributes.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.StageableProductUpdateAction.class - [JAR]

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

io.sphere.sdk.carts.queries

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

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

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

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

io.sphere.sdk.states.commands

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

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

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

io.sphere.sdk.carts

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

├─ io.sphere.sdk.carts.CartBuilder.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.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.LineItemBuilder.class - [JAR]

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

├─ io.sphere.sdk.carts.LineItemLike.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.PartialProductCatalogDataQueryModel.class - [JAR]

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

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

├─ io.sphere.sdk.products.queries.ProductByIdFetch.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.ProductExpansionModel.class - [JAR]

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

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

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

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

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

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

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

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

├─ io.sphere.sdk.products.queries.ProductsEndpoint.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.customers.queries

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

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

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

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

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

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

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

io.sphere.sdk.inventories.commands.updateactions

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

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

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

├─ io.sphere.sdk.inventories.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.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.orders.queries

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

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

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

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

io.sphere.sdk.channels.commands

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

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

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

io.sphere.sdk.channels.queries

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

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

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

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

io.sphere.sdk.inventories

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

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

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

io.sphere.sdk.categories.commands

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

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

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

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

io.sphere.sdk.products.commands

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

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

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

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

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

io.sphere.sdk.customergroups.queries

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

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

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

├─ io.sphere.sdk.customergroups.queries.CustomerGroupQueryModel.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.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.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.categories.queries

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

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

├─ io.sphere.sdk.categories.queries.CategoryQuery.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.AddLineItem.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.RemoveLineItem.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.SetCustomShippingMethod.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.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.OrderLike.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.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.CustomerInvalidCredentials.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.inventories.commands

├─ io.sphere.sdk.inventories.commands.Endpoint.class - [JAR]

├─ io.sphere.sdk.inventories.commands.InventoryDeleteCommand.class - [JAR]

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

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

io.sphere.sdk.categories

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

├─ io.sphere.sdk.categories.CategoryBuilder.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.categories.Multimap.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.ChannelRoles.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.customergroups.commands.updateactions

├─ io.sphere.sdk.customergroups.commands.updateactions.ChangeName.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.CustomObjectUpsertCommand.class - [JAR]

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

io.sphere.sdk.productdiscounts

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

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

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

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

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

├─ io.sphere.sdk.productdiscounts.RelativeProductDiscount.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.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.ParcelDraft.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.TransitionLineItemState.class - [JAR]

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

io.sphere.sdk.taxcategories.queries

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

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

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

io.sphere.sdk.producttypes.commands

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

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

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

io.sphere.sdk.taxcategories.commands

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

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

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

io.sphere.sdk.projects

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

io.sphere.sdk.shippingmethods.queries

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

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

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

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

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

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

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

io.sphere.sdk.orders.commands

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

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

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

├─ io.sphere.sdk.orders.commands.OrdersEndpoint.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.ProductTypeBuilder.class - [JAR]

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

├─ io.sphere.sdk.producttypes.ProductTypeImpl.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.ProductTypeQuery.class - [JAR]

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

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

io.sphere.sdk.customergroups.commands

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

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

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

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

io.sphere.sdk.states.queries

├─ io.sphere.sdk.states.queries.StateByKeyFetch.class - [JAR]

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

├─ io.sphere.sdk.states.queries.StateQuery.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.StateType.class - [JAR]

io.sphere.sdk.products

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

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

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

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

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

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

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

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

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

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

├─ io.sphere.sdk.products.ProductDataBuilder.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.ProductImpl.class - [JAR]

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

├─ io.sphere.sdk.products.ProductProjection.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.ProductUpdateScope.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.ProductVariantBuilder.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.VariantIdentifier.class - [JAR]

io.sphere.sdk.products.search

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

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

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

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

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

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

io.sphere.sdk.carts.commands

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

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

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

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

io.sphere.sdk.attributes

├─ io.sphere.sdk.attributes.Attribute.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeAccess.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeConstraint.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeDefinition.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeDefinitionBuilder.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeExtraction.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeGetter.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeGetterSetter.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeGetterSetterBase.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeGetterSetterImpl.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeImpl.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeMapper.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeSetter.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeType.class - [JAR]

├─ io.sphere.sdk.attributes.AttributeTypeBase.class - [JAR]

├─ io.sphere.sdk.attributes.BooleanType.class - [JAR]

├─ io.sphere.sdk.attributes.DateTimeType.class - [JAR]

├─ io.sphere.sdk.attributes.DateType.class - [JAR]

├─ io.sphere.sdk.attributes.EnumLikeAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.attributes.EnumLikeSetAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.attributes.EnumType.class - [JAR]

├─ io.sphere.sdk.attributes.LocalizedEnumType.class - [JAR]

├─ io.sphere.sdk.attributes.LocalizedStringsType.class - [JAR]

├─ io.sphere.sdk.attributes.MoneyType.class - [JAR]

├─ io.sphere.sdk.attributes.NestedAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.attributes.NestedSetAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.attributes.NestedType.class - [JAR]

├─ io.sphere.sdk.attributes.NumberType.class - [JAR]

├─ io.sphere.sdk.attributes.ReferenceAttributeMapperImpl.class - [JAR]

├─ io.sphere.sdk.attributes.ReferenceType.class - [JAR]

├─ io.sphere.sdk.attributes.RichReferenceType.class - [JAR]

├─ io.sphere.sdk.attributes.SetType.class - [JAR]

├─ io.sphere.sdk.attributes.TextInputHint.class - [JAR]

├─ io.sphere.sdk.attributes.TextType.class - [JAR]

├─ io.sphere.sdk.attributes.TimeType.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.zones.queries

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

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

├─ io.sphere.sdk.zones.queries.ZoneQuery.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.ShippingMethodDeleteCommand.class - [JAR]

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

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

io.sphere.sdk.zones.commands

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

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

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

├─ io.sphere.sdk.zones.commands.ZonesEndpoint.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

Mar 05, 2015
Nov 26, 2014
3 usages
0 stars
Oct 22, 2014
0 stars
Oct 22, 2014
0 stars
Oct 22, 2014
4 usages
0 stars
Oct 22, 2014
2 usages
0 stars
Jan 29, 2013
3 stars