|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EMail | |
|---|---|
| org.compiere.interfaces | |
| org.compiere.model | Provides for.... |
| org.compiere.session | |
| Uses of EMail in org.compiere.interfaces |
|---|
| Methods in org.compiere.interfaces that return EMail | |
|---|---|
EMail |
ServerLocal.createEMail(Ctx ctx,
int AD_Client_ID,
int AD_User_ID,
String toEMail,
String toName,
String subject,
String message)
Create EMail from Server (Request User) |
EMail |
Server.createEMail(Ctx ctx,
int AD_Client_ID,
int AD_User_ID,
String toEMail,
String toName,
String subject,
String message)
Create EMail from Server (Request User) |
EMail |
ServerLocal.createEMail(Ctx ctx,
int AD_Client_ID,
String toEMail,
String toName,
String subject,
String message)
Create EMail from Server (Request User) |
EMail |
Server.createEMail(Ctx ctx,
int AD_Client_ID,
String toEMail,
String toName,
String subject,
String message)
Create EMail from Server (Request User) |
| Uses of EMail in org.compiere.model |
|---|
| Methods in org.compiere.model that return EMail | |
|---|---|
EMail |
MClient.createEMail(MUser from,
MUser to,
String subject,
String message)
Create EMail from User |
EMail |
MClient.createEMail(MUser from,
String toEMail,
String toName,
String subject,
String message)
Create EMail from User |
EMail |
MStore.createEMail(String toEMail,
String toName,
String subject,
String message)
Create EMail from Request User |
EMail |
MClient.createEMail(String toEMail,
String toName,
String subject,
String message)
Create EMail from Request User |
| Methods in org.compiere.model with parameters of type EMail | |
|---|---|
MAssetDelivery |
MAsset.confirmDelivery(EMail email,
int AD_User_ID)
Confirm Asset EMail Delivery |
| Constructors in org.compiere.model with parameters of type EMail | |
|---|---|
MAssetDelivery(MAsset asset,
EMail email,
String messageID,
int AD_User_ID)
Create Asset Delivery for EMail |
|
MUserMail(MMailMsg parent,
int AD_User_ID,
EMail mail)
Parent Constructor |
|
MUserMail(MMailText parent,
int AD_User_ID,
EMail mail)
User Mail |
|
MUserMail(PO po,
int AD_User_ID,
EMail mail)
New User Mail (no trx) |
|
| Uses of EMail in org.compiere.session |
|---|
| Methods in org.compiere.session that return EMail | |
|---|---|
EMail |
ServerBean.createEMail(Ctx ctx,
int AD_Client_ID,
int AD_User_ID,
String toEMail,
String toName,
String subject,
String message)
Create EMail from Server (Request User) |
EMail |
ServerBean.createEMail(Ctx ctx,
int AD_Client_ID,
String toEMail,
String toName,
String subject,
String message)
Create EMail from Server (Request User) |
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||