|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_TreeBar
Generated Interface for AD_TreeBar
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Tree_ID
Column name AD_Tree_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_Node_ID
Column name Node_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=456 |
static String |
Table_Name
TableName=AD_TreeBar |
| Method Summary | |
|---|---|
int |
getAD_Tree_ID()
Get Tree. |
I_AD_Tree |
getAD_Tree()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getNode_ID()
Get Node_ID |
void |
setAD_Tree_ID(int AD_Tree_ID)
Set Tree. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setNode_ID(int Node_ID)
Set Node_ID |
| 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_Tree_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_Node_ID
| Method Detail |
|---|
void setAD_Tree_ID(int AD_Tree_ID)
int getAD_Tree_ID()
I_AD_Tree getAD_Tree()
throws Exception
Exceptionvoid setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setNode_ID(int Node_ID)
int getNode_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||