Uses of Class
com.echothree.model.control.employee.server.graphql.EmployeeObject
Packages that use EmployeeObject
Package
Description
-
Uses of EmployeeObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return EmployeeObjectModifier and TypeMethodDescriptionstatic EmployeeObjectGraphQlQueries.employee(graphql.schema.DataFetchingEnvironment env, String employeeName, String partyName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type EmployeeObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<EmployeeObject> GraphQlQueries.employees(graphql.schema.DataFetchingEnvironment env) -
Uses of EmployeeObject in com.echothree.model.control.employee.server.control
Methods in com.echothree.model.control.employee.server.control that return types with arguments of type EmployeeObjectModifier and TypeMethodDescriptionEmployeeControl.getEmployeeObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) -
Uses of EmployeeObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return EmployeeObjectMethods in com.echothree.model.control.search.server.graphql that return types with arguments of type EmployeeObjectModifier and TypeMethodDescriptionEmployeeResultsObject.getEmployees(graphql.schema.DataFetchingEnvironment env)