|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CM_AccessListRole
Generated Interface for CM_AccessListRole
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID |
static String |
COLUMNNAME_CM_AccessProfile_ID
Column name CM_AccessProfile_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=887 |
static String |
Table_Name
TableName=CM_AccessListRole |
| Method Summary | |
|---|---|
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getCM_AccessProfile_ID()
Get Web Access Profile. |
I_CM_AccessProfile |
getCM_AccessProfile()
|
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setCM_AccessProfile_ID(int CM_AccessProfile_ID)
Set Web Access Profile. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_CM_AccessProfile_ID
| Method Detail |
|---|
void setAD_Role_ID(int AD_Role_ID)
int getAD_Role_ID()
I_AD_Role getAD_Role()
throws Exception
Exceptionvoid setCM_AccessProfile_ID(int CM_AccessProfile_ID)
int getCM_AccessProfile_ID()
I_CM_AccessProfile getCM_AccessProfile()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||