|
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_LdapAccess
public class X_AD_LdapAccess
Generated Model for AD_LdapAccess
| Field Summary |
|---|
| 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_LdapAccess |
|---|
accessLevel, COLUMNNAME_AD_LdapAccess_ID, COLUMNNAME_AD_LdapProcessor_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_Description, COLUMNNAME_IsError, COLUMNNAME_R_InterestArea_ID, COLUMNNAME_Summary, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_LdapAccess(Properties ctx,
int AD_LdapAccess_ID,
String trxName)
Standard Constructor |
|
X_AD_LdapAccess(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_LdapAccess_ID()
Get Ldap Access. |
int |
getAD_LdapProcessor_ID()
Get Ldap Processor. |
I_AD_LdapProcessor |
getAD_LdapProcessor()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getR_InterestArea_ID()
Get Interest Area. |
I_R_InterestArea |
getR_InterestArea()
|
String |
getSummary()
Get Summary. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isError()
Get Error. |
void |
setAD_LdapAccess_ID(int AD_LdapAccess_ID)
Set Ldap Access. |
void |
setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
Set Ldap Processor. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setDescription(String Description)
Set Description. |
void |
setIsError(boolean IsError)
Set Error. |
void |
setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area. |
void |
setSummary(String Summary)
Set Summary. |
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 |
| Constructor Detail |
|---|
public X_AD_LdapAccess(Properties ctx,
int AD_LdapAccess_ID,
String trxName)
public X_AD_LdapAccess(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_LdapAccess_ID(int AD_LdapAccess_ID)
setAD_LdapAccess_ID in interface I_AD_LdapAccessAD_LdapAccess_ID - Ldap Access Logpublic int getAD_LdapAccess_ID()
getAD_LdapAccess_ID in interface I_AD_LdapAccess
public I_AD_LdapProcessor getAD_LdapProcessor()
throws Exception
getAD_LdapProcessor in interface I_AD_LdapAccessExceptionpublic void setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
setAD_LdapProcessor_ID in interface I_AD_LdapAccessAD_LdapProcessor_ID - LDAP Server to authenticate and authorize external systems based on Adempierepublic int getAD_LdapProcessor_ID()
getAD_LdapProcessor_ID in interface I_AD_LdapAccess
public I_AD_User getAD_User()
throws Exception
getAD_User in interface I_AD_LdapAccessExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_AD_LdapAccessAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_AD_LdapAccesspublic KeyNamePair getKeyNamePair()
public void setDescription(String Description)
setDescription in interface I_AD_LdapAccessDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_LdapAccesspublic void setIsError(boolean IsError)
setIsError in interface I_AD_LdapAccessIsError - An Error occured in the executionpublic boolean isError()
isError in interface I_AD_LdapAccess
public I_R_InterestArea getR_InterestArea()
throws Exception
getR_InterestArea in interface I_AD_LdapAccessExceptionpublic void setR_InterestArea_ID(int R_InterestArea_ID)
setR_InterestArea_ID in interface I_AD_LdapAccessR_InterestArea_ID - Interest Area or Topicpublic int getR_InterestArea_ID()
getR_InterestArea_ID in interface I_AD_LdapAccesspublic void setSummary(String Summary)
setSummary in interface I_AD_LdapAccessSummary - Textual summary of this requestpublic String getSummary()
getSummary in interface I_AD_LdapAccess
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||