Uses of Class
com.echothree.model.control.inventory.server.graphql.InventoryTransactionReasonObject
Packages that use InventoryTransactionReasonObject
Package
Description
-
Uses of InventoryTransactionReasonObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return InventoryTransactionReasonObjectModifier and TypeMethodDescriptionGraphQlQueries.inventoryTransactionReason(graphql.schema.DataFetchingEnvironment env, String inventoryTransactionTypeName, String inventoryTransactionReasonName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type InventoryTransactionReasonObjectModifier and TypeMethodDescriptionGraphQlQueries.inventoryTransactionReasons(graphql.schema.DataFetchingEnvironment env, String inventoryTransactionTypeName) -
Uses of InventoryTransactionReasonObject in com.echothree.model.control.inventory.server.graphql
Methods in com.echothree.model.control.inventory.server.graphql that return types with arguments of type InventoryTransactionReasonObjectModifier and TypeMethodDescriptionInventoryDispositionObject.getInventoryTransactionReasons(graphql.schema.DataFetchingEnvironment env) InventoryTransactionTypeObject.getInventoryTransactionReasons(graphql.schema.DataFetchingEnvironment env)