Uses of Class
com.echothree.model.control.inventory.server.graphql.InventoryLocationBucketObject
Packages that use InventoryLocationBucketObject
Package
Description
-
Uses of InventoryLocationBucketObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return InventoryLocationBucketObjectModifier and TypeMethodDescriptionGraphQlQueries.inventoryLocationBucket(graphql.schema.DataFetchingEnvironment env, String partyName, String warehouseName, String locationName, String itemName, String inventoryBucketTypeName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type InventoryLocationBucketObject -
Uses of InventoryLocationBucketObject in com.echothree.model.control.inventory.server.graphql
Methods in com.echothree.model.control.inventory.server.graphql that return types with arguments of type InventoryLocationBucketObjectModifier and TypeMethodDescriptionInventoryBucketTypeObject.getInventoryLocationBuckets(graphql.schema.DataFetchingEnvironment env) InventoryLocationObject.getInventoryLocationBuckets(graphql.schema.DataFetchingEnvironment env)