Class CampaignSourceObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.campaign.server.graphql.CampaignSourceObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCampaignSourceStatus(graphql.schema.DataFetchingEnvironment env) getDescription(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull intgetValue()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
-
CampaignSourceObject
-
-
Method Details
-
getCampaignSourceName
-
getValueSha1Hash
-
getValue
-
getIsDefault
-
getSortOrder
-
getDescription
-
getCampaignSourceStatus
public WorkflowEntityStatusObject getCampaignSourceStatus(graphql.schema.DataFetchingEnvironment env)
-