Uses of Class
org.compiere.model.MChat
-
Packages that use MChat Package Description org.compiere.model Provides for.... -
-
Uses of MChat in org.compiere.model
Methods in org.compiere.model that return MChat Modifier and Type Method Description static MChat[]
MChat. getOfTable(Properties ctx, int AD_Table_ID)
Get Chats Of Table - of client in contextConstructors in org.compiere.model with parameters of type MChat Constructor Description MChatEntry(MChat chat, String data)
Parent Constructor
-