|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_LdapProcessor
public class X_AD_LdapProcessor
Generated Model for AD_LdapProcessor
| Field Summary | |
|---|---|
static int |
SUPERVISOR_ID_AD_Reference_ID
Supervisor_ID AD_Reference_ID=110 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_AD_LdapProcessor |
|---|
accessLevel, COLUMNNAME_AD_LdapProcessor_ID, COLUMNNAME_DateLastRun, COLUMNNAME_DateNextRun, COLUMNNAME_Description, COLUMNNAME_KeepLogDays, COLUMNNAME_LdapPort, COLUMNNAME_Name, COLUMNNAME_Processing, COLUMNNAME_Supervisor_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_LdapProcessor(Properties ctx,
int AD_LdapProcessor_ID,
String trxName)
Standard Constructor |
|
X_AD_LdapProcessor(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLdapPort()
Get Ldap Port. |
String |
getName()
Get Name. |
int |
getSupervisor_ID()
Get Supervisor. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int SUPERVISOR_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_LdapProcessor(Properties ctx,
int AD_LdapProcessor_ID,
String trxName)
public X_AD_LdapProcessor(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
setAD_LdapProcessor_ID in interface I_AD_LdapProcessorAD_LdapProcessor_ID - LDAP Server to authenticate and authorize external systems based on Adempierepublic int getAD_LdapProcessor_ID()
getAD_LdapProcessor_ID in interface I_AD_LdapProcessorpublic void setDateLastRun(Timestamp DateLastRun)
setDateLastRun in interface I_AD_LdapProcessorDateLastRun - Date the process was last run.public Timestamp getDateLastRun()
getDateLastRun in interface I_AD_LdapProcessorpublic void setDateNextRun(Timestamp DateNextRun)
setDateNextRun in interface I_AD_LdapProcessorDateNextRun - Date the process will run nextpublic Timestamp getDateNextRun()
getDateNextRun in interface I_AD_LdapProcessorpublic void setDescription(String Description)
setDescription in interface I_AD_LdapProcessorDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_LdapProcessorpublic void setKeepLogDays(int KeepLogDays)
setKeepLogDays in interface I_AD_LdapProcessorKeepLogDays - Number of days to keep the log entriespublic int getKeepLogDays()
getKeepLogDays in interface I_AD_LdapProcessorpublic void setLdapPort(int LdapPort)
setLdapPort in interface I_AD_LdapProcessorLdapPort - The port the server is listeningpublic int getLdapPort()
getLdapPort in interface I_AD_LdapProcessorpublic void setName(String Name)
setName in interface I_AD_LdapProcessorName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_LdapProcessorpublic KeyNamePair getKeyNamePair()
public void setProcessing(boolean Processing)
setProcessing in interface I_AD_LdapProcessorProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_AD_LdapProcessorpublic void setSupervisor_ID(int Supervisor_ID)
setSupervisor_ID in interface I_AD_LdapProcessorSupervisor_ID - Supervisor for this user/organization - used for escalation and approvalpublic int getSupervisor_ID()
getSupervisor_ID in interface I_AD_LdapProcessor
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||