|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_UserMail
Generated Interface for AD_UserMail
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AD_UserMail_ID
Column name AD_UserMail_ID |
static String |
COLUMNNAME_DeliveryConfirmation
Column name DeliveryConfirmation |
static String |
COLUMNNAME_IsDelivered
Column name IsDelivered |
static String |
COLUMNNAME_MailText
Column name MailText |
static String |
COLUMNNAME_MessageID
Column name MessageID |
static String |
COLUMNNAME_R_MailText_ID
Column name R_MailText_ID |
static String |
COLUMNNAME_Subject
Column name Subject |
static String |
COLUMNNAME_W_MailMsg_ID
Column name W_MailMsg_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=782 |
static String |
Table_Name
TableName=AD_UserMail |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getAD_UserMail_ID()
Get User Mail. |
String |
getDeliveryConfirmation()
Get Delivery Confirmation. |
String |
getIsDelivered()
Get Delivered |
String |
getMailText()
Get Mail Text. |
String |
getMessageID()
Get Message ID. |
int |
getR_MailText_ID()
Get Mail Template. |
I_R_MailText |
getR_MailText()
|
String |
getSubject()
Get Subject. |
int |
getW_MailMsg_ID()
Get Mail Message. |
I_W_MailMsg |
getW_MailMsg()
|
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_UserMail_ID(int AD_UserMail_ID)
Set User Mail. |
void |
setDeliveryConfirmation(String DeliveryConfirmation)
Set Delivery Confirmation. |
void |
setIsDelivered(String IsDelivered)
Set Delivered |
void |
setMailText(String MailText)
Set Mail Text. |
void |
setMessageID(String MessageID)
Set Message ID. |
void |
setR_MailText_ID(int R_MailText_ID)
Set Mail Template. |
void |
setSubject(String Subject)
Set Subject. |
void |
setW_MailMsg_ID(int W_MailMsg_ID)
Set Mail Message. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_UserMail_ID
static final String COLUMNNAME_DeliveryConfirmation
static final String COLUMNNAME_IsDelivered
static final String COLUMNNAME_MailText
static final String COLUMNNAME_MessageID
static final String COLUMNNAME_R_MailText_ID
static final String COLUMNNAME_Subject
static final String COLUMNNAME_W_MailMsg_ID
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setAD_UserMail_ID(int AD_UserMail_ID)
int getAD_UserMail_ID()
void setDeliveryConfirmation(String DeliveryConfirmation)
String getDeliveryConfirmation()
void setIsDelivered(String IsDelivered)
String getIsDelivered()
void setMailText(String MailText)
String getMailText()
void setMessageID(String MessageID)
String getMessageID()
void setR_MailText_ID(int R_MailText_ID)
int getR_MailText_ID()
I_R_MailText getR_MailText()
throws Exception
Exceptionvoid setSubject(String Subject)
String getSubject()
void setW_MailMsg_ID(int W_MailMsg_ID)
int getW_MailMsg_ID()
I_W_MailMsg getW_MailMsg()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||