Uses of Class
com.echothree.model.control.contactlist.server.graphql.ContactListContactMechanismPurposeObject
Packages that use ContactListContactMechanismPurposeObject
Package
Description
-
Uses of ContactListContactMechanismPurposeObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContactListContactMechanismPurposeObjectModifier and TypeMethodDescriptionGraphQlQueries.contactListContactMechanismPurpose(graphql.schema.DataFetchingEnvironment env, String contactListName, String contactMechanismPurposeName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContactListContactMechanismPurposeObjectModifier and TypeMethodDescriptionGraphQlQueries.contactListContactMechanismPurposes(graphql.schema.DataFetchingEnvironment env, String contactListName) -
Uses of ContactListContactMechanismPurposeObject in com.echothree.model.control.contact.server.graphql
Methods in com.echothree.model.control.contact.server.graphql that return types with arguments of type ContactListContactMechanismPurposeObjectModifier and TypeMethodDescriptionContactMechanismPurposeObject.getContactListContactMechanismPurposes(graphql.schema.DataFetchingEnvironment env) -
Uses of ContactListContactMechanismPurposeObject in com.echothree.model.control.contactlist.server.graphql
Methods in com.echothree.model.control.contactlist.server.graphql that return ContactListContactMechanismPurposeObjectModifier and TypeMethodDescriptionPartyContactListObject.getPreferredContactListContactMechanismPurpose(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.contactlist.server.graphql that return types with arguments of type ContactListContactMechanismPurposeObjectModifier and TypeMethodDescriptionContactListObject.getContactListContactMechanismPurposes(graphql.schema.DataFetchingEnvironment env)