Uses of Class
com.echothree.model.control.party.server.graphql.DivisionObject
Packages that use DivisionObject
Package
Description
-
Uses of DivisionObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return DivisionObjectModifier and TypeMethodDescriptionstatic DivisionObject
GraphQlQueries.division
(graphql.schema.DataFetchingEnvironment env, String companyName, String divisionName, String partyName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type DivisionObject -
Uses of DivisionObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return DivisionObjectModifier and TypeMethodDescriptionDepartmentObject.getDivision
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type DivisionObjectModifier and TypeMethodDescriptionCompanyObject.getDivisions
(graphql.schema.DataFetchingEnvironment env)