|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_RequestProcessor
Generated Interface for R_RequestProcessor
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
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_OverdueAlertDays
Column name OverdueAlertDays |
static String |
COLUMNNAME_OverdueAssignDays
Column name OverdueAssignDays |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_R_RequestProcessor_ID
Column name R_RequestProcessor_ID |
static String |
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID |
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=420 |
static String |
Table_Name
TableName=R_RequestProcessor |
| Method Summary | |
|---|---|
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 |
getOverdueAlertDays()
Get Alert after Days Due. |
int |
getOverdueAssignDays()
Get Escalate after Days Due. |
int |
getR_RequestProcessor_ID()
Get Request Processor. |
int |
getR_RequestType_ID()
Get Request Type. |
I_R_RequestType |
getR_RequestType()
|
int |
getRemindDays()
Get Reminder Days. |
int |
getSupervisor_ID()
Get Supervisor. |
boolean |
isProcessing()
Get Process Now |
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 |
setOverdueAlertDays(int OverdueAlertDays)
Set Alert after Days Due. |
void |
setOverdueAssignDays(int OverdueAssignDays)
Set Escalate after Days Due. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setR_RequestProcessor_ID(int R_RequestProcessor_ID)
Set Request Processor. |
void |
setR_RequestType_ID(int R_RequestType_ID)
Set Request Type. |
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_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_OverdueAlertDays
static final String COLUMNNAME_OverdueAssignDays
static final String COLUMNNAME_Processing
static final String COLUMNNAME_RemindDays
static final String COLUMNNAME_R_RequestProcessor_ID
static final String COLUMNNAME_R_RequestType_ID
static final String COLUMNNAME_Supervisor_ID
| Method Detail |
|---|
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 setOverdueAlertDays(int OverdueAlertDays)
int getOverdueAlertDays()
void setOverdueAssignDays(int OverdueAssignDays)
int getOverdueAssignDays()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRemindDays(int RemindDays)
int getRemindDays()
void setR_RequestProcessor_ID(int R_RequestProcessor_ID)
int getR_RequestProcessor_ID()
void setR_RequestType_ID(int R_RequestType_ID)
int getR_RequestType_ID()
I_R_RequestType getR_RequestType()
throws Exception
Exceptionvoid 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 | |||||||||