Class AsAssociate
java.lang.Object
com.commercetools.graphql.api.types.AsAssociate
- All Implemented Interfaces:
CartQueryInterface,OrderQueryInterface,QuoteQueryInterface,QuoteRequestQueryInterface
public class AsAssociate
extends Object
implements CartQueryInterface, OrderQueryInterface, QuoteQueryInterface, QuoteRequestQueryInterface
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAsAssociate(Cart cart, CartQueryResult carts, Order order, OrderQueryResult orders, QuoteRequest quoteRequest, QuoteRequestQueryResult quoteRequests, Quote quote, QuoteQueryResult quotes, ApprovalRule approvalRule, ApprovalRuleQueryResult approvalRules, ApprovalFlow approvalFlow, ApprovalFlowQueryResult approvalFlows, 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.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.getCart()getCarts()getOrder()getQuote()inthashCode()static AsAssociate.BuildervoidsetApprovalFlow(ApprovalFlow approvalFlow) voidsetApprovalFlows(ApprovalFlowQueryResult approvalFlows) voidsetApprovalRule(ApprovalRule approvalRule) voidsetApprovalRules(ApprovalRuleQueryResult approvalRules) voidsetBusinessUnit(BusinessUnit businessUnit) voidsetBusinessUnits(BusinessUnitQueryResult businessUnits) voidvoidsetCarts(CartQueryResult carts) voidvoidsetOrders(OrderQueryResult orders) voidvoidsetQuoteRequest(QuoteRequest quoteRequest) voidsetQuoteRequests(QuoteRequestQueryResult quoteRequests) voidsetQuotes(QuoteQueryResult quotes) toString()
-
Constructor Details
-
AsAssociate
public AsAssociate() -
AsAssociate
public AsAssociate(Cart cart, CartQueryResult carts, Order order, OrderQueryResult orders, QuoteRequest quoteRequest, QuoteRequestQueryResult quoteRequests, Quote quote, QuoteQueryResult quotes, ApprovalRule approvalRule, ApprovalRuleQueryResult approvalRules, ApprovalFlow approvalFlow, ApprovalFlowQueryResult approvalFlows, BusinessUnit businessUnit, BusinessUnitQueryResult businessUnits)
-
-
Method Details
-
getCart
- Specified by:
getCartin interfaceCartQueryInterface
-
setCart
- Specified by:
setCartin interfaceCartQueryInterface
-
getCarts
- Specified by:
getCartsin interfaceCartQueryInterface
-
setCarts
- Specified by:
setCartsin interfaceCartQueryInterface
-
getOrder
- Specified by:
getOrderin interfaceOrderQueryInterface
-
setOrder
- Specified by:
setOrderin interfaceOrderQueryInterface
-
getOrders
- Specified by:
getOrdersin interfaceOrderQueryInterface
-
setOrders
- Specified by:
setOrdersin interfaceOrderQueryInterface
-
getQuoteRequest
- Specified by:
getQuoteRequestin interfaceQuoteRequestQueryInterface
-
setQuoteRequest
- Specified by:
setQuoteRequestin interfaceQuoteRequestQueryInterface
-
getQuoteRequests
- Specified by:
getQuoteRequestsin interfaceQuoteRequestQueryInterface
-
setQuoteRequests
- Specified by:
setQuoteRequestsin interfaceQuoteRequestQueryInterface
-
getQuote
- Specified by:
getQuotein interfaceQuoteQueryInterface
-
setQuote
- Specified by:
setQuotein interfaceQuoteQueryInterface
-
getQuotes
- Specified by:
getQuotesin interfaceQuoteQueryInterface
-
setQuotes
- Specified by:
setQuotesin interfaceQuoteQueryInterface
-
getApprovalRule
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setApprovalRule
-
getApprovalRules
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setApprovalRules
-
getApprovalFlow
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setApprovalFlow
-
getApprovalFlows
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
setApprovalFlows
-
getBusinessUnit
-
setBusinessUnit
-
getBusinessUnits
-
setBusinessUnits
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-