Uses of Class
com.echothree.model.control.term.server.graphql.TermObject
Packages that use TermObject
Package
Description
-
Uses of TermObject in com.echothree.model.control.customer.server.graphql
Methods in com.echothree.model.control.customer.server.graphql that return TermObjectModifier and TypeMethodDescriptionCustomerTypeObject.getDefaultTerm
(graphql.schema.DataFetchingEnvironment env) -
Uses of TermObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return TermObjectMethods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type TermObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<TermObject>
GraphQlQueries.terms
(graphql.schema.DataFetchingEnvironment env) -
Uses of TermObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return TermObjectModifier and TypeMethodDescriptionBaseOrderObject.getTerm
(graphql.schema.DataFetchingEnvironment env) -
Uses of TermObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return TermObjectModifier and TypeMethodDescriptionVendorTypeObject.getDefaultTerm
(graphql.schema.DataFetchingEnvironment env)