|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_W_Basket
Generated Interface for W_Basket
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_EMail
Column name EMail |
static String |
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID |
static String |
COLUMNNAME_Session_ID
Column name Session_ID |
static String |
COLUMNNAME_W_Basket_ID
Column name W_Basket_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=402 |
static String |
Table_Name
TableName=W_Basket |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getEMail()
Get EMail Address. |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
int |
getSession_ID()
Get Session ID |
int |
getW_Basket_ID()
Get W_Basket_ID. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setEMail(String EMail)
Set EMail Address. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setSession_ID(int Session_ID)
Set Session ID |
void |
setW_Basket_ID(int W_Basket_ID)
Set W_Basket_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_User_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_EMail
static final String COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_Session_ID
static final String COLUMNNAME_W_Basket_ID
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setEMail(String EMail)
String getEMail()
void setM_PriceList_ID(int M_PriceList_ID)
int getM_PriceList_ID()
I_M_PriceList getM_PriceList()
throws Exception
Exceptionvoid setSession_ID(int Session_ID)
int getSession_ID()
void setW_Basket_ID(int W_Basket_ID)
int getW_Basket_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||