Uses of Class
com.echothree.model.control.contact.server.graphql.ContactMechanismPurposeObject
Packages that use ContactMechanismPurposeObject
Package
Description
-
Uses of ContactMechanismPurposeObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContactMechanismPurposeObjectModifier and TypeMethodDescriptionGraphQlQueries.contactMechanismPurpose(graphql.schema.DataFetchingEnvironment env, String contactMechanismPurposeName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContactMechanismPurposeObjectModifier and TypeMethodDescriptionGraphQlQueries.contactMechanismPurposes(graphql.schema.DataFetchingEnvironment env) -
Uses of ContactMechanismPurposeObject in com.echothree.model.control.contact.server.graphql
Methods in com.echothree.model.control.contact.server.graphql that return ContactMechanismPurposeObjectModifier and TypeMethodDescriptionPartyContactMechanismPurposeObject.getContactMechanismPurpose() -
Uses of ContactMechanismPurposeObject in com.echothree.model.control.contactlist.server.graphql
Methods in com.echothree.model.control.contactlist.server.graphql that return ContactMechanismPurposeObjectModifier and TypeMethodDescriptionContactListContactMechanismPurposeObject.getContactMechanismPurpose(graphql.schema.DataFetchingEnvironment env)