|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_AlertRecipient
org.compiere.model.MAlertRecipient
public class MAlertRecipient
Alert Recipient
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_AD_AlertRecipient |
|---|
accessLevel, Model, Table_ID, Table_Name, updatedMS |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MAlertRecipient(Ctx ctx,
int AD_AlertRecipient_ID,
String trxName)
Standard Constructor |
|
MAlertRecipient(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
int |
getAD_Role_ID()
Get Role |
int |
getAD_User_ID()
Get User |
String |
toString()
String Representation |
| Methods inherited from class org.compiere.model.X_AD_AlertRecipient |
|---|
get_AccessLevel, getAD_Alert_ID, getAD_AlertRecipient_ID, getKeyNamePair, initPO, setAD_Alert_ID, setAD_AlertRecipient_ID, setAD_Role_ID, setAD_User_ID |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MAlertRecipient(Ctx ctx,
int AD_AlertRecipient_ID,
String trxName)
ctx - contextAD_AlertRecipient_ID - idtrxName - transaction
public MAlertRecipient(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public int getAD_User_ID()
getAD_User_ID in class X_AD_AlertRecipientpublic int getAD_Role_ID()
getAD_Role_ID in class X_AD_AlertRecipientpublic String toString()
toString in class X_AD_AlertRecipient
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||