Uses of Class
com.echothree.model.control.invoice.common.transfer.InvoiceRoleTransfer
Packages that use InvoiceRoleTransfer
Package
Description
-
Uses of InvoiceRoleTransfer in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return types with arguments of type InvoiceRoleTransferMethod parameters in com.echothree.model.control.invoice.common.transfer with type arguments of type InvoiceRoleTransferModifier and TypeMethodDescriptionvoid
InvoiceTransfer.setInvoiceRoles
(MapWrapper<InvoiceRoleTransfer> invoiceRoles) Sets the invoiceRoles. -
Uses of InvoiceRoleTransfer in com.echothree.model.control.invoice.server.control
Methods in com.echothree.model.control.invoice.server.control that return types with arguments of type InvoiceRoleTransferModifier and TypeMethodDescriptionInvoiceControl.getInvoiceRoleTransfers
(UserVisit userVisit, Collection<InvoiceRole> invoiceRoles) InvoiceControl.getInvoiceRoleTransfersByInvoice
(UserVisit userVisit, Invoice invoice) -
Uses of InvoiceRoleTransfer in com.echothree.model.control.invoice.server.transfer
Methods in com.echothree.model.control.invoice.server.transfer that return InvoiceRoleTransferModifier and TypeMethodDescriptionInvoiceRoleTransferCache.getInvoiceRoleTransfer
(InvoiceRole invoiceRole)