Uses of Class
com.echothree.model.control.warehouse.server.graphql.WarehouseObject
Packages that use WarehouseObject
Package
Description
-
Uses of WarehouseObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return WarehouseObjectModifier and TypeMethodDescriptionstatic WarehouseObjectGraphQlQueries.warehouse(graphql.schema.DataFetchingEnvironment env, String warehouseName, String partyName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type WarehouseObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<WarehouseObject> GraphQlQueries.warehouses(graphql.schema.DataFetchingEnvironment env) -
Uses of WarehouseObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return types with arguments of type WarehouseObjectModifier and TypeMethodDescriptionWarehouseResultsObject.getWarehouses(graphql.schema.DataFetchingEnvironment env) -
Uses of WarehouseObject in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control that return types with arguments of type WarehouseObjectModifier and TypeMethodDescriptionWarehouseControl.getWarehouseObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch)