|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_LdapProcessor
Generated Interface for AD_LdapProcessor
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_LdapProcessor_ID
Column name AD_LdapProcessor_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_KeepLogDays
Column name KeepLogDays |
static String |
COLUMNNAME_LdapPort
Column name LdapPort |
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=902 |
static String |
Table_Name
TableName=AD_LdapProcessor |
| Method Summary | |
|---|---|
int |
getAD_LdapProcessor_ID()
Get Ldap Processor. |
Timestamp |
getDateLastRun()
Get Date last run. |
Timestamp |
getDateNextRun()
Get Date next run. |
String |
getDescription()
Get Description. |
int |
getKeepLogDays()
Get Days to keep Log. |
int |
getLdapPort()
Get Ldap Port. |
String |
getName()
Get Name. |
int |
getSupervisor_ID()
Get Supervisor. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
Set Ldap Processor. |
void |
setDateLastRun(Timestamp DateLastRun)
Set Date last run. |
void |
setDateNextRun(Timestamp DateNextRun)
Set Date next run. |
void |
setDescription(String Description)
Set Description. |
void |
setKeepLogDays(int KeepLogDays)
Set Days to keep Log. |
void |
setLdapPort(int LdapPort)
Set Ldap Port. |
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_LdapProcessor_ID
static final String COLUMNNAME_DateLastRun
static final String COLUMNNAME_DateNextRun
static final String COLUMNNAME_Description
static final String COLUMNNAME_KeepLogDays
static final String COLUMNNAME_LdapPort
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Supervisor_ID
| Method Detail |
|---|
void setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
int getAD_LdapProcessor_ID()
void setDateLastRun(Timestamp DateLastRun)
Timestamp getDateLastRun()
void setDateNextRun(Timestamp DateNextRun)
Timestamp getDateNextRun()
void setDescription(String Description)
String getDescription()
void setKeepLogDays(int KeepLogDays)
int getKeepLogDays()
void setLdapPort(int LdapPort)
int getLdapPort()
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 | |||||||||