Uses of Class
com.echothree.model.control.item.server.graphql.ItemAliasObject
Packages that use ItemAliasObject
Package
Description
-
Uses of ItemAliasObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ItemAliasObjectMethods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ItemAliasObjectModifier and TypeMethodDescriptionstatic Collection<ItemAliasObject>
GraphQlQueries.itemAliases
(graphql.schema.DataFetchingEnvironment env, String itemName) -
Uses of ItemAliasObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return types with arguments of type ItemAliasObjectModifier and TypeMethodDescriptionItemAliasTypeObject.getItemAliases
(graphql.schema.DataFetchingEnvironment env) ItemObject.getItemAliases
(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemAliasObject in com.echothree.model.control.uom.server.graphql
Methods in com.echothree.model.control.uom.server.graphql that return types with arguments of type ItemAliasObjectModifier and TypeMethodDescriptionUnitOfMeasureTypeObject.getItemAliases
(graphql.schema.DataFetchingEnvironment env)