Uses of Class
com.echothree.model.control.party.server.graphql.PartyObject
Packages that use PartyObject
Package
Description
-
Uses of PartyObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return PartyObjectMethods in com.echothree.control.user.graphql.server.schema 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.accounting.server.graphql
Methods in com.echothree.model.control.accounting.server.graphql that return PartyObjectModifier and TypeMethodDescriptionTransactionGlEntryObject.getGroupParty(graphql.schema.DataFetchingEnvironment env) TransactionObject.getGroupParty(graphql.schema.DataFetchingEnvironment env) -
Uses of PartyObject in com.echothree.model.control.contact.server.graphql
Methods in com.echothree.model.control.contact.server.graphql that return PartyObjectModifier and TypeMethodDescriptionPartyContactMechanismObject.getParty(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