|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_R_ContactInterest
Generated Interface for R_ContactInterest
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_OptOutDate
Column name OptOutDate |
static String |
COLUMNNAME_R_InterestArea_ID
Column name R_InterestArea_ID |
static String |
COLUMNNAME_SubscribeDate
Column name SubscribeDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=528 |
static String |
Table_Name
TableName=R_ContactInterest |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
Timestamp |
getOptOutDate()
Get Opt-out Date. |
int |
getR_InterestArea_ID()
Get Interest Area. |
I_R_InterestArea |
getR_InterestArea()
|
Timestamp |
getSubscribeDate()
Get Subscribe Date. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setOptOutDate(Timestamp OptOutDate)
Set Opt-out Date. |
void |
setR_InterestArea_ID(int R_InterestArea_ID)
Set Interest Area. |
void |
setSubscribeDate(Timestamp SubscribeDate)
Set Subscribe Date. |
| 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_OptOutDate
static final String COLUMNNAME_R_InterestArea_ID
static final String COLUMNNAME_SubscribeDate
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setOptOutDate(Timestamp OptOutDate)
Timestamp getOptOutDate()
void setR_InterestArea_ID(int R_InterestArea_ID)
int getR_InterestArea_ID()
I_R_InterestArea getR_InterestArea()
throws Exception
Exceptionvoid setSubscribeDate(Timestamp SubscribeDate)
Timestamp getSubscribeDate()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||