|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_AcctProcessor
Generated Interface for C_AcctProcessor
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_C_AcctProcessor_ID
Column name C_AcctProcessor_ID |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_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=695 |
static String |
Table_Name
TableName=C_AcctProcessor |
| Method Summary | |
|---|---|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getC_AcctProcessor_ID()
Get Accounting Processor. |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
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_Table_ID(int AD_Table_ID)
Set Table. |
void |
setC_AcctProcessor_ID(int C_AcctProcessor_ID)
Set Accounting Processor. |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
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_Table_ID
static final String COLUMNNAME_C_AcctProcessor_ID
static final String COLUMNNAME_C_AcctSchema_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_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setC_AcctProcessor_ID(int C_AcctProcessor_ID)
int getC_AcctProcessor_ID()
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid 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 | |||||||||