Uses of Class
com.echothree.model.control.term.common.transfer.TermTransfer
Packages that use TermTransfer
Package
Description
-
Uses of TermTransfer in com.echothree.control.user.term.common.result
Methods in com.echothree.control.user.term.common.result that return TermTransferMethods in com.echothree.control.user.term.common.result that return types with arguments of type TermTransferMethods in com.echothree.control.user.term.common.result with parameters of type TermTransferModifier and TypeMethodDescriptionvoid
GetTermDescriptionsResult.setTerm
(TermTransfer term) void
GetTermResult.setTerm
(TermTransfer term) Method parameters in com.echothree.control.user.term.common.result with type arguments of type TermTransfer -
Uses of TermTransfer in com.echothree.model.control.customer.common.transfer
Methods in com.echothree.model.control.customer.common.transfer that return TermTransferMethods in com.echothree.model.control.customer.common.transfer with parameters of type TermTransferModifier and TypeMethodDescriptionvoid
CustomerTypeTransfer.setDefaultTerm
(TermTransfer defaultTerm) Sets the defaultTerm.Constructors in com.echothree.model.control.customer.common.transfer with parameters of type TermTransferModifierConstructorDescriptionCustomerTypeTransfer
(String customerTypeName, SequenceTransfer customerSequence, OfferUseTransfer defaultOfferUse, TermTransfer defaultTerm, FreeOnBoardTransfer defaultFreeOnBoardTransfer, CancellationPolicyTransfer defaultCancellationPolicy, ReturnPolicyTransfer defaultReturnPolicy, GlAccountTransfer defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityTransfer allocationPriority, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of CustomerTypeTransfer -
Uses of TermTransfer in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return TermTransferMethods in com.echothree.model.control.invoice.common.transfer with parameters of type TermTransferConstructors in com.echothree.model.control.invoice.common.transfer with parameters of type TermTransferModifierConstructorDescriptionInvoiceTransfer
(InvoiceTypeTransfer invoiceType, String invoiceName, BillingAccountTransfer billingAccount, GlAccountTransfer glAccount, TermTransfer term, String reference, String description, WorkflowEntityStatusTransfer invoiceStatus) Creates a new instance of InvoiceTransfer -
Uses of TermTransfer in com.echothree.model.control.order.common.transfer
Methods in com.echothree.model.control.order.common.transfer that return TermTransferMethods in com.echothree.model.control.order.common.transfer with parameters of type TermTransferConstructors in com.echothree.model.control.order.common.transfer with parameters of type TermTransferModifierConstructorDescriptionprotected
OrderTransfer
(OrderTypeTransfer orderType, String orderName, OrderPriorityTransfer orderPriority, CurrencyTransfer currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, TermTransfer term, String reference, String description, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, Boolean taxable) -
Uses of TermTransfer in com.echothree.model.control.term.common.transfer
Methods in com.echothree.model.control.term.common.transfer that return TermTransferMethods in com.echothree.model.control.term.common.transfer with parameters of type TermTransferConstructors in com.echothree.model.control.term.common.transfer with parameters of type TermTransferModifierConstructorDescriptionPartyTermTransfer
(PartyTransfer party, TermTransfer term, Boolean taxable) Creates a new instance of PartyTermTransferTermDescriptionTransfer
(LanguageTransfer language, TermTransfer term, String description) Creates a new instance of TermDescriptionTransfer -
Uses of TermTransfer in com.echothree.model.control.term.server.control
Methods in com.echothree.model.control.term.server.control that return TermTransferMethods in com.echothree.model.control.term.server.control that return types with arguments of type TermTransferModifier and TypeMethodDescriptionTermControl.getTermTransfers
(UserVisit userVisit) TermControl.getTermTransfers
(UserVisit userVisit, Collection<Term> terms) -
Uses of TermTransfer in com.echothree.model.control.term.server.transfer
Methods in com.echothree.model.control.term.server.transfer that return TermTransfer -
Uses of TermTransfer in com.echothree.model.control.vendor.common.transfer
Methods in com.echothree.model.control.vendor.common.transfer that return TermTransferMethods in com.echothree.model.control.vendor.common.transfer with parameters of type TermTransferModifier and TypeMethodDescriptionvoid
VendorTypeTransfer.setDefaultTern
(TermTransfer defaultTern) Constructors in com.echothree.model.control.vendor.common.transfer with parameters of type TermTransferModifierConstructorDescriptionVendorTypeTransfer
(String vendorTypeName, TermTransfer defaultTern, FreeOnBoardTransfer defaultFreeOnBoardTransfer, CancellationPolicyTransfer defaultCancellationPolicy, ReturnPolicyTransfer defaultReturnPolicy, GlAccountTransfer defaultApGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of VendorTypeTransfer