Uses of Class
com.echothree.model.control.party.server.graphql.PartyObject
Packages that use PartyObject
Package
Description
-
Uses of PartyObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return PartyObjectMethods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type PartyObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<PartyObject>
GraphQlQueries.parties
(graphql.schema.DataFetchingEnvironment env) -
Uses of PartyObject in com.echothree.model.control.inventory.server.graphql
Methods in com.echothree.model.control.inventory.server.graphql that return PartyObjectModifier and TypeMethodDescriptionLotObject.getOwnerParty
(graphql.schema.DataFetchingEnvironment env) -
Uses of PartyObject in com.echothree.model.control.order.server.graphql
Methods in com.echothree.model.control.order.server.graphql that return PartyObjectModifier and TypeMethodDescriptionOrderRoleObject.getParty
(graphql.schema.DataFetchingEnvironment env) -
Uses of PartyObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return PartyObjectModifier and TypeMethodDescriptionPartyRelationshipObject.getFromParty
(graphql.schema.DataFetchingEnvironment env) PartyAliasObject.getParty
(graphql.schema.DataFetchingEnvironment env) PartyRelationshipObject.getToParty
(graphql.schema.DataFetchingEnvironment env) -
Uses of PartyObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return PartyObject -
Uses of PartyObject in com.echothree.model.control.user.server.graphql
Methods in com.echothree.model.control.user.server.graphql that return PartyObject