Class InvoiceTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.invoice.server.transfer.InvoiceTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected InvoiceAliasTransferCache
protected InvoiceAliasTypeDescriptionTransferCache
protected InvoiceAliasTypeTransferCache
protected InvoiceControl
protected InvoiceLineGlAccountTransferCache
protected InvoiceLineItemTransferCache
protected InvoiceLineTransferCache
protected InvoiceLineTypeDescriptionTransferCache
protected InvoiceLineTypeTransferCache
protected InvoiceLineUseTypeTransferCache
protected InvoiceRoleTransferCache
protected InvoiceRoleTypeTransferCache
protected InvoiceTimeTransferCache
protected InvoiceTimeTypeDescriptionTransferCache
protected InvoiceTimeTypeTransferCache
protected InvoiceTransferCache
protected InvoiceTypeDescriptionTransferCache
protected InvoiceTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionInvoiceTransferCaches
(UserVisit userVisit, InvoiceControl invoiceControl) Creates a new instance of InvoiceTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
invoiceControl
-
invoiceLineUseTypeTransferCache
-
invoiceRoleTypeTransferCache
-
invoiceRoleTransferCache
-
invoiceTypeTransferCache
-
invoiceTypeDescriptionTransferCache
-
invoiceAliasTypeTransferCache
-
invoiceAliasTypeDescriptionTransferCache
-
invoiceLineTypeTransferCache
-
invoiceLineTypeDescriptionTransferCache
-
invoiceTransferCache
-
invoiceAliasTransferCache
-
invoiceLineTransferCache
-
invoiceLineItemTransferCache
-
invoiceLineGlAccountTransferCache
-
invoiceTimeTypeTransferCache
-
invoiceTimeTypeDescriptionTransferCache
-
invoiceTimeTransferCache
-
-
Constructor Details
-
InvoiceTransferCaches
Creates a new instance of InvoiceTransferCaches
-
-
Method Details
-
getInvoiceLineUseTypeTransferCache
-
getInvoiceRoleTypeTransferCache
-
getInvoiceRoleTransferCache
-
getInvoiceTypeTransferCache
-
getInvoiceTypeDescriptionTransferCache
-
getInvoiceAliasTypeTransferCache
-
getInvoiceAliasTypeDescriptionTransferCache
-
getInvoiceLineTypeTransferCache
-
getInvoiceLineTypeDescriptionTransferCache
-
getInvoiceTransferCache
-
getInvoiceAliasTransferCache
-
getInvoiceLineTransferCache
-
getInvoiceLineGlAccountTransferCache
-
getInvoiceLineItemTransferCache
-
getInvoiceTimeTypeTransferCache
-
getInvoiceTimeTransferCache
-
getInvoiceTimeTypeDescriptionTransferCache
-