Interface GraphQLData

All Known Implementing Classes:
GraphQLDataImpl

public interface GraphQLData
  • Method Details

    • get

      default <T> T get(GraphQLRequest<T> request)
    • getDeletePayment

      Payment getDeletePayment()
    • setDeletePayment

      void setDeletePayment(Payment deletePayment)
    • getUpdateQuoteRequest

      QuoteRequest getUpdateQuoteRequest()
    • setUpdateQuoteRequest

      void setUpdateQuoteRequest(QuoteRequest updateQuoteRequest)
    • getTaxCategories

      TaxCategoryQueryResult getTaxCategories()
    • setTaxCategories

      void setTaxCategories(TaxCategoryQueryResult taxCategories)
    • getCreateApprovalRule

      ApprovalRule getCreateApprovalRule()
    • setCreateApprovalRule

      void setCreateApprovalRule(ApprovalRule createApprovalRule)
    • getUpdatePayment

      Payment getUpdatePayment()
    • setUpdatePayment

      void setUpdatePayment(Payment updatePayment)
    • getDeleteAssociateRole

      AssociateRole getDeleteAssociateRole()
    • setDeleteAssociateRole

      void setDeleteAssociateRole(AssociateRole deleteAssociateRole)
    • getDeleteCustomer

      Customer getDeleteCustomer()
    • setDeleteCustomer

      void setDeleteCustomer(Customer deleteCustomer)
    • getUpdateQuote

      Quote getUpdateQuote()
    • setUpdateQuote

      void setUpdateQuote(Quote updateQuote)
    • getCustomerCreatePasswordResetToken

      CustomerPasswordToken getCustomerCreatePasswordResetToken()
    • setCustomerCreatePasswordResetToken

      void setCustomerCreatePasswordResetToken(CustomerPasswordToken customerCreatePasswordResetToken)
    • getCustomerGroups

      CustomerGroupQueryResult getCustomerGroups()
    • setCustomerGroups

      void setCustomerGroups(CustomerGroupQueryResult customerGroups)
    • getState

      State getState()
    • setState

      void setState(State state)
    • getMessages

      MessageQueryResult getMessages()
    • setMessages

      void setMessages(MessageQueryResult messages)
    • getUpdateExtension

      Extension getUpdateExtension()
    • setUpdateExtension

      void setUpdateExtension(Extension updateExtension)
    • getCreateState

      State getCreateState()
    • setCreateState

      void setCreateState(State createState)
    • getMe

      Me getMe()
    • setMe

      void setMe(Me me)
    • getShippingMethods

      ShippingMethodQueryResult getShippingMethods()
    • setShippingMethods

      void setShippingMethods(ShippingMethodQueryResult shippingMethods)
    • getUpdateStore

      Store getUpdateStore()
    • setUpdateStore

      void setUpdateStore(Store updateStore)
    • getReplicateMyCart

      Cart getReplicateMyCart()
    • setReplicateMyCart

      void setReplicateMyCart(Cart replicateMyCart)
    • getChannel

      Channel getChannel()
    • setChannel

      void setChannel(Channel channel)
    • getTaxCategory

      TaxCategory getTaxCategory()
    • setTaxCategory

      void setTaxCategory(TaxCategory taxCategory)
    • getStandalonePrices

      StandalonePriceQueryResult getStandalonePrices()
    • setStandalonePrices

      void setStandalonePrices(StandalonePriceQueryResult standalonePrices)
    • getQuote

      Quote getQuote()
    • setQuote

      void setQuote(Quote quote)
    • getDeleteExtension

      Extension getDeleteExtension()
    • setDeleteExtension

      void setDeleteExtension(Extension deleteExtension)
    • getCustomerActiveCart

      Cart getCustomerActiveCart()
    • setCustomerActiveCart

      void setCustomerActiveCart(Cart customerActiveCart)
    • getCreateOrUpdateCustomObject

      CustomObject getCreateOrUpdateCustomObject()
    • setCreateOrUpdateCustomObject

      void setCreateOrUpdateCustomObject(CustomObject createOrUpdateCustomObject)
    • getChannels

      ChannelQueryResult getChannels()
    • setChannels

      void setChannels(ChannelQueryResult channels)
    • getUpdateProductSelection

      ProductSelection getUpdateProductSelection()
    • setUpdateProductSelection

      void setUpdateProductSelection(ProductSelection updateProductSelection)
    • getDeleteDiscountCode

      DiscountCode getDeleteDiscountCode()
    • setDeleteDiscountCode

      void setDeleteDiscountCode(DiscountCode deleteDiscountCode)
    • getCreateBusinessUnit

      BusinessUnit getCreateBusinessUnit()
    • setCreateBusinessUnit

      void setCreateBusinessUnit(BusinessUnit createBusinessUnit)
    • getDeleteInventoryEntry

      InventoryEntry getDeleteInventoryEntry()
    • setDeleteInventoryEntry

      void setDeleteInventoryEntry(InventoryEntry deleteInventoryEntry)
    • getBusinessUnits

      BusinessUnitQueryResult getBusinessUnits()
    • setBusinessUnits

      void setBusinessUnits(BusinessUnitQueryResult businessUnits)
    • getTypeDefinition

      TypeDefinition getTypeDefinition()
    • setTypeDefinition

      void setTypeDefinition(TypeDefinition typeDefinition)
    • getCreateApiClient

      APIClientWithSecret getCreateApiClient()
    • setCreateApiClient

      void setCreateApiClient(APIClientWithSecret createApiClient)
    • getUpdateMyCart

      Cart getUpdateMyCart()
    • setUpdateMyCart

      void setUpdateMyCart(Cart updateMyCart)
    • getUpdateAssociateRole

      AssociateRole getUpdateAssociateRole()
    • setUpdateAssociateRole

      void setUpdateAssociateRole(AssociateRole updateAssociateRole)
    • getDeleteProductSelection

      ProductSelection getDeleteProductSelection()
    • setDeleteProductSelection

      void setDeleteProductSelection(ProductSelection deleteProductSelection)
    • getCarts

      CartQueryResult getCarts()
    • setCarts

      void setCarts(CartQueryResult carts)
    • getCreateProductType

      ProductTypeDefinition getCreateProductType()
    • setCreateProductType

      void setCreateProductType(ProductTypeDefinition createProductType)
    • getCreateQuoteRequest

      QuoteRequest getCreateQuoteRequest()
    • setCreateQuoteRequest

      void setCreateQuoteRequest(QuoteRequest createQuoteRequest)
    • getOrderEdit

      OrderEdit getOrderEdit()
    • setOrderEdit

      void setOrderEdit(OrderEdit orderEdit)
    • getCreateOrderFromCart

      Order getCreateOrderFromCart()
    • setCreateOrderFromCart

      void setCreateOrderFromCart(Order createOrderFromCart)
    • getInStores

      InStore getInStores()
    • setInStores

      void setInStores(InStore inStores)
    • getUpdateCategory

      Category getUpdateCategory()
    • setUpdateCategory

      void setUpdateCategory(Category updateCategory)
    • getStates

      StateQueryResult getStates()
    • setStates

      void setStates(StateQueryResult states)
    • getCreateProduct

      Product getCreateProduct()
    • setCreateProduct

      void setCreateProduct(Product createProduct)
    • getCartDiscount

      CartDiscount getCartDiscount()
    • setCartDiscount

      void setCartDiscount(CartDiscount cartDiscount)
    • getUpdateMyQuote

      Quote getUpdateMyQuote()
    • setUpdateMyQuote

      void setUpdateMyQuote(Quote updateMyQuote)
    • getDeleteCategory

      Category getDeleteCategory()
    • setDeleteCategory

      void setDeleteCategory(Category deleteCategory)
    • getCreateAttributeGroup

      AttributeGroup getCreateAttributeGroup()
    • setCreateAttributeGroup

      void setCreateAttributeGroup(AttributeGroup createAttributeGroup)
    • getBusinessUnit

      BusinessUnit getBusinessUnit()
    • setBusinessUnit

      void setBusinessUnit(BusinessUnit businessUnit)
    • getCustomerConfirmEmail

      Customer getCustomerConfirmEmail()
    • setCustomerConfirmEmail

      void setCustomerConfirmEmail(Customer customerConfirmEmail)
    • getUpdateStagedQuote

      StagedQuote getUpdateStagedQuote()
    • setUpdateStagedQuote

      void setUpdateStagedQuote(StagedQuote updateStagedQuote)
    • getDeleteProductDiscount

      ProductDiscount getDeleteProductDiscount()
    • setDeleteProductDiscount

      void setDeleteProductDiscount(ProductDiscount deleteProductDiscount)
    • getUpdateProductType

      ProductTypeDefinition getUpdateProductType()
    • setUpdateProductType

      void setUpdateProductType(ProductTypeDefinition updateProductType)
    • getUpdateBusinessUnit

      BusinessUnit getUpdateBusinessUnit()
    • setUpdateBusinessUnit

      void setUpdateBusinessUnit(BusinessUnit updateBusinessUnit)
    • getUpdateState

      State getUpdateState()
    • setUpdateState

      void setUpdateState(State updateState)
    • getLimits

    • setLimits

      void setLimits(ProjectCustomLimitsProjection limits)
    • getDeleteReview

      Review getDeleteReview()
    • setDeleteReview

      void setDeleteReview(Review deleteReview)
    • getQuoteRequests

      QuoteRequestQueryResult getQuoteRequests()
    • setQuoteRequests

      void setQuoteRequests(QuoteRequestQueryResult quoteRequests)
    • getAssociateRoles

      AssociateRoleQueryResult getAssociateRoles()
    • setAssociateRoles

      void setAssociateRoles(AssociateRoleQueryResult associateRoles)
    • getUpdateCustomerGroup

      CustomerGroup getUpdateCustomerGroup()
    • setUpdateCustomerGroup

      void setUpdateCustomerGroup(CustomerGroup updateCustomerGroup)
    • getProducts

      ProductQueryResult getProducts()
    • setProducts

      void setProducts(ProductQueryResult products)
    • getZone

      Zone getZone()
    • setZone

      void setZone(Zone zone)
    • getDeleteZone

      Zone getDeleteZone()
    • setDeleteZone

      void setDeleteZone(Zone deleteZone)
    • getCustomerResetPassword

      Customer getCustomerResetPassword()
    • setCustomerResetPassword

      void setCustomerResetPassword(Customer customerResetPassword)
    • getDeleteStagedQuote

      StagedQuote getDeleteStagedQuote()
    • setDeleteStagedQuote

      void setDeleteStagedQuote(StagedQuote deleteStagedQuote)
    • getCreateStore

      Store getCreateStore()
    • setCreateStore

      void setCreateStore(Store createStore)
    • getUpdateMyBusinessUnit

      BusinessUnit getUpdateMyBusinessUnit()
    • setUpdateMyBusinessUnit

      void setUpdateMyBusinessUnit(BusinessUnit updateMyBusinessUnit)
    • getUpdateProject

      ProjectProjection getUpdateProject()
    • setUpdateProject

      void setUpdateProject(ProjectProjection updateProject)
    • getUpdateShoppingList

      ShoppingList getUpdateShoppingList()
    • setUpdateShoppingList

      void setUpdateShoppingList(ShoppingList updateShoppingList)
    • getUpdateChannel

      Channel getUpdateChannel()
    • setUpdateChannel

      void setUpdateChannel(Channel updateChannel)
    • getProject

      ProjectProjection getProject()
    • setProject

      void setProject(ProjectProjection project)
    • getDeleteMyShoppingList

      ShoppingList getDeleteMyShoppingList()
    • setDeleteMyShoppingList

      void setDeleteMyShoppingList(ShoppingList deleteMyShoppingList)
    • getCustomerChangeMyPassword

      Customer getCustomerChangeMyPassword()
    • setCustomerChangeMyPassword

      void setCustomerChangeMyPassword(Customer customerChangeMyPassword)
    • getDeleteProductType

      ProductTypeDefinition getDeleteProductType()
    • setDeleteProductType

      void setDeleteProductType(ProductTypeDefinition deleteProductType)
    • getCreateChannel

      Channel getCreateChannel()
    • setCreateChannel

      void setCreateChannel(Channel createChannel)
    • getReview

      Review getReview()
    • setReview

      void setReview(Review review)
    • getProduct

      Product getProduct()
    • setProduct

      void setProduct(Product product)
    • getExtension

      Extension getExtension()
    • setExtension

      void setExtension(Extension extension)
    • getDeleteTypeDefinition

      TypeDefinition getDeleteTypeDefinition()
    • setDeleteTypeDefinition

      void setDeleteTypeDefinition(TypeDefinition deleteTypeDefinition)
    • getCategories

      CategoryQueryResult getCategories()
    • setCategories

      void setCategories(CategoryQueryResult categories)
    • getCreateMyBusinessUnit

      BusinessUnit getCreateMyBusinessUnit()
    • setCreateMyBusinessUnit

      void setCreateMyBusinessUnit(BusinessUnit createMyBusinessUnit)
    • getInventoryEntries

      InventoryEntryQueryResult getInventoryEntries()
    • setInventoryEntries

      void setInventoryEntries(InventoryEntryQueryResult inventoryEntries)
    • getUpdateShippingMethod

      ShippingMethod getUpdateShippingMethod()
    • setUpdateShippingMethod

      void setUpdateShippingMethod(ShippingMethod updateShippingMethod)
    • getAttributeGroup

      AttributeGroup getAttributeGroup()
    • setAttributeGroup

      void setAttributeGroup(AttributeGroup attributeGroup)
    • getDeleteApiClient

      APIClientWithoutSecret getDeleteApiClient()
    • setDeleteApiClient

      void setDeleteApiClient(APIClientWithoutSecret deleteApiClient)
    • getDeleteSubscription

      CommercetoolsSubscription getDeleteSubscription()
    • setDeleteSubscription

      void setDeleteSubscription(CommercetoolsSubscription deleteSubscription)
    • getCreateShoppingList

      ShoppingList getCreateShoppingList()
    • setCreateShoppingList

      void setCreateShoppingList(ShoppingList createShoppingList)
    • getShippingMethodsByLocation

      ShippingMethod getShippingMethodsByLocation()
    • setShippingMethodsByLocation

      void setShippingMethodsByLocation(ShippingMethod shippingMethodsByLocation)
    • getCreateMyOrderFromQuote

      Order getCreateMyOrderFromQuote()
    • setCreateMyOrderFromQuote

      void setCreateMyOrderFromQuote(Order createMyOrderFromQuote)
    • getCreateStandalonePrice

      StandalonePrice getCreateStandalonePrice()
    • setCreateStandalonePrice

      void setCreateStandalonePrice(StandalonePrice createStandalonePrice)
    • getQuotes

      QuoteQueryResult getQuotes()
    • setQuotes

      void setQuotes(QuoteQueryResult quotes)
    • getCustomerConfirmMyEmail

      Customer getCustomerConfirmMyEmail()
    • setCustomerConfirmMyEmail

      void setCustomerConfirmMyEmail(Customer customerConfirmMyEmail)
    • getDeleteOrderEdit

      OrderEdit getDeleteOrderEdit()
    • setDeleteOrderEdit

      void setDeleteOrderEdit(OrderEdit deleteOrderEdit)
    • getZones

      ZoneQueryResult getZones()
    • setZones

      void setZones(ZoneQueryResult zones)
    • getUpdateOrder

      Order getUpdateOrder()
    • setUpdateOrder

      void setUpdateOrder(Order updateOrder)
    • getCreateDiscountCode

      DiscountCode getCreateDiscountCode()
    • setCreateDiscountCode

      void setCreateDiscountCode(DiscountCode createDiscountCode)
    • getDeleteCart

      Cart getDeleteCart()
    • setDeleteCart

      void setDeleteCart(Cart deleteCart)
    • getCreateQuote

      Quote getCreateQuote()
    • setCreateQuote

      void setCreateQuote(Quote createQuote)
    • getCustomerSignMeUp

      CustomerSignInResult getCustomerSignMeUp()
    • setCustomerSignMeUp

      void setCustomerSignMeUp(CustomerSignInResult customerSignMeUp)
    • getCustomerCreateEmailVerificationToken

      CustomerEmailToken getCustomerCreateEmailVerificationToken()
    • setCustomerCreateEmailVerificationToken

      void setCustomerCreateEmailVerificationToken(CustomerEmailToken customerCreateEmailVerificationToken)
    • getMessage

      Message getMessage()
    • setMessage

      void setMessage(Message message)
    • getApiClients

    • setApiClients

      void setApiClients(APIClientWithoutSecretQueryResult apiClients)
    • getUpdateMyCustomer

      Customer getUpdateMyCustomer()
    • setUpdateMyCustomer

      void setUpdateMyCustomer(Customer updateMyCustomer)
    • getShoppingList

      ShoppingList getShoppingList()
    • setShoppingList

      void setShoppingList(ShoppingList shoppingList)
    • getCreateCategory

      Category getCreateCategory()
    • setCreateCategory

      void setCreateCategory(Category createCategory)
    • getCreateStagedQuote

      StagedQuote getCreateStagedQuote()
    • setCreateStagedQuote

      void setCreateStagedQuote(StagedQuote createStagedQuote)
    • getShoppingLists

      ShoppingListQueryResult getShoppingLists()
    • setShoppingLists

      void setShoppingLists(ShoppingListQueryResult shoppingLists)
    • getDiscountCode

      DiscountCode getDiscountCode()
    • setDiscountCode

      void setDiscountCode(DiscountCode discountCode)
    • getShippingMethodsByCart

      ShippingMethod getShippingMethodsByCart()
    • setShippingMethodsByCart

      void setShippingMethodsByCart(ShippingMethod shippingMethodsByCart)
    • getPayments

      PaymentQueryResult getPayments()
    • setPayments

      void setPayments(PaymentQueryResult payments)
    • getUpdateReview

      Review getUpdateReview()
    • setUpdateReview

      void setUpdateReview(Review updateReview)
    • getDeleteStandalonePrice

      StandalonePrice getDeleteStandalonePrice()
    • setDeleteStandalonePrice

      void setDeleteStandalonePrice(StandalonePrice deleteStandalonePrice)
    • getCreateCart

      Cart getCreateCart()
    • setCreateCart

      void setCreateCart(Cart createCart)
    • getCreateAssociateRole

      AssociateRole getCreateAssociateRole()
    • setCreateAssociateRole

      void setCreateAssociateRole(AssociateRole createAssociateRole)
    • getUpdateMyQuoteRequest

      QuoteRequest getUpdateMyQuoteRequest()
    • setUpdateMyQuoteRequest

      void setUpdateMyQuoteRequest(QuoteRequest updateMyQuoteRequest)
    • getDeleteOrder

      Order getDeleteOrder()
    • setDeleteOrder

      void setDeleteOrder(Order deleteOrder)
    • getCreateMyOrderFromCart

      Order getCreateMyOrderFromCart()
    • setCreateMyOrderFromCart

      void setCreateMyOrderFromCart(Order createMyOrderFromCart)
    • getOrders

      OrderQueryResult getOrders()
    • setOrders

      void setOrders(OrderQueryResult orders)
    • getProductTypes

    • setProductTypes

      void setProductTypes(ProductTypeDefinitionQueryResult productTypes)
    • getDiscountCodes

      DiscountCodeQueryResult getDiscountCodes()
    • setDiscountCodes

      void setDiscountCodes(DiscountCodeQueryResult discountCodes)
    • getShippingMethod

      ShippingMethod getShippingMethod()
    • setShippingMethod

      void setShippingMethod(ShippingMethod shippingMethod)
    • getPayment

      Payment getPayment()
    • setPayment

      void setPayment(Payment payment)
    • getUpdateAttributeGroup

      AttributeGroup getUpdateAttributeGroup()
    • setUpdateAttributeGroup

      void setUpdateAttributeGroup(AttributeGroup updateAttributeGroup)
    • getUpdateApprovalRule

      ApprovalRule getUpdateApprovalRule()
    • setUpdateApprovalRule

      void setUpdateApprovalRule(ApprovalRule updateApprovalRule)
    • getUpdateApprovalFlow

      ApprovalFlow getUpdateApprovalFlow()
    • setUpdateApprovalFlow

      void setUpdateApprovalFlow(ApprovalFlow updateApprovalFlow)
    • getUpdateTypeDefinition

      TypeDefinition getUpdateTypeDefinition()
    • setUpdateTypeDefinition

      void setUpdateTypeDefinition(TypeDefinition updateTypeDefinition)
    • getStagedQuotes

      StagedQuoteQueryResult getStagedQuotes()
    • setStagedQuotes

      void setStagedQuotes(StagedQuoteQueryResult stagedQuotes)
    • getCreateMyShoppingList

      ShoppingList getCreateMyShoppingList()
    • setCreateMyShoppingList

      void setCreateMyShoppingList(ShoppingList createMyShoppingList)
    • getCustomerSignMeIn

      CustomerSignInResult getCustomerSignMeIn()
    • setCustomerSignMeIn

      void setCustomerSignMeIn(CustomerSignInResult customerSignMeIn)
    • getSignUpInMyBusinessUnit

      CustomerSignInResult getSignUpInMyBusinessUnit()
    • setSignUpInMyBusinessUnit

      void setSignUpInMyBusinessUnit(CustomerSignInResult signUpInMyBusinessUnit)
    • getAsAssociate

      AsAssociate getAsAssociate()
    • setAsAssociate

      void setAsAssociate(AsAssociate asAssociate)
    • getQuoteRequest

      QuoteRequest getQuoteRequest()
    • setQuoteRequest

      void setQuoteRequest(QuoteRequest quoteRequest)
    • getCustomer

      Customer getCustomer()
    • setCustomer

      void setCustomer(Customer customer)
    • getDeleteCartDiscount

      CartDiscount getDeleteCartDiscount()
    • setDeleteCartDiscount

      void setDeleteCartDiscount(CartDiscount deleteCartDiscount)
    • getProductSelections

      ProductSelectionQueryResult getProductSelections()
    • setProductSelections

      void setProductSelections(ProductSelectionQueryResult productSelections)
    • getInStore

      InStore getInStore()
    • setInStore

      void setInStore(InStore inStore)
    • getProductDiscounts

      ProductDiscountQueryResult getProductDiscounts()
    • setProductDiscounts

      void setProductDiscounts(ProductDiscountQueryResult productDiscounts)
    • getDeleteCustomerGroup

      CustomerGroup getDeleteCustomerGroup()
    • setDeleteCustomerGroup

      void setDeleteCustomerGroup(CustomerGroup deleteCustomerGroup)
    • getUpdateStandalonePrice

      StandalonePrice getUpdateStandalonePrice()
    • setUpdateStandalonePrice

      void setUpdateStandalonePrice(StandalonePrice updateStandalonePrice)
    • getImportOrder

      Order getImportOrder()
    • setImportOrder

      void setImportOrder(Order importOrder)
    • getCreateTaxCategory

      TaxCategory getCreateTaxCategory()
    • setCreateTaxCategory

      void setCreateTaxCategory(TaxCategory createTaxCategory)
    • getDeleteQuoteRequest

      QuoteRequest getDeleteQuoteRequest()
    • setDeleteQuoteRequest

      void setDeleteQuoteRequest(QuoteRequest deleteQuoteRequest)
    • getApiClient

      APIClientWithoutSecret getApiClient()
    • setApiClient

      void setApiClient(APIClientWithoutSecret apiClient)
    • getUpdateSubscription

      CommercetoolsSubscription getUpdateSubscription()
    • setUpdateSubscription

      void setUpdateSubscription(CommercetoolsSubscription updateSubscription)
    • getCreateCartDiscount

      CartDiscount getCreateCartDiscount()
    • setCreateCartDiscount

      void setCreateCartDiscount(CartDiscount createCartDiscount)
    • getCreateProductDiscount

      ProductDiscount getCreateProductDiscount()
    • setCreateProductDiscount

      void setCreateProductDiscount(ProductDiscount createProductDiscount)
    • getExtensions

      ExtensionQueryResult getExtensions()
    • setExtensions

      void setExtensions(ExtensionQueryResult extensions)
    • getCategory

      Category getCategory()
    • setCategory

      void setCategory(Category category)
    • getDeleteTaxCategory

      TaxCategory getDeleteTaxCategory()
    • setDeleteTaxCategory

      void setDeleteTaxCategory(TaxCategory deleteTaxCategory)
    • getOrderEdits

      OrderEditQueryResult getOrderEdits()
    • setOrderEdits

      void setOrderEdits(OrderEditQueryResult orderEdits)
    • getTypeDefinitions

      TypeDefinitionQueryResult getTypeDefinitions()
    • setTypeDefinitions

      void setTypeDefinitions(TypeDefinitionQueryResult typeDefinitions)
    • getDeleteShippingMethod

      ShippingMethod getDeleteShippingMethod()
    • setDeleteShippingMethod

      void setDeleteShippingMethod(ShippingMethod deleteShippingMethod)
    • getUpdateProductDiscount

      ProductDiscount getUpdateProductDiscount()
    • setUpdateProductDiscount

      void setUpdateProductDiscount(ProductDiscount updateProductDiscount)
    • getInventoryEntry

      InventoryEntry getInventoryEntry()
    • setInventoryEntry

      void setInventoryEntry(InventoryEntry inventoryEntry)
    • getUpdateMyPayment

      MyPayment getUpdateMyPayment()
    • setUpdateMyPayment

      void setUpdateMyPayment(MyPayment updateMyPayment)
    • getProductSelection

      ProductSelection getProductSelection()
    • setProductSelection

      void setProductSelection(ProductSelection productSelection)
    • getCreatePayment

      Payment getCreatePayment()
    • setCreatePayment

      void setCreatePayment(Payment createPayment)
    • getCustomerSignUp

      CustomerSignInResult getCustomerSignUp()
    • setCustomerSignUp

      void setCustomerSignUp(CustomerSignInResult customerSignUp)
    • getUpdateCart

      Cart getUpdateCart()
    • setUpdateCart

      void setUpdateCart(Cart updateCart)
    • getStagedQuote

      StagedQuote getStagedQuote()
    • setStagedQuote

      void setStagedQuote(StagedQuote stagedQuote)
    • getCustomerGroup

      CustomerGroup getCustomerGroup()
    • setCustomerGroup

      void setCustomerGroup(CustomerGroup customerGroup)
    • getDeleteQuote

      Quote getDeleteQuote()
    • setDeleteQuote

      void setDeleteQuote(Quote deleteQuote)
    • getCreateMyPayment

      MyPayment getCreateMyPayment()
    • setCreateMyPayment

      void setCreateMyPayment(MyPayment createMyPayment)
    • getDeleteProduct

      Product getDeleteProduct()
    • setDeleteProduct

      void setDeleteProduct(Product deleteProduct)
    • getDeleteMyPayment

      MyPayment getDeleteMyPayment()
    • setDeleteMyPayment

      void setDeleteMyPayment(MyPayment deleteMyPayment)
    • getCustomObjects

      CustomObjectQueryResult getCustomObjects()
    • setCustomObjects

      void setCustomObjects(CustomObjectQueryResult customObjects)
    • getCustomObject

      CustomObject getCustomObject()
    • setCustomObject

      void setCustomObject(CustomObject customObject)
    • getUpdateProduct

      Product getUpdateProduct()
    • setUpdateProduct

      void setUpdateProduct(Product updateProduct)
    • getStore

      Store getStore()
    • setStore

      void setStore(Store store)
    • getDeleteState

      State getDeleteState()
    • setDeleteState

      void setDeleteState(State deleteState)
    • getUpdateCartDiscount

      CartDiscount getUpdateCartDiscount()
    • setUpdateCartDiscount

      void setUpdateCartDiscount(CartDiscount updateCartDiscount)
    • getCreateReview

      Review getCreateReview()
    • setCreateReview

      void setCreateReview(Review createReview)
    • getCreateProductSelection

      ProductSelection getCreateProductSelection()
    • setCreateProductSelection

      void setCreateProductSelection(ProductSelection createProductSelection)
    • getCreateSubscription

      CommercetoolsSubscription getCreateSubscription()
    • setCreateSubscription

      void setCreateSubscription(CommercetoolsSubscription createSubscription)
    • getProductProjectionsSuggest

      SuggestResult getProductProjectionsSuggest()
    • setProductProjectionsSuggest

      void setProductProjectionsSuggest(SuggestResult productProjectionsSuggest)
    • getUpdateTaxCategory

      TaxCategory getUpdateTaxCategory()
    • setUpdateTaxCategory

      void setUpdateTaxCategory(TaxCategory updateTaxCategory)
    • getCreateZone

      Zone getCreateZone()
    • setCreateZone

      void setCreateZone(Zone createZone)
    • getStores

      StoreQueryResult getStores()
    • setStores

      void setStores(StoreQueryResult stores)
    • getReviews

      ReviewQueryResult getReviews()
    • setReviews

      void setReviews(ReviewQueryResult reviews)
    • getDeleteStore

      Store getDeleteStore()
    • setDeleteStore

      void setDeleteStore(Store deleteStore)
    • getStandalonePrice

      StandalonePrice getStandalonePrice()
    • setStandalonePrice

      void setStandalonePrice(StandalonePrice standalonePrice)
    • getCreateCustomerGroup

      CustomerGroup getCreateCustomerGroup()
    • setCreateCustomerGroup

      void setCreateCustomerGroup(CustomerGroup createCustomerGroup)
    • getUpdateInventoryEntry

      InventoryEntry getUpdateInventoryEntry()
    • setUpdateInventoryEntry

      void setUpdateInventoryEntry(InventoryEntry updateInventoryEntry)
    • getCreateOrderEdit

      OrderEdit getCreateOrderEdit()
    • setCreateOrderEdit

      void setCreateOrderEdit(OrderEdit createOrderEdit)
    • getProductDiscount

      ProductDiscount getProductDiscount()
    • setProductDiscount

      void setProductDiscount(ProductDiscount productDiscount)
    • getCreateMyQuoteRequest

      QuoteRequest getCreateMyQuoteRequest()
    • setCreateMyQuoteRequest

      void setCreateMyQuoteRequest(QuoteRequest createMyQuoteRequest)
    • getCustomerResetMyPassword

      Customer getCustomerResetMyPassword()
    • setCustomerResetMyPassword

      void setCustomerResetMyPassword(Customer customerResetMyPassword)
    • getSubscriptions

    • setSubscriptions

      void setSubscriptions(CommercetoolsSubscriptionQueryResult subscriptions)
    • getUpdateZone

      Zone getUpdateZone()
    • setUpdateZone

      void setUpdateZone(Zone updateZone)
    • getDeleteShoppingList

      ShoppingList getDeleteShoppingList()
    • setDeleteShoppingList

      void setDeleteShoppingList(ShoppingList deleteShoppingList)
    • getCart

      Cart getCart()
    • setCart

      void setCart(Cart cart)
    • getDeleteAttributeGroup

      AttributeGroup getDeleteAttributeGroup()
    • setDeleteAttributeGroup

      void setDeleteAttributeGroup(AttributeGroup deleteAttributeGroup)
    • getProductType

      ProductTypeDefinition getProductType()
    • setProductType

      void setProductType(ProductTypeDefinition productType)
    • getUpdateOrderEdit

      OrderEdit getUpdateOrderEdit()
    • setUpdateOrderEdit

      void setUpdateOrderEdit(OrderEdit updateOrderEdit)
    • getDeleteChannel

      Channel getDeleteChannel()
    • setDeleteChannel

      void setDeleteChannel(Channel deleteChannel)
    • getOrder

      Order getOrder()
    • setOrder

      void setOrder(Order order)
    • getCustomers

      CustomerQueryResult getCustomers()
    • setCustomers

      void setCustomers(CustomerQueryResult customers)
    • getCartDiscounts

      CartDiscountQueryResult getCartDiscounts()
    • setCartDiscounts

      void setCartDiscounts(CartDiscountQueryResult cartDiscounts)
    • getCreateTypeDefinition

      TypeDefinition getCreateTypeDefinition()
    • setCreateTypeDefinition

      void setCreateTypeDefinition(TypeDefinition createTypeDefinition)
    • getCustomerChangePassword

      Customer getCustomerChangePassword()
    • setCustomerChangePassword

      void setCustomerChangePassword(Customer customerChangePassword)
    • getCreateMyCart

      Cart getCreateMyCart()
    • setCreateMyCart

      void setCreateMyCart(Cart createMyCart)
    • getAttributeGroups

      AttributeGroupQueryResult getAttributeGroups()
    • setAttributeGroups

      void setAttributeGroups(AttributeGroupQueryResult attributeGroups)
    • getDeleteMyCart

      Cart getDeleteMyCart()
    • setDeleteMyCart

      void setDeleteMyCart(Cart deleteMyCart)
    • getSubscription

      CommercetoolsSubscription getSubscription()
    • setSubscription

      void setSubscription(CommercetoolsSubscription subscription)
    • getUpdateMyShoppingList

      ShoppingList getUpdateMyShoppingList()
    • setUpdateMyShoppingList

      void setUpdateMyShoppingList(ShoppingList updateMyShoppingList)
    • getDeleteBusinessUnit

      BusinessUnit getDeleteBusinessUnit()
    • setDeleteBusinessUnit

      void setDeleteBusinessUnit(BusinessUnit deleteBusinessUnit)
    • getProductSelectionAssignments

      ProductAssignmentQueryResult getProductSelectionAssignments()
    • setProductSelectionAssignments

      void setProductSelectionAssignments(ProductAssignmentQueryResult productSelectionAssignments)
    • getCreateOrderFromQuote

      Order getCreateOrderFromQuote()
    • setCreateOrderFromQuote

      void setCreateOrderFromQuote(Order createOrderFromQuote)
    • getDeleteCustomObject

      CustomObject getDeleteCustomObject()
    • setDeleteCustomObject

      void setDeleteCustomObject(CustomObject deleteCustomObject)
    • getCreateShippingMethod

      ShippingMethod getCreateShippingMethod()
    • setCreateShippingMethod

      void setCreateShippingMethod(ShippingMethod createShippingMethod)
    • getProductProjectionSearch

      ProductProjectionSearchResult getProductProjectionSearch()
    • setProductProjectionSearch

      void setProductProjectionSearch(ProductProjectionSearchResult productProjectionSearch)
    • getCreateInventoryEntry

      InventoryEntry getCreateInventoryEntry()
    • setCreateInventoryEntry

      void setCreateInventoryEntry(InventoryEntry createInventoryEntry)
    • getAssociateRole

      AssociateRole getAssociateRole()
    • setAssociateRole

      void setAssociateRole(AssociateRole associateRole)
    • getCustomerSignIn

      CustomerSignInResult getCustomerSignIn()
    • setCustomerSignIn

      void setCustomerSignIn(CustomerSignInResult customerSignIn)
    • getDeleteMyCustomer

      Customer getDeleteMyCustomer()
    • setDeleteMyCustomer

      void setDeleteMyCustomer(Customer deleteMyCustomer)
    • getUpdateCustomer

      Customer getUpdateCustomer()
    • setUpdateCustomer

      void setUpdateCustomer(Customer updateCustomer)
    • getCreateExtension

      Extension getCreateExtension()
    • setCreateExtension

      void setCreateExtension(Extension createExtension)
    • getReplicateCart

      Cart getReplicateCart()
    • setReplicateCart

      void setReplicateCart(Cart replicateCart)
    • getUpdateDiscountCode

      DiscountCode getUpdateDiscountCode()
    • setUpdateDiscountCode

      void setUpdateDiscountCode(DiscountCode updateDiscountCode)