|
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_LdapProcessorLog
public class X_AD_LdapProcessorLog
Generated Model for AD_LdapProcessorLog
| 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_LdapProcessorLog |
|---|
accessLevel, COLUMNNAME_AD_LdapProcessor_ID, COLUMNNAME_AD_LdapProcessorLog_ID, COLUMNNAME_BinaryData, COLUMNNAME_Description, COLUMNNAME_IsError, COLUMNNAME_Reference, COLUMNNAME_Summary, COLUMNNAME_TextMsg, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_LdapProcessorLog(Properties ctx,
int AD_LdapProcessorLog_ID,
String trxName)
Standard Constructor |
|
X_AD_LdapProcessorLog(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_LdapProcessor_ID()
Get Ldap Processor. |
I_AD_LdapProcessor |
getAD_LdapProcessor()
|
int |
getAD_LdapProcessorLog_ID()
Get Ldap Processor Log. |
byte[] |
getBinaryData()
Get BinaryData. |
String |
getDescription()
Get Description. |
String |
getReference()
Get Reference. |
String |
getSummary()
Get Summary. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isError()
Get Error. |
void |
setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
Set Ldap Processor. |
void |
setAD_LdapProcessorLog_ID(int AD_LdapProcessorLog_ID)
Set Ldap Processor Log. |
void |
setBinaryData(byte[] BinaryData)
Set BinaryData. |
void |
setDescription(String Description)
Set Description. |
void |
setIsError(boolean IsError)
Set Error. |
void |
setReference(String Reference)
Set Reference. |
void |
setSummary(String Summary)
Set Summary. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
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_LdapProcessorLog(Properties ctx,
int AD_LdapProcessorLog_ID,
String trxName)
public X_AD_LdapProcessorLog(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 PO
public I_AD_LdapProcessor getAD_LdapProcessor()
throws Exception
getAD_LdapProcessor in interface I_AD_LdapProcessorLogExceptionpublic void setAD_LdapProcessor_ID(int AD_LdapProcessor_ID)
setAD_LdapProcessor_ID in interface I_AD_LdapProcessorLogAD_LdapProcessor_ID - LDAP Server to authenticate and authorize external systems based on Adempierepublic int getAD_LdapProcessor_ID()
getAD_LdapProcessor_ID in interface I_AD_LdapProcessorLogpublic void setAD_LdapProcessorLog_ID(int AD_LdapProcessorLog_ID)
setAD_LdapProcessorLog_ID in interface I_AD_LdapProcessorLogAD_LdapProcessorLog_ID - LDAP Server Logpublic int getAD_LdapProcessorLog_ID()
getAD_LdapProcessorLog_ID in interface I_AD_LdapProcessorLogpublic void setBinaryData(byte[] BinaryData)
setBinaryData in interface I_AD_LdapProcessorLogBinaryData - Binary Datapublic byte[] getBinaryData()
getBinaryData in interface I_AD_LdapProcessorLogpublic void setDescription(String Description)
setDescription in interface I_AD_LdapProcessorLogDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_LdapProcessorLogpublic void setIsError(boolean IsError)
setIsError in interface I_AD_LdapProcessorLogIsError - An Error occured in the executionpublic boolean isError()
isError in interface I_AD_LdapProcessorLogpublic void setReference(String Reference)
setReference in interface I_AD_LdapProcessorLogReference - Reference for this recordpublic String getReference()
getReference in interface I_AD_LdapProcessorLogpublic void setSummary(String Summary)
setSummary in interface I_AD_LdapProcessorLogSummary - Textual summary of this requestpublic String getSummary()
getSummary in interface I_AD_LdapProcessorLogpublic void setTextMsg(String TextMsg)
setTextMsg in interface I_AD_LdapProcessorLogTextMsg - Text Messagepublic String getTextMsg()
getTextMsg in interface I_AD_LdapProcessorLog
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||