Uses of Class
org.compiere.model.MSequence
-
Packages that use MSequence Package Description org.compiere.model Provides for.... -
-
Uses of MSequence in org.compiere.model
Methods in org.compiere.model that return MSequence Modifier and Type Method Description static MSequenceMSequence. get(Properties ctx, String tableName)Get Sequencestatic MSequenceMSequence. get(Properties ctx, String tableName, String trxName)static MSequenceMSequence. get(Properties ctx, String tableName, String trxName, boolean tableID)Get SequenceMethods in org.compiere.model with parameters of type MSequence Modifier and Type Method Description static StringMSequence. getDocumentNoFromSeq(MSequence seq, String trxName, PO po)
-