Class Me
java.lang.Object
com.commercetools.graphql.api.types.Me
- All Implemented Interfaces:
ActiveCartInterface,CartQueryInterface,MeQueryInterface,OrderQueryInterface,ShoppingListQueryInterface
public class Me
extends Object
implements MeQueryInterface, CartQueryInterface, ActiveCartInterface, OrderQueryInterface, ShoppingListQueryInterface
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMe()Me(Customer customer, Cart cart, CartQueryResult carts, Cart activeCart, Order order, OrderQueryResult orders, ShoppingList shoppingList, ShoppingListQueryResult shoppingLists, MyPayment payment, MyPaymentQueryResult payments, QuoteRequest quoteRequest, QuoteRequestQueryResult quoteRequests, Quote quote, QuoteQueryResult quotes, BusinessUnit businessUnit, BusinessUnitQueryResult businessUnits) -
Method Summary
Modifier and TypeMethodDescriptionbooleanBETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.getCart()BETA: This feature can be subject to change and should be used carefully in production.getCarts()BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.getOrder()BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.getQuote()BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.BETA: This feature can be subject to change and should be used carefully in production.inthashCode()static Me.BuildervoidsetActiveCart(Cart activeCart) voidsetBusinessUnit(BusinessUnit businessUnit) voidsetBusinessUnits(BusinessUnitQueryResult businessUnits) voidvoidsetCarts(CartQueryResult carts) voidsetCustomer(Customer customer) voidvoidsetOrders(OrderQueryResult orders) voidsetPayment(MyPayment payment) voidsetPayments(MyPaymentQueryResult payments) voidvoidsetQuoteRequest(QuoteRequest quoteRequest) voidsetQuoteRequests(QuoteRequestQueryResult quoteRequests) voidsetQuotes(QuoteQueryResult quotes) voidsetShoppingList(ShoppingList shoppingList) voidsetShoppingLists(ShoppingListQueryResult shoppingLists) toString()
-
Constructor Details
-
Me
public Me() -
Me
public Me(Customer customer, Cart cart, CartQueryResult carts, Cart activeCart, Order order, OrderQueryResult orders, ShoppingList shoppingList, ShoppingListQueryResult shoppingLists, MyPayment payment, MyPaymentQueryResult payments, QuoteRequest quoteRequest, QuoteRequestQueryResult quoteRequests, Quote quote, QuoteQueryResult quotes, BusinessUnit businessUnit, BusinessUnitQueryResult businessUnits)
-
-
Method Details
-
getCustomer
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setCustomer
-
getCart
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta- Specified by:
getCartin interfaceCartQueryInterface- Specified by:
getCartin interfaceMeQueryInterface
-
setCart
- Specified by:
setCartin interfaceCartQueryInterface- Specified by:
setCartin interfaceMeQueryInterface
-
getCarts
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta- Specified by:
getCartsin interfaceCartQueryInterface- Specified by:
getCartsin interfaceMeQueryInterface
-
setCarts
- Specified by:
setCartsin interfaceCartQueryInterface- Specified by:
setCartsin interfaceMeQueryInterface
-
getActiveCart
- Specified by:
getActiveCartin interfaceActiveCartInterface- Specified by:
getActiveCartin interfaceMeQueryInterface
-
setActiveCart
- Specified by:
setActiveCartin interfaceActiveCartInterface- Specified by:
setActiveCartin interfaceMeQueryInterface
-
getOrder
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta- Specified by:
getOrderin interfaceMeQueryInterface- Specified by:
getOrderin interfaceOrderQueryInterface
-
setOrder
- Specified by:
setOrderin interfaceMeQueryInterface- Specified by:
setOrderin interfaceOrderQueryInterface
-
getOrders
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta- Specified by:
getOrdersin interfaceMeQueryInterface- Specified by:
getOrdersin interfaceOrderQueryInterface
-
setOrders
- Specified by:
setOrdersin interfaceMeQueryInterface- Specified by:
setOrdersin interfaceOrderQueryInterface
-
getShoppingList
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta- Specified by:
getShoppingListin interfaceMeQueryInterface- Specified by:
getShoppingListin interfaceShoppingListQueryInterface
-
setShoppingList
- Specified by:
setShoppingListin interfaceMeQueryInterface- Specified by:
setShoppingListin interfaceShoppingListQueryInterface
-
getShoppingLists
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta- Specified by:
getShoppingListsin interfaceMeQueryInterface- Specified by:
getShoppingListsin interfaceShoppingListQueryInterface
-
setShoppingLists
- Specified by:
setShoppingListsin interfaceMeQueryInterface- Specified by:
setShoppingListsin interfaceShoppingListQueryInterface
-
getPayment
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setPayment
-
getPayments
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setPayments
-
getQuoteRequest
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setQuoteRequest
-
getQuoteRequests
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setQuoteRequests
-
getQuote
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setQuote
-
getQuotes
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setQuotes
-
getBusinessUnit
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setBusinessUnit
-
getBusinessUnits
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setBusinessUnits
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-