|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_RfQ_TopicSubscriber
public class X_C_RfQ_TopicSubscriber
Generated Model for C_RfQ_TopicSubscriber
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=670 |
static String |
Table_Name
TableName=C_RfQ_TopicSubscriber |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_C_RfQ_TopicSubscriber(Ctx ctx,
int C_RfQ_TopicSubscriber_ID,
String trxName)
Standard Constructor |
|
X_C_RfQ_TopicSubscriber(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_User_ID()
Get User/Contact. |
int |
getC_BPartner_ID()
Get Business Partner. |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
int |
getC_RfQ_Topic_ID()
Get RfQ Topic. |
int |
getC_RfQ_TopicSubscriber_ID()
Get RfQ Subscriber. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
Timestamp |
getOptOutDate()
Get Opt-out Date. |
Timestamp |
getSubscribeDate()
Get Subscribe Date. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
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. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_C_RfQ_TopicSubscriber(Ctx ctx,
int C_RfQ_TopicSubscriber_ID,
String trxName)
ctx - contextC_RfQ_TopicSubscriber_ID - idtrxName - transaction
public X_C_RfQ_TopicSubscriber(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
public void setC_RfQ_TopicSubscriber_ID(int C_RfQ_TopicSubscriber_ID)
C_RfQ_TopicSubscriber_ID - Request for Quotation Topic Subscriberpublic int getC_RfQ_TopicSubscriber_ID()
public void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
C_RfQ_Topic_ID - Topic for Request for Quotationspublic int getC_RfQ_Topic_ID()
public KeyNamePair getKeyNamePair()
public void setOptOutDate(Timestamp OptOutDate)
OptOutDate - Date the contact opted outpublic Timestamp getOptOutDate()
public void setSubscribeDate(Timestamp SubscribeDate)
SubscribeDate - Date the contact actively subscribedpublic Timestamp getSubscribeDate()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||