Uses of Class
com.echothree.model.control.vendor.server.graphql.VendorItemObject
Packages that use VendorItemObject
Package
Description
-
Uses of VendorItemObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return VendorItemObjectModifier and TypeMethodDescriptionstatic VendorItemObjectGraphQlQueries.vendorItem(graphql.schema.DataFetchingEnvironment env, String vendorName, String partyName, String vendorItemName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type VendorItemObjectModifier and TypeMethodDescriptionstatic Collection<VendorItemObject> GraphQlQueries.vendorItems(graphql.schema.DataFetchingEnvironment env, String vendorName, String itemName) -
Uses of VendorItemObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return types with arguments of type VendorItemObjectModifier and TypeMethodDescriptionItemObject.getVendorItems(graphql.schema.DataFetchingEnvironment env) -
Uses of VendorItemObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return VendorItemObjectModifier and TypeMethodDescriptionVendorItemCostObject.getVendorItem(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.vendor.server.graphql that return types with arguments of type VendorItemObjectModifier and TypeMethodDescriptionVendorObject.getVendorItems(graphql.schema.DataFetchingEnvironment env)