Uses of Class
com.echothree.model.control.party.server.graphql.DivisionObject
Packages that use DivisionObject
Package
Description
-
Uses of DivisionObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return DivisionObjectModifier and TypeMethodDescriptionstatic DivisionObjectGraphQlQueries.division(graphql.schema.DataFetchingEnvironment env, String companyName, String divisionName, String partyName, String id) Methods in com.echothree.control.user.graphql.server.schema 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)