|
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_W_Click
org.compiere.model.MClick
public class MClick
Actual Click
| 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_W_Click |
|---|
accessLevel, COLUMNNAME_AcceptLanguage, COLUMNNAME_AD_User_ID, COLUMNNAME_EMail, COLUMNNAME_Processed, COLUMNNAME_Referrer, COLUMNNAME_Remote_Addr, COLUMNNAME_Remote_Host, COLUMNNAME_TargetURL, COLUMNNAME_UserAgent, COLUMNNAME_W_Click_ID, COLUMNNAME_W_ClickCount_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
MClick(Properties ctx,
int W_Click_ID,
String trxName)
Actual Click |
|
MClick(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
MClick(Properties ctx,
String TargetURL,
String trxName)
Actual Click |
|
| Method Summary | |
|---|---|
protected boolean |
beforeSave(boolean newRecord)
Before Save |
static MClick[] |
getUnprocessed(Properties ctx)
Get Unprocessed Clicks |
static void |
main(String[] args)
Test |
void |
setTargetURL(String TargetURL)
Set Target URL. |
void |
setW_ClickCount_ID()
Find Click Count. |
| Methods inherited from class org.compiere.model.X_W_Click |
|---|
get_AccessLevel, getAcceptLanguage, getAD_User_ID, getEMail, getKeyNamePair, getReferrer, getRemote_Addr, getRemote_Host, getTargetURL, getUserAgent, getW_Click_ID, getW_ClickCount_ID, getW_ClickCount, initPO, isProcessed, setAcceptLanguage, setAD_User_ID, setEMail, setProcessed, setReferrer, setRemote_Addr, setRemote_Host, setUserAgent, setW_Click_ID, setW_ClickCount_ID, toString |
| 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 MClick(Properties ctx,
int W_Click_ID,
String trxName)
ctx - contextW_Click_ID - IDtrxName - transaction
public MClick(Properties ctx,
String TargetURL,
String trxName)
ctx - contextTargetURL - urltrxName - transaction
public MClick(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public static MClick[] getUnprocessed(Properties ctx)
ctx - context
public void setTargetURL(String TargetURL)
setTargetURL in interface I_W_ClicksetTargetURL in class X_W_ClickTargetURL - public void setW_ClickCount_ID()
protected boolean beforeSave(boolean newRecord)
beforeSave in class POnewRecord - new
public static void main(String[] args)
args - ignored
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||