|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_C_RfQ_TopicSubscriberOnly
public class X_C_RfQ_TopicSubscriberOnly
Generated Model for C_RfQ_TopicSubscriberOnly
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_C_RfQ_TopicSubscriberOnly |
|---|
accessLevel, COLUMNNAME_C_RfQ_TopicSubscriber_ID, COLUMNNAME_C_RfQ_TopicSubscriberOnly_ID, COLUMNNAME_Description, COLUMNNAME_M_Product_Category_ID, COLUMNNAME_M_Product_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_RfQ_TopicSubscriberOnly(Properties ctx,
int C_RfQ_TopicSubscriberOnly_ID,
String trxName)
Standard Constructor |
|
X_C_RfQ_TopicSubscriberOnly(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_RfQ_TopicSubscriber_ID()
Get RfQ Subscriber. |
I_C_RfQ_TopicSubscriber |
getC_RfQ_TopicSubscriber()
|
int |
getC_RfQ_TopicSubscriberOnly_ID()
Get RfQ Topic Subscriber Restriction. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_RfQ_TopicSubscriber_ID(int C_RfQ_TopicSubscriber_ID)
Set RfQ Subscriber. |
void |
setC_RfQ_TopicSubscriberOnly_ID(int C_RfQ_TopicSubscriberOnly_ID)
Set RfQ Topic Subscriber Restriction. |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_C_RfQ_TopicSubscriberOnly(Properties ctx,
int C_RfQ_TopicSubscriberOnly_ID,
String trxName)
public X_C_RfQ_TopicSubscriberOnly(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_C_RfQ_TopicSubscriber getC_RfQ_TopicSubscriber()
throws Exception
getC_RfQ_TopicSubscriber in interface I_C_RfQ_TopicSubscriberOnlyExceptionpublic void setC_RfQ_TopicSubscriber_ID(int C_RfQ_TopicSubscriber_ID)
setC_RfQ_TopicSubscriber_ID in interface I_C_RfQ_TopicSubscriberOnlyC_RfQ_TopicSubscriber_ID - Request for Quotation Topic Subscriberpublic int getC_RfQ_TopicSubscriber_ID()
getC_RfQ_TopicSubscriber_ID in interface I_C_RfQ_TopicSubscriberOnlypublic void setC_RfQ_TopicSubscriberOnly_ID(int C_RfQ_TopicSubscriberOnly_ID)
setC_RfQ_TopicSubscriberOnly_ID in interface I_C_RfQ_TopicSubscriberOnlyC_RfQ_TopicSubscriberOnly_ID - Include Subscriber only for certain products or product categoriespublic int getC_RfQ_TopicSubscriberOnly_ID()
getC_RfQ_TopicSubscriberOnly_ID in interface I_C_RfQ_TopicSubscriberOnlypublic void setDescription(String Description)
setDescription in interface I_C_RfQ_TopicSubscriberOnlyDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_RfQ_TopicSubscriberOnly
public I_M_Product_Category getM_Product_Category()
throws Exception
getM_Product_Category in interface I_C_RfQ_TopicSubscriberOnlyExceptionpublic void setM_Product_Category_ID(int M_Product_Category_ID)
setM_Product_Category_ID in interface I_C_RfQ_TopicSubscriberOnlyM_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
getM_Product_Category_ID in interface I_C_RfQ_TopicSubscriberOnlypublic KeyNamePair getKeyNamePair()
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_RfQ_TopicSubscriberOnlyExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_RfQ_TopicSubscriberOnlyM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_RfQ_TopicSubscriberOnly
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||