|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_AccessLog
Generated Interface for AD_AccessLog
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_AccessLog_ID
Column name AD_AccessLog_ID |
static String |
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static String |
COLUMNNAME_Remote_Addr
Column name Remote_Addr |
static String |
COLUMNNAME_Remote_Host
Column name Remote_Host |
static String |
COLUMNNAME_Reply
Column name Reply |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=717 |
static String |
Table_Name
TableName=AD_AccessLog |
| Method Summary | |
|---|---|
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. |
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. |
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. |
| 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_AccessLog_ID
static final String COLUMNNAME_AD_Column_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Record_ID
static final String COLUMNNAME_Remote_Addr
static final String COLUMNNAME_Remote_Host
static final String COLUMNNAME_Reply
static final String COLUMNNAME_TextMsg
| Method Detail |
|---|
void setAD_AccessLog_ID(int AD_AccessLog_ID)
int getAD_AccessLog_ID()
void setAD_Column_ID(int AD_Column_ID)
int getAD_Column_ID()
I_AD_Column getAD_Column()
throws Exception
Exceptionvoid setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void setRemote_Addr(String Remote_Addr)
String getRemote_Addr()
void setRemote_Host(String Remote_Host)
String getRemote_Host()
void setReply(String Reply)
String getReply()
void setTextMsg(String TextMsg)
String getTextMsg()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||