Class VendorTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.party.common.transfer.PartyTransfer
com.echothree.model.control.vendor.common.transfer.VendorTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVendorTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String vendorName, VendorTypeTransfer vendorType, Integer minimumPurchaseOrderLines, Integer maximumPurchaseOrderLines, Long unformattedMinimumPurchaseOrderAmount, String minimumPurchaseOrderAmount, Long unformattedMaximumPurchaseOrderAmount, String maximumPurchaseOrderAmount, Boolean useItemPurchasingCategories, ItemAliasTypeTransfer defaultItemAliasType, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer apGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer vendorStatus) Creates a new instance of VendorTransfer -
Method Summary
Modifier and TypeMethodDescriptionReturns the allowBackorders.Returns the allowCombiningShipments.Returns the allowReferenceDuplicates.Returns the allowSubstitutions.Returns the apGlAccount.Returns the defaultItemAliasType.Returns the holdUntilComplete.Returns the maximumPurchaseOrderAmount.Returns the maximumPurchaseOrderLines.Returns the minimumPurchaseOrderAmount.Returns the minimumPurchaseOrderLines.Returns the referenceValidationPattern.Returns the requireReference.Returns the unformattedMaximumPurchaseOrderAmount.Returns the unformattedMinimumPurchaseOrderAmount.Returns the useItemPurchasingCategories.Returns the vendorItems.Returns the vendorItemsCount.Returns the vendorName.Returns the vendorStatus.Returns the vendorType.voidsetAllowBackorders(Boolean allowBackorders) Sets the allowBackorders.voidsetAllowCombiningShipments(Boolean allowCombiningShipments) Sets the allowCombiningShipments.voidsetAllowReferenceDuplicates(Boolean allowReferenceDuplicates) Sets the allowReferenceDuplicates.voidsetAllowSubstitutions(Boolean allowSubstitutions) Sets the allowSubstitutions.voidsetApGlAccount(GlAccountTransfer apGlAccount) Sets the apGlAccount.voidsetDefaultItemAliasType(ItemAliasTypeTransfer defaultItemAliasType) Sets the defaultItemAliasType.voidsetHoldUntilComplete(Boolean holdUntilComplete) Sets the holdUntilComplete.voidsetMaximumPurchaseOrderAmount(String maximumPurchaseOrderAmount) Sets the maximumPurchaseOrderAmount.voidsetMaximumPurchaseOrderLines(Integer maximumPurchaseOrderLines) Sets the maximumPurchaseOrderLines.voidsetMinimumPurchaseOrderAmount(String minimumPurchaseOrderAmount) Sets the minimumPurchaseOrderAmount.voidsetMinimumPurchaseOrderLines(Integer minimumPurchaseOrderLines) Sets the minimumPurchaseOrderLines.voidsetReferenceValidationPattern(String referenceValidationPattern) Sets the referenceValidationPattern.voidsetRequireReference(Boolean requireReference) Sets the requireReference.voidsetUnformattedMaximumPurchaseOrderAmount(Long unformattedMaximumPurchaseOrderAmount) Sets the unformattedMaximumPurchaseOrderAmount.voidsetUnformattedMinimumPurchaseOrderAmount(Long unformattedMinimumPurchaseOrderAmount) Sets the unformattedMinimumPurchaseOrderAmount.voidsetUseItemPurchasingCategories(Boolean useItemPurchasingCategories) Sets the useItemPurchasingCategories.voidsetVendorItems(ListWrapper<VendorItemTransfer> vendorItems) Sets the vendorItems.voidsetVendorItemsCount(Long vendorItemsCount) Sets the vendorItemsCount.voidsetVendorName(String vendorName) Sets the vendorName.voidsetVendorStatus(WorkflowEntityStatusTransfer vendorStatus) Sets the vendorStatus.voidsetVendorType(VendorTypeTransfer vendorType) Sets the vendorType.Methods inherited from class com.echothree.model.control.party.common.transfer.PartyTransfer
getBillingAccounts, getCancellationPolicy, getCommunicationEvents, getCommunicationEventsCount, getDescription, getEmployments, getInvoicesFrom, getInvoicesFromCount, getInvoicesTo, getInvoicesToCount, getLeaves, getPartyAliases, getPartyApplicationEditorUses, getPartyCancellationPolicies, getPartyCarrierAccounts, getPartyCarriers, getPartyContactLists, getPartyContactMechanisms, getPartyCreditLimits, getPartyDocuments, getPartyEntityTypes, getPartyFreeOnBoard, getPartyGroup, getPartyName, getPartyPaymentMethods, getPartyPrinterGroupUses, getPartyRelationships, getPartyResponsibilities, getPartyReturnPolicies, getPartyScaleUses, getPartySkills, getPartyTerm, getPartyTrainingClasses, getPartyType, getPerson, getPreferredCurrency, getPreferredDateTimeFormat, getPreferredLanguage, getPreferredTimeZone, getProfile, getRecoveryAnswer, getReturnPolicy, getSubscriptions, getUserLogin, setBillingAccounts, setCancellationPolicy, setCommunicationEvents, setCommunicationEventsCount, setDescription, setEmployments, setInvoicesFrom, setInvoicesFromCount, setInvoicesTo, setInvoicesToCount, setLeaves, setPartyAliases, setPartyApplicationEditorUses, setPartyCancellationPolicies, setPartyCarrierAccounts, setPartyCarriers, setPartyContactLists, setPartyContactMechanisms, setPartyCreditLimits, setPartyDocuments, setPartyEntityTypes, setPartyFreeOnBoard, setPartyGroup, setPartyName, setPartyPaymentMethods, setPartyPrinterGroupUses, setPartyRelationships, setPartyResponsibilities, setPartyReturnPolicies, setPartyScaleUses, setPartySkills, setPartyTerm, setPartyTrainingClasses, setPartyType, setPerson, setPreferredCurrency, setPreferredDateTimeFormat, setPreferredLanguage, setPreferredTimeZone, setProfile, setRecoveryAnswer, setReturnPolicy, setSubscriptions, setUserLoginMethods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
VendorTransfer
public VendorTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, String vendorName, VendorTypeTransfer vendorType, Integer minimumPurchaseOrderLines, Integer maximumPurchaseOrderLines, Long unformattedMinimumPurchaseOrderAmount, String minimumPurchaseOrderAmount, Long unformattedMaximumPurchaseOrderAmount, String maximumPurchaseOrderAmount, Boolean useItemPurchasingCategories, ItemAliasTypeTransfer defaultItemAliasType, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer apGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer vendorStatus) Creates a new instance of VendorTransfer
-
-
Method Details
-
getVendorName
Returns the vendorName.- Returns:
- the vendorName
-
setVendorName
Sets the vendorName.- Parameters:
vendorName- the vendorName to set
-
getVendorType
Returns the vendorType.- Returns:
- the vendorType
-
setVendorType
Sets the vendorType.- Parameters:
vendorType- the vendorType to set
-
getMinimumPurchaseOrderLines
Returns the minimumPurchaseOrderLines.- Returns:
- the minimumPurchaseOrderLines
-
setMinimumPurchaseOrderLines
Sets the minimumPurchaseOrderLines.- Parameters:
minimumPurchaseOrderLines- the minimumPurchaseOrderLines to set
-
getMaximumPurchaseOrderLines
Returns the maximumPurchaseOrderLines.- Returns:
- the maximumPurchaseOrderLines
-
setMaximumPurchaseOrderLines
Sets the maximumPurchaseOrderLines.- Parameters:
maximumPurchaseOrderLines- the maximumPurchaseOrderLines to set
-
getUnformattedMinimumPurchaseOrderAmount
Returns the unformattedMinimumPurchaseOrderAmount.- Returns:
- the unformattedMinimumPurchaseOrderAmount
-
setUnformattedMinimumPurchaseOrderAmount
Sets the unformattedMinimumPurchaseOrderAmount.- Parameters:
unformattedMinimumPurchaseOrderAmount- the unformattedMinimumPurchaseOrderAmount to set
-
getMinimumPurchaseOrderAmount
Returns the minimumPurchaseOrderAmount.- Returns:
- the minimumPurchaseOrderAmount
-
setMinimumPurchaseOrderAmount
Sets the minimumPurchaseOrderAmount.- Parameters:
minimumPurchaseOrderAmount- the minimumPurchaseOrderAmount to set
-
getUnformattedMaximumPurchaseOrderAmount
Returns the unformattedMaximumPurchaseOrderAmount.- Returns:
- the unformattedMaximumPurchaseOrderAmount
-
setUnformattedMaximumPurchaseOrderAmount
Sets the unformattedMaximumPurchaseOrderAmount.- Parameters:
unformattedMaximumPurchaseOrderAmount- the unformattedMaximumPurchaseOrderAmount to set
-
getMaximumPurchaseOrderAmount
Returns the maximumPurchaseOrderAmount.- Returns:
- the maximumPurchaseOrderAmount
-
setMaximumPurchaseOrderAmount
Sets the maximumPurchaseOrderAmount.- Parameters:
maximumPurchaseOrderAmount- the maximumPurchaseOrderAmount to set
-
getUseItemPurchasingCategories
Returns the useItemPurchasingCategories.- Returns:
- the useItemPurchasingCategories
-
setUseItemPurchasingCategories
Sets the useItemPurchasingCategories.- Parameters:
useItemPurchasingCategories- the useItemPurchasingCategories to set
-
getDefaultItemAliasType
Returns the defaultItemAliasType.- Returns:
- the defaultItemAliasType
-
setDefaultItemAliasType
Sets the defaultItemAliasType.- Parameters:
defaultItemAliasType- the defaultItemAliasType to set
-
getApGlAccount
Returns the apGlAccount.- Returns:
- the apGlAccount
-
setApGlAccount
Sets the apGlAccount.- Parameters:
apGlAccount- the apGlAccount to set
-
getHoldUntilComplete
Returns the holdUntilComplete.- Returns:
- the holdUntilComplete
-
setHoldUntilComplete
Sets the holdUntilComplete.- Parameters:
holdUntilComplete- the holdUntilComplete to set
-
getAllowBackorders
Returns the allowBackorders.- Returns:
- the allowBackorders
-
setAllowBackorders
Sets the allowBackorders.- Parameters:
allowBackorders- the allowBackorders to set
-
getAllowSubstitutions
Returns the allowSubstitutions.- Returns:
- the allowSubstitutions
-
setAllowSubstitutions
Sets the allowSubstitutions.- Parameters:
allowSubstitutions- the allowSubstitutions to set
-
getAllowCombiningShipments
Returns the allowCombiningShipments.- Returns:
- the allowCombiningShipments
-
setAllowCombiningShipments
Sets the allowCombiningShipments.- Parameters:
allowCombiningShipments- the allowCombiningShipments to set
-
getRequireReference
Returns the requireReference.- Returns:
- the requireReference
-
setRequireReference
Sets the requireReference.- Parameters:
requireReference- the requireReference to set
-
getAllowReferenceDuplicates
Returns the allowReferenceDuplicates.- Returns:
- the allowReferenceDuplicates
-
setAllowReferenceDuplicates
Sets the allowReferenceDuplicates.- Parameters:
allowReferenceDuplicates- the allowReferenceDuplicates to set
-
getReferenceValidationPattern
Returns the referenceValidationPattern.- Returns:
- the referenceValidationPattern
-
setReferenceValidationPattern
Sets the referenceValidationPattern.- Parameters:
referenceValidationPattern- the referenceValidationPattern to set
-
getVendorStatus
Returns the vendorStatus.- Returns:
- the vendorStatus
-
setVendorStatus
Sets the vendorStatus.- Parameters:
vendorStatus- the vendorStatus to set
-
getVendorItemsCount
Returns the vendorItemsCount.- Returns:
- the vendorItemsCount
-
setVendorItemsCount
Sets the vendorItemsCount.- Parameters:
vendorItemsCount- the vendorItemsCount to set
-
getVendorItems
Returns the vendorItems.- Returns:
- the vendorItems
-
setVendorItems
Sets the vendorItems.- Parameters:
vendorItems- the vendorItems to set
-