Uses of Class
com.echothree.model.control.vendor.server.graphql.VendorObject
Packages that use VendorObject
Package
Description
-
Uses of VendorObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return VendorObjectModifier and TypeMethodDescriptionstatic VendorObject
GraphQlQueries.vendor
(graphql.schema.DataFetchingEnvironment env, String vendorName, String partyName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type VendorObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<VendorObject>
GraphQlQueries.vendors
(graphql.schema.DataFetchingEnvironment env) -
Uses of VendorObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return types with arguments of type VendorObjectModifier and TypeMethodDescriptionVendorResultsObject.getVendors
(graphql.schema.DataFetchingEnvironment env) -
Uses of VendorObject in com.echothree.model.control.vendor.server.control
Methods in com.echothree.model.control.vendor.server.control that return types with arguments of type VendorObjectModifier and TypeMethodDescriptionVendorControl.getVendorObjectsFromUserVisitSearch
(UserVisitSearch userVisitSearch) -
Uses of VendorObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return VendorObjectModifier and TypeMethodDescriptionVendorItemObject.getVendor
(graphql.schema.DataFetchingEnvironment env)