|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_RequestUpdates
Generated Interface for R_RequestUpdates
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_R_Request_ID
Column name R_Request_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=783 |
static String |
Table_Name
TableName=R_RequestUpdates |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getR_Request_ID()
Get Request. |
I_R_Request |
getR_Request()
|
boolean |
isSelfService()
Get Self-Service. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setR_Request_ID(int R_Request_ID)
Set Request. |
| 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_User_ID
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_R_Request_ID
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setR_Request_ID(int R_Request_ID)
int getR_Request_ID()
I_R_Request getR_Request()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||