|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_UserQuery
Generated Interface for AD_UserQuery
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Tab_ID
Column name AD_Tab_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AD_UserQuery_ID
Column name AD_UserQuery_ID |
static String |
COLUMNNAME_Code
Column name Code |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=814 |
static String |
Table_Name
TableName=AD_UserQuery |
| Method Summary | |
|---|---|
int |
getAD_Tab_ID()
Get Tab. |
I_AD_Tab |
getAD_Tab()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getAD_UserQuery_ID()
Get User Query. |
String |
getCode()
Get Validation code. |
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
void |
setAD_Tab_ID(int AD_Tab_ID)
Set Tab. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_UserQuery_ID(int AD_UserQuery_ID)
Set User Query. |
void |
setCode(String Code)
Set Validation code. |
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_AD_Tab_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_UserQuery_ID
static final String COLUMNNAME_Code
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAD_Tab_ID(int AD_Tab_ID)
int getAD_Tab_ID()
I_AD_Tab getAD_Tab()
throws Exception
Exceptionvoid setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setAD_UserQuery_ID(int AD_UserQuery_ID)
int getAD_UserQuery_ID()
void setCode(String Code)
String getCode()
void 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 | |||||||||