Uses of Class
com.echothree.model.control.search.server.graphql.SearchEmployeesResultObject
Packages that use SearchEmployeesResultObject
-
Uses of SearchEmployeesResultObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SearchEmployeesResultObjectModifier and TypeMethodDescriptionstatic SearchEmployeesResultObject
GraphQlMutations.searchEmployees
(graphql.schema.DataFetchingEnvironment env, String searchTypeName, String firstName, String firstNameSoundex, String middleName, String middleNameSoundex, String lastName, String lastNameSoundex, String employeeName, String partyName, String partyAliasTypeName, String alias, String employeeStatusChoice, String employeeAvailabilityChoice, String createdSince, String modifiedSince, String fields)