|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_AlertProcessor
Generated Interface for AD_AlertProcessor
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_AlertProcessor_ID
Column name AD_AlertProcessor_ID |
static String |
COLUMNNAME_DateLastRun
Column name DateLastRun |
static String |
COLUMNNAME_DateNextRun
Column name DateNextRun |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Frequency
Column name Frequency |
static String |
COLUMNNAME_FrequencyType
Column name FrequencyType |
static String |
COLUMNNAME_KeepLogDays
Column name KeepLogDays |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Supervisor_ID
Column name Supervisor_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=700 |
static String |
Table_Name
TableName=AD_AlertProcessor |
| Method Summary | |
|---|---|
int |
getAD_AlertProcessor_ID()
Get Alert Processor. |
Timestamp |
getDateLastRun()
Get Date last run. |
Timestamp |
getDateNextRun()
Get Date next run. |
String |
getDescription()
Get Description. |
int |
getFrequency()
Get Frequency. |
String |
getFrequencyType()
Get Frequency Type. |
int |
getKeepLogDays()
Get Days to keep Log. |
String |
getName()
Get Name. |
int |
getSupervisor_ID()
Get Supervisor. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
Set Alert Processor. |
void |
setDateLastRun(Timestamp DateLastRun)
Set Date last run. |
void |
setDateNextRun(Timestamp DateNextRun)
Set Date next run. |
void |
setDescription(String Description)
Set Description. |
void |
setFrequency(int Frequency)
Set Frequency. |
void |
setFrequencyType(String FrequencyType)
Set Frequency Type. |
void |
setKeepLogDays(int KeepLogDays)
Set Days to keep Log. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setSupervisor_ID(int Supervisor_ID)
Set Supervisor. |
| 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_AlertProcessor_ID
static final String COLUMNNAME_DateLastRun
static final String COLUMNNAME_DateNextRun
static final String COLUMNNAME_Description
static final String COLUMNNAME_Frequency
static final String COLUMNNAME_FrequencyType
static final String COLUMNNAME_KeepLogDays
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Supervisor_ID
| Method Detail |
|---|
void setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
int getAD_AlertProcessor_ID()
void setDateLastRun(Timestamp DateLastRun)
Timestamp getDateLastRun()
void setDateNextRun(Timestamp DateNextRun)
Timestamp getDateNextRun()
void setDescription(String Description)
String getDescription()
void setFrequency(int Frequency)
int getFrequency()
void setFrequencyType(String FrequencyType)
String getFrequencyType()
void setKeepLogDays(int KeepLogDays)
int getKeepLogDays()
void setName(String Name)
String getName()
void setProcessing(boolean Processing)
boolean isProcessing()
void setSupervisor_ID(int Supervisor_ID)
int getSupervisor_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||