|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Alert
public class X_AD_Alert
Generated Model for AD_Alert
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_Alert |
|---|
accessLevel, COLUMNNAME_AD_Alert_ID, COLUMNNAME_AD_AlertProcessor_ID, COLUMNNAME_AlertMessage, COLUMNNAME_AlertSubject, COLUMNNAME_Description, COLUMNNAME_EnforceClientSecurity, COLUMNNAME_EnforceRoleSecurity, COLUMNNAME_Help, COLUMNNAME_IsValid, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Alert(Properties ctx,
int AD_Alert_ID,
String trxName)
Standard Constructor |
|
X_AD_Alert(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Alert_ID()
Get Alert. |
int |
getAD_AlertProcessor_ID()
Get Alert Processor. |
I_AD_AlertProcessor |
getAD_AlertProcessor()
|
String |
getAlertMessage()
Get Alert Message. |
String |
getAlertSubject()
Get Alert Subject. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isEnforceClientSecurity()
Get Enforce Client Security. |
boolean |
isEnforceRoleSecurity()
Get Enforce Role Security. |
boolean |
isValid()
Get Valid. |
void |
setAD_Alert_ID(int AD_Alert_ID)
Set Alert. |
void |
setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
Set Alert Processor. |
void |
setAlertMessage(String AlertMessage)
Set Alert Message. |
void |
setAlertSubject(String AlertSubject)
Set Alert Subject. |
void |
setDescription(String Description)
Set Description. |
void |
setEnforceClientSecurity(boolean EnforceClientSecurity)
Set Enforce Client Security. |
void |
setEnforceRoleSecurity(boolean EnforceRoleSecurity)
Set Enforce Role Security. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsValid(boolean IsValid)
Set Valid. |
void |
setName(String Name)
Set Name. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_AD_Alert(Properties ctx,
int AD_Alert_ID,
String trxName)
public X_AD_Alert(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_Alert_ID(int AD_Alert_ID)
setAD_Alert_ID in interface I_AD_AlertAD_Alert_ID - Adempiere Alertpublic int getAD_Alert_ID()
getAD_Alert_ID in interface I_AD_Alert
public I_AD_AlertProcessor getAD_AlertProcessor()
throws Exception
getAD_AlertProcessor in interface I_AD_AlertExceptionpublic void setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
setAD_AlertProcessor_ID in interface I_AD_AlertAD_AlertProcessor_ID - Alert Processor/Server Parameterpublic int getAD_AlertProcessor_ID()
getAD_AlertProcessor_ID in interface I_AD_Alertpublic void setAlertMessage(String AlertMessage)
setAlertMessage in interface I_AD_AlertAlertMessage - Message of the Alertpublic String getAlertMessage()
getAlertMessage in interface I_AD_Alertpublic void setAlertSubject(String AlertSubject)
setAlertSubject in interface I_AD_AlertAlertSubject - Subject of the Alertpublic String getAlertSubject()
getAlertSubject in interface I_AD_Alertpublic void setDescription(String Description)
setDescription in interface I_AD_AlertDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Alertpublic void setEnforceClientSecurity(boolean EnforceClientSecurity)
setEnforceClientSecurity in interface I_AD_AlertEnforceClientSecurity - Send alerts to recipient only if the client security rules of the role allowspublic boolean isEnforceClientSecurity()
isEnforceClientSecurity in interface I_AD_Alertpublic void setEnforceRoleSecurity(boolean EnforceRoleSecurity)
setEnforceRoleSecurity in interface I_AD_AlertEnforceRoleSecurity - Send alerts to recipient only if the data security rules of the role allowspublic boolean isEnforceRoleSecurity()
isEnforceRoleSecurity in interface I_AD_Alertpublic void setHelp(String Help)
setHelp in interface I_AD_AlertHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Alertpublic void setIsValid(boolean IsValid)
setIsValid in interface I_AD_AlertIsValid - Element is validpublic boolean isValid()
isValid in interface I_AD_Alertpublic void setName(String Name)
setName in interface I_AD_AlertName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Alertpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||