Uses of Class
org.compiere.model.MCashBook
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MCashBook in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCashBook
MCashBook.get
(int C_CashBook_ID) Get MCashBook from Cache (immutable))static MCashBook
MCashBook.get
(Properties ctx, int C_CashBook_ID) Get MCashBook from Cache (immutable)static MCashBook
MCashBook.get
(Properties ctx, int AD_Org_ID, int C_Currency_ID) Get CashBook for Org and Currencystatic MCashBook
MCashBook.get
(Properties ctx, int C_CashBook_ID, String trxName) Gets MCashBook from Cache (immutabble)MCash.getCashBook()
Get Cash BookMCashLine.getCashBook()
Get CashBookstatic MCashBook
MCashBook.getCopy
(Properties ctx, int C_CashBook_ID, String trxName) Get updateable copy of MCashBook from cacheMCashBook.markImmutable()