Uses of Class
com.echothree.model.control.search.server.graphql.SearchCustomersResultObject
Packages that use SearchCustomersResultObject
-
Uses of SearchCustomersResultObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SearchCustomersResultObjectModifier and TypeMethodDescriptionstatic SearchCustomersResultObject
GraphQlMutations.searchCustomers
(graphql.schema.DataFetchingEnvironment env, String searchTypeName, String customerTypeName, String firstName, String firstNameSoundex, String middleName, String middleNameSoundex, String lastName, String lastNameSoundex, String name, String emailAddress, String countryName, String areaCode, String telephoneNumber, String telephoneExtension, String customerName, String partyName, String partyAliasTypeName, String alias, String createdSince, String modifiedSince)