Uses of Class
org.compiere.model.MSequence
Packages that use MSequence
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 MSequence in org.compiere.model
Methods in org.compiere.model that return MSequenceModifier and TypeMethodDescriptionstatic MSequenceMSequence.get(Properties ctx, String tableName) Get Sequencestatic MSequenceMSequence.get(Properties ctx, String tableName, String trxName) Get the tableID sequence based on the TableNamestatic MSequenceMSequence.get(Properties ctx, String tableName, String trxName, boolean tableID) Get SequenceMethods in org.compiere.model with parameters of type MSequenceModifier and TypeMethodDescriptionstatic StringMSequence.getDocumentNoFromSeq(MSequence seq, String trxName, PO po) Get next document no from sequence