Uses of Class
com.echothree.model.control.item.server.graphql.ItemObject
Packages that use ItemObject
Package
Description
-
Uses of ItemObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ItemObjectModifier and TypeMethodDescriptionstatic ItemObjectGraphQlQueries.item(graphql.schema.DataFetchingEnvironment env, String itemName, String itemNameOrAlias, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<ItemObject> GraphQlQueries.items(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.accounting.server.graphql
Methods in com.echothree.model.control.accounting.server.graphql that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionItemAccountingCategoryObject.getItems(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ItemObjectModifier and TypeMethodDescriptionContentCatalogItemObject.getItem(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.inventory.server.graphql
Methods in com.echothree.model.control.inventory.server.graphql that return ItemObject -
Uses of ItemObject in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionItemControl.getItemObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) -
Uses of ItemObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return ItemObjectModifier and TypeMethodDescriptionRelatedItemObject.getFromItem(graphql.schema.DataFetchingEnvironment env) ItemAliasObject.getItem(graphql.schema.DataFetchingEnvironment env) ItemDescriptionObject.getItem(graphql.schema.DataFetchingEnvironment env) ItemPriceObject.getItem(graphql.schema.DataFetchingEnvironment env) ItemUnitOfMeasureTypeObject.getItem(graphql.schema.DataFetchingEnvironment env) RelatedItemObject.getToItem(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.item.server.graphql that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionItemCategoryObject.getItems(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.offer.server.graphql
Methods in com.echothree.model.control.offer.server.graphql that return ItemObjectModifier and TypeMethodDescriptionOfferItemObject.getItem(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return ItemObjectModifier and TypeMethodDescriptionBaseOrderLineObject.getItem(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionCompanyObject.getItems(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return ItemObjectModifier and TypeMethodDescriptionItemResultObject.getItem(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.search.server.graphql that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionItemResultsObject.getItems(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.uom.server.graphql
Methods in com.echothree.model.control.uom.server.graphql that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionUnitOfMeasureKindObject.getItems(graphql.schema.DataFetchingEnvironment env) -
Uses of ItemObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return ItemObjectModifier and TypeMethodDescriptionVendorItemObject.getItem(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.vendor.server.graphql that return types with arguments of type ItemObjectModifier and TypeMethodDescriptionItemPurchasingCategoryObject.getItems(graphql.schema.DataFetchingEnvironment env)