Class CustomerObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.party.server.graphql.BasePartyObject
com.echothree.model.control.customer.server.graphql.CustomerObject
-
Field Summary
Fields inherited from class com.echothree.model.control.party.server.graphql.BasePartyObject
partyFields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull booleangetArGlAccount(graphql.schema.DataFetchingEnvironment env) getCancellationPolicy(graphql.schema.DataFetchingEnvironment env) protected CustomergetCustomerType(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull booleangetInitialOfferUse(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull booleangetReturnPolicy(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.party.server.graphql.BasePartyObject
getDescription, getPartyAliases, getPartyContactMechanismPurpose, getPartyContactMechanisms, getPartyDetail, getPartyGroup, getPartyName, getPartyType, getPerson, getPreferredCurrency, getPreferredDateTimeFormat, getPreferredLanguage, getPreferredTimeZoneMethods 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
-
CustomerObject
-
CustomerObject
-
-
Method Details
-
getCustomer
-
getCustomerName
-
getCustomerType
-
getInitialOfferUse
-
getCancellationPolicy
-
getReturnPolicy
-
getArGlAccount
-
getHoldUntilComplete
-
getAllowBackorders
-
getAllowSubstitutions
-
getAllowCombiningShipments
-
getRequireReference
-
getAllowReferenceDuplicates
-
getReferenceValidationPattern
-