|
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_AccessLog
public class X_AD_AccessLog
Generated Model for AD_AccessLog
| 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_AccessLog |
|---|
accessLevel, COLUMNNAME_AD_AccessLog_ID, COLUMNNAME_AD_Column_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_Description, COLUMNNAME_Record_ID, COLUMNNAME_Remote_Addr, COLUMNNAME_Remote_Host, COLUMNNAME_Reply, COLUMNNAME_TextMsg, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_AccessLog(Properties ctx,
int AD_AccessLog_ID,
String trxName)
Standard Constructor |
|
X_AD_AccessLog(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_AccessLog_ID()
Get Access Log. |
int |
getAD_Column_ID()
Get Column. |
I_AD_Column |
getAD_Column()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getRecord_ID()
Get Record ID. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
String |
getReply()
Get Reply. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_AccessLog_ID(int AD_AccessLog_ID)
Set Access Log. |
void |
setAD_Column_ID(int AD_Column_ID)
Set Column. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setRemote_Addr(String Remote_Addr)
Set Remote Addr. |
void |
setRemote_Host(String Remote_Host)
Set Remote Host. |
void |
setReply(String Reply)
Set Reply. |
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_AccessLog(Properties ctx,
int AD_AccessLog_ID,
String trxName)
public X_AD_AccessLog(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_AccessLog_ID(int AD_AccessLog_ID)
setAD_AccessLog_ID in interface I_AD_AccessLogAD_AccessLog_ID - Log of Access to the Systempublic int getAD_AccessLog_ID()
getAD_AccessLog_ID in interface I_AD_AccessLogpublic KeyNamePair getKeyNamePair()
public I_AD_Column getAD_Column()
throws Exception
getAD_Column in interface I_AD_AccessLogExceptionpublic void setAD_Column_ID(int AD_Column_ID)
setAD_Column_ID in interface I_AD_AccessLogAD_Column_ID - Column in the tablepublic int getAD_Column_ID()
getAD_Column_ID in interface I_AD_AccessLog
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_AccessLogExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_AccessLogAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_AccessLogpublic void setDescription(String Description)
setDescription in interface I_AD_AccessLogDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_AccessLogpublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_AccessLogRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_AccessLogpublic void setRemote_Addr(String Remote_Addr)
setRemote_Addr in interface I_AD_AccessLogRemote_Addr - Remote Addresspublic String getRemote_Addr()
getRemote_Addr in interface I_AD_AccessLogpublic void setRemote_Host(String Remote_Host)
setRemote_Host in interface I_AD_AccessLogRemote_Host - Remote host Infopublic String getRemote_Host()
getRemote_Host in interface I_AD_AccessLogpublic void setReply(String Reply)
setReply in interface I_AD_AccessLogReply - Reply or Answerpublic String getReply()
getReply in interface I_AD_AccessLogpublic void setTextMsg(String TextMsg)
setTextMsg in interface I_AD_AccessLogTextMsg - Text Messagepublic String getTextMsg()
getTextMsg in interface I_AD_AccessLog
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||