|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_AccessNewsChannel
Generated Interface for CM_AccessNewsChannel
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_CM_AccessProfile_ID
Column name CM_AccessProfile_ID |
static String |
COLUMNNAME_CM_NewsChannel_ID
Column name CM_NewsChannel_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=891 |
static String |
Table_Name
TableName=CM_AccessNewsChannel |
| Method Summary | |
|---|---|
int |
getCM_AccessProfile_ID()
Get Web Access Profile. |
I_CM_AccessProfile |
getCM_AccessProfile()
|
int |
getCM_NewsChannel_ID()
Get News Channel. |
I_CM_NewsChannel |
getCM_NewsChannel()
|
void |
setCM_AccessProfile_ID(int CM_AccessProfile_ID)
Set Web Access Profile. |
void |
setCM_NewsChannel_ID(int CM_NewsChannel_ID)
Set News Channel. |
| 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_AccessProfile_ID
static final String COLUMNNAME_CM_NewsChannel_ID
| Method Detail |
|---|
void setCM_AccessProfile_ID(int CM_AccessProfile_ID)
int getCM_AccessProfile_ID()
I_CM_AccessProfile getCM_AccessProfile()
throws Exception
Exceptionvoid setCM_NewsChannel_ID(int CM_NewsChannel_ID)
int getCM_NewsChannel_ID()
I_CM_NewsChannel getCM_NewsChannel()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||