Class VendorObject
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.vendor.server.graphql.VendorObject
-
Field Summary
Fields inherited from class com.echothree.model.control.party.server.graphql.BasePartyObject
party
Fields 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 boolean
getApGlAccount
(graphql.schema.DataFetchingEnvironment env) getCancellationPolicy
(graphql.schema.DataFetchingEnvironment env) getDefaultItemAliasType
(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull boolean
@graphql.annotations.annotationTypes.GraphQLNonNull boolean
getReturnPolicy
(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull boolean
protected Vendor
getVendorItemCostFilter
(graphql.schema.DataFetchingEnvironment env) getVendorItems
(graphql.schema.DataFetchingEnvironment env) getVendorItemSelector
(graphql.schema.DataFetchingEnvironment env) getVendorStatus
(graphql.schema.DataFetchingEnvironment env) getVendorType
(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.party.server.graphql.BasePartyObject
getDescription, getPartyAliases, getPartyDetail, getPartyGroup, getPartyName, getPartyType, getPerson, getPreferredCurrency, getPreferredDateTimeFormat, getPreferredLanguage, getPreferredTimeZone
Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObject
-
Constructor Details
-
VendorObject
-
VendorObject
-
-
Method Details
-
getVendor
-
getVendorName
-
getVendorType
-
getMinimumPurchaseOrderLines
-
getMaximumPurchaseOrderLines
-
getMinimumPurchaseOrderAmount
-
getMaximumPurchaseOrderAmount
-
getUseItemPurchasingCategories
-
getDefaultItemAliasType
-
getCancellationPolicy
-
getReturnPolicy
-
getApGlAccount
-
getHoldUntilComplete
-
getAllowBackorders
-
getAllowSubstitutions
-
getAllowCombiningShipments
-
getRequireReference
-
getAllowReferenceDuplicates
-
getReferenceValidationPattern
-
getVendorItemSelector
-
getVendorItemCostFilter
-
getVendorStatus
-
getVendorItems
public CountingPaginatedData<VendorItemObject> getVendorItems(graphql.schema.DataFetchingEnvironment env)
-