Uses of Class
com.echothree.model.control.customer.server.graphql.CustomerObject
Packages that use CustomerObject
Package
Description
-
Uses of CustomerObject in com.echothree.model.control.customer.server.control
Methods in com.echothree.model.control.customer.server.control that return types with arguments of type CustomerObjectModifier and TypeMethodDescriptionCustomerControl.getCustomerObjectsFromUserVisitSearch
(UserVisitSearch userVisitSearch) -
Uses of CustomerObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return CustomerObjectModifier and TypeMethodDescriptionstatic CustomerObject
GraphQlQueries.customer
(graphql.schema.DataFetchingEnvironment env, String customerName, String partyName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type CustomerObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<CustomerObject>
GraphQlQueries.customers
(graphql.schema.DataFetchingEnvironment env) -
Uses of CustomerObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return CustomerObjectMethods in com.echothree.model.control.search.server.graphql that return types with arguments of type CustomerObjectModifier and TypeMethodDescriptionCustomerResultsObject.getCustomers
(graphql.schema.DataFetchingEnvironment env)