Uses of Class
com.echothree.model.control.item.server.graphql.ItemPriceObject
Packages that use ItemPriceObject
Package
Description
-
Uses of ItemPriceObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ItemPriceObjectModifier and TypeMethodDescriptionstatic ItemPriceObject
GraphQlQueries.itemPrice
(graphql.schema.DataFetchingEnvironment env, String itemName, String inventoryConditionName, String unitOfMeasureTypeName, String currencyIsoName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ItemPriceObjectModifier and TypeMethodDescriptionstatic Collection<ItemPriceObject>
GraphQlQueries.itemPrices
(graphql.schema.DataFetchingEnvironment env, String itemName) -
Uses of ItemPriceObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return types with arguments of type ItemPriceObjectModifier and TypeMethodDescriptionItemObject.getItemPrices
(graphql.schema.DataFetchingEnvironment env)