Uses of Class
com.echothree.model.control.inventory.server.graphql.AllocationPriorityObject
Packages that use AllocationPriorityObject
Package
Description
-
Uses of AllocationPriorityObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return AllocationPriorityObjectModifier and TypeMethodDescriptionstatic AllocationPriorityObjectGraphQlQueries.allocationPriority(graphql.schema.DataFetchingEnvironment env, String allocationPriorityName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type AllocationPriorityObjectModifier and TypeMethodDescriptionGraphQlQueries.allocationPriorities(graphql.schema.DataFetchingEnvironment env) -
Uses of AllocationPriorityObject in com.echothree.model.control.customer.server.graphql
Methods in com.echothree.model.control.customer.server.graphql that return AllocationPriorityObjectModifier and TypeMethodDescriptionCustomerTypeObject.getAllocationPriority(graphql.schema.DataFetchingEnvironment env)