Uses of Class
com.echothree.model.control.warehouse.server.graphql.WarehouseObject
Packages that use WarehouseObject
Package
Description
-
Uses of WarehouseObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return WarehouseObjectModifier and TypeMethodDescriptionstatic WarehouseObject
GraphQlQueries.warehouse
(graphql.schema.DataFetchingEnvironment env, String warehouseName, String partyName, String id) Methods in com.echothree.model.control.graphql.server.graphql 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)