Uses of Class
org.compiere.model.MSMTP
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 MSMTP in org.compiere.model
Modifier and TypeMethodDescriptionstatic MSMTP
MSMTP.get
(Properties ctx, int clientID, String from) Search a SMTP server for the sender (1st try with the full address, 2nd try with domain only)static MSMTP
MSMTP.get
(Properties ctx, int clientID, String from, String trxName) Search a SMTP server for the sender (1st try with the full address, 2nd try with domain only)MSMTP.markImmutable()
ModifierConstructorDescriptionMSMTP
(Properties ctx, MSMTP copy) Copy constructorMSMTP
(Properties ctx, MSMTP copy, String trxName) Copy constructor