Class PartyContactListObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.contactlist.server.graphql.PartyContactListObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContactList(graphql.schema.DataFetchingEnvironment env) getParty(graphql.schema.DataFetchingEnvironment env) getPartyContactListStatus(graphql.schema.DataFetchingEnvironment env) getPreferredContactListContactMechanismPurpose(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObjectMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
PartyContactListObject
-
-
Method Details
-
getParty
-
getContactList
-
getPreferredContactListContactMechanismPurpose
public ContactListContactMechanismPurposeObject getPreferredContactListContactMechanismPurpose(graphql.schema.DataFetchingEnvironment env) -
getPartyContactListStatus
public WorkflowEntityStatusObject getPartyContactListStatus(graphql.schema.DataFetchingEnvironment env)
-