Uses of Class
com.echothree.model.control.contactlist.server.graphql.PartyContactListObject
Packages that use PartyContactListObject
Package
Description
-
Uses of PartyContactListObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return PartyContactListObjectModifier and TypeMethodDescriptionstatic PartyContactListObjectGraphQlQueries.partyContactList(graphql.schema.DataFetchingEnvironment env, String partyName, String contactListName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type PartyContactListObjectModifier and TypeMethodDescriptionGraphQlQueries.partyContactLists(graphql.schema.DataFetchingEnvironment env, String partyName, String contactListName) -
Uses of PartyContactListObject in com.echothree.model.control.contactlist.server.graphql
Methods in com.echothree.model.control.contactlist.server.graphql that return types with arguments of type PartyContactListObjectModifier and TypeMethodDescriptionContactListObject.getPartyContactLists(graphql.schema.DataFetchingEnvironment env) -
Uses of PartyContactListObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type PartyContactListObjectModifier and TypeMethodDescriptionBasePartyObject.getPartyContactLists(graphql.schema.DataFetchingEnvironment env)