|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_Ad
Generated Interface for CM_Ad
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_ActualClick
Column name ActualClick |
static String |
COLUMNNAME_ActualImpression
Column name ActualImpression |
static String |
COLUMNNAME_CM_Ad_Cat_ID
Column name CM_Ad_Cat_ID |
static String |
COLUMNNAME_CM_Ad_ID
Column name CM_Ad_ID |
static String |
COLUMNNAME_CM_Media_ID
Column name CM_Media_ID |
static String |
COLUMNNAME_ContentHTML
Column name ContentHTML |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EndDate
Column name EndDate |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsAdFlag
Column name IsAdFlag |
static String |
COLUMNNAME_IsLogged
Column name IsLogged |
static String |
COLUMNNAME_MaxClick
Column name MaxClick |
static String |
COLUMNNAME_MaxImpression
Column name MaxImpression |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_StartDate
Column name StartDate |
static String |
COLUMNNAME_StartImpression
Column name StartImpression |
static String |
COLUMNNAME_Target_Frame
Column name Target_Frame |
static String |
COLUMNNAME_TargetURL
Column name TargetURL |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=858 |
static String |
Table_Name
TableName=CM_Ad |
| Method Summary | |
|---|---|
int |
getActualClick()
Get Actual Click Count. |
int |
getActualImpression()
Get Actual Impression Count. |
int |
getCM_Ad_Cat_ID()
Get Advertisement Category. |
I_CM_Ad_Cat |
getCM_Ad_Cat()
|
int |
getCM_Ad_ID()
Get Advertisement. |
int |
getCM_Media_ID()
Get Media Item. |
I_CM_Media |
getCM_Media()
|
String |
getContentHTML()
Get Content HTML. |
String |
getDescription()
Get Description. |
Timestamp |
getEndDate()
Get End Date. |
String |
getHelp()
Get Comment/Help. |
int |
getMaxClick()
Get Max Click Count. |
int |
getMaxImpression()
Get Max Impression Count. |
String |
getName()
Get Name. |
Timestamp |
getStartDate()
Get Start Date. |
int |
getStartImpression()
Get Start Count Impression. |
String |
getTarget_Frame()
Get Target Frame. |
String |
getTargetURL()
Get Target URL. |
boolean |
isAdFlag()
Get Special AD Flag. |
boolean |
isLogged()
Get Logging. |
void |
setActualClick(int ActualClick)
Set Actual Click Count. |
void |
setActualImpression(int ActualImpression)
Set Actual Impression Count. |
void |
setCM_Ad_Cat_ID(int CM_Ad_Cat_ID)
Set Advertisement Category. |
void |
setCM_Ad_ID(int CM_Ad_ID)
Set Advertisement. |
void |
setCM_Media_ID(int CM_Media_ID)
Set Media Item. |
void |
setContentHTML(String ContentHTML)
Set Content HTML. |
void |
setDescription(String Description)
Set Description. |
void |
setEndDate(Timestamp EndDate)
Set End Date. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsAdFlag(boolean IsAdFlag)
Set Special AD Flag. |
void |
setIsLogged(boolean IsLogged)
Set Logging. |
void |
setMaxClick(int MaxClick)
Set Max Click Count. |
void |
setMaxImpression(int MaxImpression)
Set Max Impression Count. |
void |
setName(String Name)
Set Name. |
void |
setStartDate(Timestamp StartDate)
Set Start Date. |
void |
setStartImpression(int StartImpression)
Set Start Count Impression. |
void |
setTarget_Frame(String Target_Frame)
Set Target Frame. |
void |
setTargetURL(String TargetURL)
Set Target URL. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_ActualClick
static final String COLUMNNAME_ActualImpression
static final String COLUMNNAME_CM_Ad_Cat_ID
static final String COLUMNNAME_CM_Ad_ID
static final String COLUMNNAME_CM_Media_ID
static final String COLUMNNAME_ContentHTML
static final String COLUMNNAME_Description
static final String COLUMNNAME_EndDate
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsAdFlag
static final String COLUMNNAME_IsLogged
static final String COLUMNNAME_MaxClick
static final String COLUMNNAME_MaxImpression
static final String COLUMNNAME_Name
static final String COLUMNNAME_StartDate
static final String COLUMNNAME_StartImpression
static final String COLUMNNAME_Target_Frame
static final String COLUMNNAME_TargetURL
| Method Detail |
|---|
void setActualClick(int ActualClick)
int getActualClick()
void setActualImpression(int ActualImpression)
int getActualImpression()
void setCM_Ad_Cat_ID(int CM_Ad_Cat_ID)
int getCM_Ad_Cat_ID()
I_CM_Ad_Cat getCM_Ad_Cat()
throws Exception
Exceptionvoid setCM_Ad_ID(int CM_Ad_ID)
int getCM_Ad_ID()
void setCM_Media_ID(int CM_Media_ID)
int getCM_Media_ID()
I_CM_Media getCM_Media()
throws Exception
Exceptionvoid setContentHTML(String ContentHTML)
String getContentHTML()
void setDescription(String Description)
String getDescription()
void setEndDate(Timestamp EndDate)
Timestamp getEndDate()
void setHelp(String Help)
String getHelp()
void setIsAdFlag(boolean IsAdFlag)
boolean isAdFlag()
void setIsLogged(boolean IsLogged)
boolean isLogged()
void setMaxClick(int MaxClick)
int getMaxClick()
void setMaxImpression(int MaxImpression)
int getMaxImpression()
void setName(String Name)
String getName()
void setStartDate(Timestamp StartDate)
Timestamp getStartDate()
void setStartImpression(int StartImpression)
int getStartImpression()
void setTarget_Frame(String Target_Frame)
String getTarget_Frame()
void setTargetURL(String TargetURL)
String getTargetURL()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||