|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Alert
Generated Interface for AD_Alert
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Alert_ID
Column name AD_Alert_ID |
static String |
COLUMNNAME_AD_AlertProcessor_ID
Column name AD_AlertProcessor_ID |
static String |
COLUMNNAME_AlertMessage
Column name AlertMessage |
static String |
COLUMNNAME_AlertSubject
Column name AlertSubject |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EnforceClientSecurity
Column name EnforceClientSecurity |
static String |
COLUMNNAME_EnforceRoleSecurity
Column name EnforceRoleSecurity |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsValid
Column name IsValid |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=594 |
static String |
Table_Name
TableName=AD_Alert |
| Method Summary | |
|---|---|
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. |
String |
getName()
Get Name. |
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. |
| 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_Alert_ID
static final String COLUMNNAME_AD_AlertProcessor_ID
static final String COLUMNNAME_AlertMessage
static final String COLUMNNAME_AlertSubject
static final String COLUMNNAME_Description
static final String COLUMNNAME_EnforceClientSecurity
static final String COLUMNNAME_EnforceRoleSecurity
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsValid
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAD_Alert_ID(int AD_Alert_ID)
int getAD_Alert_ID()
void setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
int getAD_AlertProcessor_ID()
I_AD_AlertProcessor getAD_AlertProcessor()
throws Exception
Exceptionvoid setAlertMessage(String AlertMessage)
String getAlertMessage()
void setAlertSubject(String AlertSubject)
String getAlertSubject()
void setDescription(String Description)
String getDescription()
void setEnforceClientSecurity(boolean EnforceClientSecurity)
boolean isEnforceClientSecurity()
void setEnforceRoleSecurity(boolean EnforceRoleSecurity)
boolean isEnforceRoleSecurity()
void setHelp(String Help)
String getHelp()
void setIsValid(boolean IsValid)
boolean isValid()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||