|
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_Session
public class X_AD_Session
Generated Model for AD_Session
| 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_Session |
|---|
accessLevel, COLUMNNAME_AD_Role_ID, COLUMNNAME_AD_Session_ID, COLUMNNAME_Description, COLUMNNAME_LoginDate, COLUMNNAME_Processed, COLUMNNAME_Remote_Addr, COLUMNNAME_Remote_Host, COLUMNNAME_WebSession, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_Session(Properties ctx,
int AD_Session_ID,
String trxName)
Standard Constructor |
|
X_AD_Session(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_Session_ID()
Get Session. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
Timestamp |
getLoginDate()
Get Login date. |
String |
getRemote_Addr()
Get Remote Addr. |
String |
getRemote_Host()
Get Remote Host. |
String |
getWebSession()
Get Web Session. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setAD_Session_ID(int AD_Session_ID)
Set Session. |
void |
setDescription(String Description)
Set Description. |
void |
setLoginDate(Timestamp LoginDate)
Set Login date. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setRemote_Addr(String Remote_Addr)
Set Remote Addr. |
void |
setRemote_Host(String Remote_Host)
Set Remote Host. |
void |
setWebSession(String WebSession)
Set Web Session. |
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_Session(Properties ctx,
int AD_Session_ID,
String trxName)
public X_AD_Session(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_Role getAD_Role()
throws Exception
getAD_Role in interface I_AD_SessionExceptionpublic void setAD_Role_ID(int AD_Role_ID)
setAD_Role_ID in interface I_AD_SessionAD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
getAD_Role_ID in interface I_AD_Sessionpublic void setAD_Session_ID(int AD_Session_ID)
setAD_Session_ID in interface I_AD_SessionAD_Session_ID - User Session Online or Webpublic int getAD_Session_ID()
getAD_Session_ID in interface I_AD_Sessionpublic KeyNamePair getKeyNamePair()
public void setDescription(String Description)
setDescription in interface I_AD_SessionDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Sessionpublic void setLoginDate(Timestamp LoginDate)
setLoginDate in interface I_AD_SessionLoginDate - Login datepublic Timestamp getLoginDate()
getLoginDate in interface I_AD_Sessionpublic void setProcessed(boolean Processed)
setProcessed in interface I_AD_SessionProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_AD_Sessionpublic void setRemote_Addr(String Remote_Addr)
setRemote_Addr in interface I_AD_SessionRemote_Addr - Remote Addresspublic String getRemote_Addr()
getRemote_Addr in interface I_AD_Sessionpublic void setRemote_Host(String Remote_Host)
setRemote_Host in interface I_AD_SessionRemote_Host - Remote host Infopublic String getRemote_Host()
getRemote_Host in interface I_AD_Sessionpublic void setWebSession(String WebSession)
setWebSession in interface I_AD_SessionWebSession - Web Session IDpublic String getWebSession()
getWebSession in interface I_AD_Session
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||