Uses of Class
org.compiere.model.MJournalBatch
Packages that use MJournalBatch
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 MJournalBatch in org.compiere.model
Methods in org.compiere.model that return MJournalBatchModifier and TypeMethodDescriptionstatic MJournalBatch
MJournalBatch.copyFrom
(Properties ctx, int GL_JournalBatch_ID, Timestamp dateDoc, String trxName) Create new Journal Batch by copyingMethods in org.compiere.model with parameters of type MJournalBatchModifier and TypeMethodDescriptionint
MJournalBatch.copyDetailsFrom
(MJournalBatch jb) Copy Journal/Lines from other Journal BatchConstructors in org.compiere.model with parameters of type MJournalBatchModifierConstructorDescriptionMJournal
(MJournalBatch parent) Parent Constructor.MJournalBatch
(MJournalBatch original) Copy Constructor.