|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_WorkflowProcessor
Generated Interface for AD_WorkflowProcessor
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_WorkflowProcessor_ID
Column name AD_WorkflowProcessor_ID |
static String |
COLUMNNAME_AlertOverPriority
Column name AlertOverPriority |
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_InactivityAlertDays
Column name InactivityAlertDays |
static String |
COLUMNNAME_KeepLogDays
Column name KeepLogDays |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_RemindDays
Column name RemindDays |
static String |
COLUMNNAME_Supervisor_ID
Column name Supervisor_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=697 |
static String |
Table_Name
TableName=AD_WorkflowProcessor |
| Method Summary | |
|---|---|
int |
getAD_WorkflowProcessor_ID()
Get Workflow Processor. |
int |
getAlertOverPriority()
Get Alert over Priority. |
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 |
getInactivityAlertDays()
Get Inactivity Alert Days. |
int |
getKeepLogDays()
Get Days to keep Log. |
String |
getName()
Get Name. |
int |
getRemindDays()
Get Reminder Days. |
int |
getSupervisor_ID()
Get Supervisor. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
Set Workflow Processor. |
void |
setAlertOverPriority(int AlertOverPriority)
Set Alert over Priority. |
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 |
setInactivityAlertDays(int InactivityAlertDays)
Set Inactivity Alert Days. |
void |
setKeepLogDays(int KeepLogDays)
Set Days to keep Log. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRemindDays(int RemindDays)
Set Reminder Days. |
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_WorkflowProcessor_ID
static final String COLUMNNAME_AlertOverPriority
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_InactivityAlertDays
static final String COLUMNNAME_KeepLogDays
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
static final String COLUMNNAME_RemindDays
static final String COLUMNNAME_Supervisor_ID
| Method Detail |
|---|
void setAD_WorkflowProcessor_ID(int AD_WorkflowProcessor_ID)
int getAD_WorkflowProcessor_ID()
void setAlertOverPriority(int AlertOverPriority)
int getAlertOverPriority()
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 setInactivityAlertDays(int InactivityAlertDays)
int getInactivityAlertDays()
void setKeepLogDays(int KeepLogDays)
int getKeepLogDays()
void setName(String Name)
String getName()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRemindDays(int RemindDays)
int getRemindDays()
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 | |||||||||