Uses of Class
org.compiere.model.MSMTP
Packages that use 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
Methods in org.compiere.model that return MSMTPModifier 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()
Constructors in org.compiere.model with parameters of type MSMTPModifierConstructorDescriptionMSMTP
(Properties ctx, MSMTP copy) Copy constructorMSMTP
(Properties ctx, MSMTP copy, String trxName) Copy constructor