Uses of Class
com.echothree.model.control.employee.server.graphql.EmployeeObject
Packages that use EmployeeObject
Package
Description
-
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.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return EmployeeObjectModifier and TypeMethodDescriptionstatic EmployeeObject
GraphQlQueries.employee
(graphql.schema.DataFetchingEnvironment env, String employeeName, String partyName, String id) Methods in com.echothree.model.control.graphql.server.graphql 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.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)