|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_Template_Ad_Cat
Generated Interface for CM_Template_Ad_Cat
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_CM_Ad_Cat_ID
Column name CM_Ad_Cat_ID |
static String |
COLUMNNAME_CM_Template_ID
Column name CM_Template_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=872 |
static String |
Table_Name
TableName=CM_Template_Ad_Cat |
| Method Summary | |
|---|---|
int |
getCM_Ad_Cat_ID()
Get Advertisement Category. |
I_CM_Ad_Cat |
getCM_Ad_Cat()
|
int |
getCM_Template_ID()
Get Template. |
I_CM_Template |
getCM_Template()
|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
void |
setCM_Ad_Cat_ID(int CM_Ad_Cat_ID)
Set Advertisement Category. |
void |
setCM_Template_ID(int CM_Template_ID)
Set Template. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_CM_Ad_Cat_ID
static final String COLUMNNAME_CM_Template_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
| Method Detail |
|---|
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_Template_ID(int CM_Template_ID)
int getCM_Template_ID()
I_CM_Template getCM_Template()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||