|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Document_Action_Access
Generated Interface for AD_Document_Action_Access
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Ref_List_ID
Column name AD_Ref_List_ID |
static String |
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53012 |
static String |
Table_Name
TableName=AD_Document_Action_Access |
| Method Summary | |
|---|---|
int |
getAD_Ref_List_ID()
Get Reference List. |
I_AD_Ref_List |
getAD_Ref_List()
|
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
void |
setAD_Ref_List_ID(int AD_Ref_List_ID)
Set Reference List. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
| 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_Ref_List_ID
static final String COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_C_DocType_ID
| Method Detail |
|---|
void setAD_Ref_List_ID(int AD_Ref_List_ID)
int getAD_Ref_List_ID()
I_AD_Ref_List getAD_Ref_List()
throws Exception
Exceptionvoid setAD_Role_ID(int AD_Role_ID)
int getAD_Role_ID()
I_AD_Role getAD_Role()
throws Exception
Exceptionvoid setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||