Uses of Class
com.echothree.model.control.shipping.server.graphql.ShippingMethodObject
Packages that use ShippingMethodObject
Package
Description
-
Uses of ShippingMethodObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ShippingMethodObjectModifier and TypeMethodDescriptionstatic ShippingMethodObjectGraphQlQueries.shippingMethod(graphql.schema.DataFetchingEnvironment env, String shippingMethodName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ShippingMethodObjectModifier and TypeMethodDescriptionGraphQlQueries.shippingMethods(graphql.schema.DataFetchingEnvironment env) -
Uses of ShippingMethodObject in com.echothree.model.control.customer.server.graphql
Methods in com.echothree.model.control.customer.server.graphql that return ShippingMethodObjectModifier and TypeMethodDescriptionCustomerTypeShippingMethodObject.getShippingMethod(graphql.schema.DataFetchingEnvironment env) -
Uses of ShippingMethodObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return ShippingMethodObjectMethods in com.echothree.model.control.search.server.graphql that return types with arguments of type ShippingMethodObjectModifier and TypeMethodDescriptionShippingMethodResultsObject.getShippingMethods(graphql.schema.DataFetchingEnvironment env) -
Uses of ShippingMethodObject in com.echothree.model.control.shipping.server.control
Methods in com.echothree.model.control.shipping.server.control that return types with arguments of type ShippingMethodObjectModifier and TypeMethodDescriptionShippingMethodControl.getShippingMethodObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch)