Uses of Class
com.echothree.model.control.search.server.graphql.SearchEmployeesResultObject
Packages that use SearchEmployeesResultObject
-
Uses of SearchEmployeesResultObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SearchEmployeesResultObjectModifier and TypeMethodDescriptionstatic SearchEmployeesResultObjectGraphQlMutations.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)