|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_RfQ_TopicSubscriber
Generated Interface for C_RfQ_TopicSubscriber
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
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_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_RfQ_Topic_ID
Column name C_RfQ_Topic_ID |
static String |
COLUMNNAME_C_RfQ_TopicSubscriber_ID
Column name C_RfQ_TopicSubscriber_ID |
static String |
COLUMNNAME_OptOutDate
Column name OptOutDate |
static String |
COLUMNNAME_SubscribeDate
Column name SubscribeDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=670 |
static String |
Table_Name
TableName=C_RfQ_TopicSubscriber |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_RfQ_Topic_ID()
Get RfQ Topic. |
I_C_RfQ_Topic |
getC_RfQ_Topic()
|
int |
getC_RfQ_TopicSubscriber_ID()
Get RfQ Subscriber. |
Timestamp |
getOptOutDate()
Get Opt-out Date. |
Timestamp |
getSubscribeDate()
Get Subscribe Date. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
Set RfQ Topic. |
void |
setC_RfQ_TopicSubscriber_ID(int C_RfQ_TopicSubscriber_ID)
Set RfQ Subscriber. |
void |
setOptOutDate(Timestamp OptOutDate)
Set Opt-out Date. |
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_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_RfQ_Topic_ID
static final String COLUMNNAME_C_RfQ_TopicSubscriber_ID
static final String COLUMNNAME_OptOutDate
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 setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
int getC_RfQ_Topic_ID()
I_C_RfQ_Topic getC_RfQ_Topic()
throws Exception
Exceptionvoid setC_RfQ_TopicSubscriber_ID(int C_RfQ_TopicSubscriber_ID)
int getC_RfQ_TopicSubscriber_ID()
void setOptOutDate(Timestamp OptOutDate)
Timestamp getOptOutDate()
void 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 | |||||||||