Uses of Class
com.echothree.model.control.accounting.common.transfer.GlAccountTransfer
Packages that use GlAccountTransfer
Package
Description
-
Uses of GlAccountTransfer in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GlAccountTransferModifier and TypeMethodDescriptionGetGlAccountDescriptionsResult.getGlAccount()GetGlAccountResult.getGlAccount()Methods in com.echothree.control.user.accounting.common.result that return types with arguments of type GlAccountTransferMethods in com.echothree.control.user.accounting.common.result with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidGetGlAccountDescriptionsResult.setGlAccount(GlAccountTransfer glAccount) voidGetGlAccountResult.setGlAccount(GlAccountTransfer glAccount) Method parameters in com.echothree.control.user.accounting.common.result with type arguments of type GlAccountTransferModifier and TypeMethodDescriptionvoidGetGlAccountsResult.setGlAccounts(List<GlAccountTransfer> glAccounts) -
Uses of GlAccountTransfer in com.echothree.model.control.accounting.common.transfer
Methods in com.echothree.model.control.accounting.common.transfer that return GlAccountTransferModifier and TypeMethodDescriptionItemAccountingCategoryTransfer.getCogsGlAccount()GlAccountDescriptionTransfer.getGlAccount()TransactionGlAccountCategoryTransfer.getGlAccount()TransactionGlAccountTransfer.getGlAccount()TransactionGlEntryTransfer.getGlAccount()ItemAccountingCategoryTransfer.getInventoryGlAccount()GlAccountTransfer.getParentGlAccount()ItemAccountingCategoryTransfer.getReturnsCogsGlAccount()ItemAccountingCategoryTransfer.getReturnsGlAccount()ItemAccountingCategoryTransfer.getSalesGlAccount()Methods in com.echothree.model.control.accounting.common.transfer with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidItemAccountingCategoryTransfer.setCogsGlAccount(GlAccountTransfer cogsGlAccount) voidGlAccountDescriptionTransfer.setGlAccount(GlAccountTransfer glAccount) voidTransactionGlAccountCategoryTransfer.setGlAccount(GlAccountTransfer glAccount) voidTransactionGlAccountTransfer.setGlAccount(GlAccountTransfer glAccount) voidTransactionGlEntryTransfer.setGlAccount(GlAccountTransfer glAccount) voidItemAccountingCategoryTransfer.setInventoryGlAccount(GlAccountTransfer inventoryGlAccount) voidGlAccountTransfer.setParentGlAccount(GlAccountTransfer parentGlAccount) voidItemAccountingCategoryTransfer.setReturnsCogsGlAccount(GlAccountTransfer returnsCogsGlAccount) voidItemAccountingCategoryTransfer.setReturnsGlAccount(GlAccountTransfer returnsGlAccount) voidItemAccountingCategoryTransfer.setSalesGlAccount(GlAccountTransfer salesGlAccount) Constructors in com.echothree.model.control.accounting.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionGlAccountDescriptionTransfer(LanguageTransfer language, GlAccountTransfer glAccount, String description) Creates a new instance of GlAccountDescriptionTransferGlAccountTransfer(String glAccountName, GlAccountTransfer parentGlAccount, GlAccountTypeTransfer glAccountType, GlAccountClassTransfer glAccountClass, GlAccountCategoryTransfer glAccountCategory, GlResourceTypeTransfer glResourceType, CurrencyTransfer currency, Boolean isDefault, String description) Creates a new instance of GlAccountTransferItemAccountingCategoryTransfer(String itemAccountingCategoryName, ItemAccountingCategoryTransfer parentItemAccountingCategory, GlAccountTransfer inventoryGlAccount, GlAccountTransfer salesGlAccount, GlAccountTransfer returnsGlAccount, GlAccountTransfer cogsGlAccount, GlAccountTransfer returnsCogsGlAccount, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ItemAccountingCategoryTransferTransactionGlAccountCategoryTransfer(TransactionTypeTransfer transactionType, String transactionGlAccountCategoryName, GlAccountCategoryTransfer glAccountCategory, Integer sortOrder, GlAccountTransfer glAccount, String description) Creates a new instance of TransactionGlAccountCategoryTransferTransactionGlAccountTransfer(TransactionGlAccountCategoryTransfer transactionGlAccountCategory, GlAccountTransfer glAccount) Creates a new instance of TransactionGlAccountTransferTransactionGlEntryTransfer(TransactionTransfer transaction, Integer transactionGlEntrySequence, PartyTransfer groupParty, TransactionGlAccountCategoryTransfer transactionGlAccountCategory, GlAccountTransfer glAccount, CurrencyTransfer originalCurrency, Long unformattedOriginalDebit, String originalDebit, Long unformattedOriginalCredit, String originalCredit, Long unformattedDebit, String debit, Long unformattedCredit, String credit) -
Uses of GlAccountTransfer in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return GlAccountTransferModifier and TypeMethodDescriptionAccountingControl.getGlAccountTransfer(UserVisit userVisit, GlAccount glAccount) Methods in com.echothree.model.control.accounting.server.control that return types with arguments of type GlAccountTransferModifier and TypeMethodDescriptionAccountingControl.getGlAccountTransfers(UserVisit userVisit) AccountingControl.getGlAccountTransfers(UserVisit userVisit, Collection<GlAccount> glAccounts) AccountingControl.getGlAccountTransfersByGlAccountCategory(UserVisit userVisit, GlAccountCategory glAccountCategory) AccountingControl.getGlAccountTransfersByGlAccountClass(UserVisit userVisit, GlAccountClass glAccountClass) AccountingControl.getGlAccountTransfersByGlResourceType(UserVisit userVisit, GlResourceType glResourceType) -
Uses of GlAccountTransfer in com.echothree.model.control.accounting.server.transfer
Methods in com.echothree.model.control.accounting.server.transfer that return GlAccountTransferModifier and TypeMethodDescriptionGlAccountTransferCache.getTransfer(UserVisit userVisit, GlAccount glAccount) -
Uses of GlAccountTransfer in com.echothree.model.control.customer.common.transfer
Methods in com.echothree.model.control.customer.common.transfer that return GlAccountTransferModifier and TypeMethodDescriptionCustomerTransfer.getArGlAccount()Returns the arGlAccount.CustomerTypeTransfer.getDefaultArGlAccount()Returns the defaultArGlAccount.Methods in com.echothree.model.control.customer.common.transfer with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidCustomerTransfer.setArGlAccount(GlAccountTransfer arGlAccount) Sets the arGlAccount.voidCustomerTypeTransfer.setDefaultArGlAccount(GlAccountTransfer defaultArGlAccount) Sets the defaultArGlAccount.Constructors in com.echothree.model.control.customer.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionCustomerTransfer(String partyName, PartyTypeTransfer partyType, LanguageTransfer preferredLanguage, CurrencyTransfer preferredCurrency, TimeZoneTransfer preferredTimeZone, DateTimeFormatTransfer preferredDateTimeFormat, PersonTransfer person, PartyGroupTransfer partyGroup, ProfileTransfer profileTransfer, String customerName, CustomerTypeTransfer customerType, OfferUseTransfer initialOfferUse, CancellationPolicyTransfer cancellationPolicy, ReturnPolicyTransfer returnPolicy, GlAccountTransfer arGlAccount, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, WorkflowEntityStatusTransfer customerStatus, WorkflowEntityStatusTransfer customerCreditStatus) Creates a new instance of CustomerTransferCustomerTypeTransfer(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 GlAccountTransfer in com.echothree.model.control.financial.common.transfer
Methods in com.echothree.model.control.financial.common.transfer that return GlAccountTransferModifier and TypeMethodDescriptionFinancialAccountTypeTransfer.getDefaultGlAccount()FinancialAccountTransactionTypeTransfer.getGlAccount()FinancialAccountTransfer.getGlAccount()Methods in com.echothree.model.control.financial.common.transfer with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidFinancialAccountTypeTransfer.setDefaultGlAccount(GlAccountTransfer defaultGlAccount) voidFinancialAccountTransactionTypeTransfer.setGlAccount(GlAccountTransfer glAccount) voidFinancialAccountTransfer.setGlAccount(GlAccountTransfer glAccount) Constructors in com.echothree.model.control.financial.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionFinancialAccountTransactionTypeTransfer(FinancialAccountTypeTransfer financialAccountType, String financialAccountTransactionTypeName, FinancialAccountTransactionTypeTransfer parentFinancialAccountTransactionType, GlAccountTransfer glAccount, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of FinancialAccountTransactionTypeTransferFinancialAccountTransfer(FinancialAccountTypeTransfer financialAccountType, String financialAccountName, CurrencyTransfer currency, GlAccountTransfer glAccount, String reference, String description, Long unformattedActualBalance, String actualBalance, Long unformattedAvailableBalance, String availableBalance) Creates a new instance of FinancialAccountTransferFinancialAccountTypeTransfer(String financialAccountTypeName, FinancialAccountTypeTransfer parentFinancialAccountType, GlAccountTransfer defaultGlAccount, SequenceTypeTransfer financialAccountSequenceType, SequenceTypeTransfer financialAccountTransactionSequenceType, WorkflowTransfer financialAccountWorkflow, WorkflowEntranceTransfer financialAccountWorkflowEntrance, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of FinancialAccountTypeTransfer -
Uses of GlAccountTransfer in com.echothree.model.control.inventory.common.transfer
Methods in com.echothree.model.control.inventory.common.transfer that return GlAccountTransferModifier and TypeMethodDescriptionInventoryConditionGlAccountTransfer.getCogsGlAccount()InventoryConditionGlAccountTransfer.getInventoryGlAccount()InventoryConditionGlAccountTransfer.getReturnsCogsGlAccount()InventoryConditionGlAccountTransfer.getReturnsGlAccount()InventoryConditionGlAccountTransfer.getSalesGlAccount()Methods in com.echothree.model.control.inventory.common.transfer with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidInventoryConditionGlAccountTransfer.setCogsGlAccount(GlAccountTransfer cogsGlAccount) voidInventoryConditionGlAccountTransfer.setInventoryGlAccount(GlAccountTransfer inventoryGlAccount) voidInventoryConditionGlAccountTransfer.setReturnsCogsGlAccount(GlAccountTransfer returnsCogsGlAccount) voidInventoryConditionGlAccountTransfer.setReturnsGlAccount(GlAccountTransfer returnsGlAccount) voidInventoryConditionGlAccountTransfer.setSalesGlAccount(GlAccountTransfer salesGlAccount) Constructors in com.echothree.model.control.inventory.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionInventoryConditionGlAccountTransfer(InventoryConditionTransfer inventoryCondition, ItemAccountingCategoryTransfer itemAccountingCategory, GlAccountTransfer inventoryGlAccount, GlAccountTransfer salesGlAccount, GlAccountTransfer returnsGlAccount, GlAccountTransfer cogsGlAccount, GlAccountTransfer returnsCogsGlAccount) Creates a new instance of InventoryConditionGlAccountTransfer -
Uses of GlAccountTransfer in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return GlAccountTransferModifier and TypeMethodDescriptionInvoiceLineGlAccountTransfer.getGlAccount()InvoiceTransfer.getGlAccount()Returns the glAccount.Methods in com.echothree.model.control.invoice.common.transfer with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidInvoiceLineGlAccountTransfer.setGlAccount(GlAccountTransfer glAccount) voidInvoiceTransfer.setGlAccount(GlAccountTransfer glAccount) Sets the glAccount.Constructors in com.echothree.model.control.invoice.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionInvoiceLineGlAccountTransfer(InvoiceLineTransfer invoiceLine, GlAccountTransfer glAccount) Creates a new instance of InvoiceLineGlAccountTransferInvoiceTransfer(InvoiceTypeTransfer invoiceType, String invoiceName, BillingAccountTransfer billingAccount, GlAccountTransfer glAccount, TermTransfer term, String reference, String description, WorkflowEntityStatusTransfer invoiceStatus) Creates a new instance of InvoiceTransfer -
Uses of GlAccountTransfer in com.echothree.model.control.tax.common.transfer
Methods in com.echothree.model.control.tax.common.transfer that return GlAccountTransferMethods in com.echothree.model.control.tax.common.transfer with parameters of type GlAccountTransferConstructors in com.echothree.model.control.tax.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionTaxTransfer(String taxName, ContactMechanismPurposeTransfer contactMechanismPurpose, GlAccountTransfer glAccount, String percent, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of TaxTransfer -
Uses of GlAccountTransfer in com.echothree.model.control.vendor.common.transfer
Methods in com.echothree.model.control.vendor.common.transfer that return GlAccountTransferModifier and TypeMethodDescriptionVendorTransfer.getApGlAccount()Returns the apGlAccount.VendorTypeTransfer.getDefaultApGlAccount()Returns the defaultApGlAccount.Methods in com.echothree.model.control.vendor.common.transfer with parameters of type GlAccountTransferModifier and TypeMethodDescriptionvoidVendorTransfer.setApGlAccount(GlAccountTransfer apGlAccount) Sets the apGlAccount.voidVendorTypeTransfer.setDefaultApGlAccount(GlAccountTransfer defaultApGlAccount) Sets the defaultApGlAccount.Constructors in com.echothree.model.control.vendor.common.transfer with parameters of type GlAccountTransferModifierConstructorDescriptionVendorTransfer(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 VendorTransferVendorTypeTransfer(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