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