Uses of Class
com.echothree.model.control.party.server.graphql.CompanyObject
Packages that use CompanyObject
Package
Description
-
Uses of CompanyObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return CompanyObjectModifier and TypeMethodDescriptionstatic CompanyObject
GraphQlQueries.company
(graphql.schema.DataFetchingEnvironment env, String companyName, String partyName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type CompanyObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<CompanyObject>
GraphQlQueries.companies
(graphql.schema.DataFetchingEnvironment env) -
Uses of CompanyObject in com.echothree.model.control.item.server.graphql
Methods in com.echothree.model.control.item.server.graphql that return CompanyObjectModifier and TypeMethodDescriptionItemObject.getCompany
(graphql.schema.DataFetchingEnvironment env) -
Uses of CompanyObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return CompanyObjectModifier and TypeMethodDescriptionDivisionObject.getCompany
(graphql.schema.DataFetchingEnvironment env)