Adempiere 3.5.2a

org.compiere.model
Interface I_C_RfQ_TopicSubscriberOnly

All Known Implementing Classes:
MRfQTopicSubscriberOnly, X_C_RfQ_TopicSubscriberOnly

public interface I_C_RfQ_TopicSubscriberOnly

Generated Interface for C_RfQ_TopicSubscriberOnly

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 2 - Client
static String COLUMNNAME_C_RfQ_TopicSubscriber_ID
          Column name C_RfQ_TopicSubscriber_ID
static String COLUMNNAME_C_RfQ_TopicSubscriberOnly_ID
          Column name C_RfQ_TopicSubscriberOnly_ID
static String COLUMNNAME_Description
          Column name Description
static String COLUMNNAME_M_Product_Category_ID
          Column name M_Product_Category_ID
static String COLUMNNAME_M_Product_ID
          Column name M_Product_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=747
static String Table_Name
          TableName=C_RfQ_TopicSubscriberOnly
 
Method Summary
 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.
 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()
           
 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.
 

Field Detail

Table_Name

static final String Table_Name
TableName=C_RfQ_TopicSubscriberOnly

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=747


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 2 - Client


COLUMNNAME_C_RfQ_TopicSubscriber_ID

static final String COLUMNNAME_C_RfQ_TopicSubscriber_ID
Column name C_RfQ_TopicSubscriber_ID

See Also:
Constant Field Values

COLUMNNAME_C_RfQ_TopicSubscriberOnly_ID

static final String COLUMNNAME_C_RfQ_TopicSubscriberOnly_ID
Column name C_RfQ_TopicSubscriberOnly_ID

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_M_Product_Category_ID

static final String COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID

See Also:
Constant Field Values

COLUMNNAME_M_Product_ID

static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID

See Also:
Constant Field Values
Method Detail

setC_RfQ_TopicSubscriber_ID

void setC_RfQ_TopicSubscriber_ID(int C_RfQ_TopicSubscriber_ID)
Set RfQ Subscriber. Request for Quotation Topic Subscriber


getC_RfQ_TopicSubscriber_ID

int getC_RfQ_TopicSubscriber_ID()
Get RfQ Subscriber. Request for Quotation Topic Subscriber


getC_RfQ_TopicSubscriber

I_C_RfQ_TopicSubscriber getC_RfQ_TopicSubscriber()
                                                 throws Exception
Throws:
Exception

setC_RfQ_TopicSubscriberOnly_ID

void setC_RfQ_TopicSubscriberOnly_ID(int C_RfQ_TopicSubscriberOnly_ID)
Set RfQ Topic Subscriber Restriction. Include Subscriber only for certain products or product categories


getC_RfQ_TopicSubscriberOnly_ID

int getC_RfQ_TopicSubscriberOnly_ID()
Get RfQ Topic Subscriber Restriction. Include Subscriber only for certain products or product categories


setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setM_Product_Category_ID

void setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. Category of a Product


getM_Product_Category_ID

int getM_Product_Category_ID()
Get Product Category. Category of a Product


getM_Product_Category

I_M_Product_Category getM_Product_Category()
                                           throws Exception
Throws:
Exception

setM_Product_ID

void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item


getM_Product_ID

int getM_Product_ID()
Get Product. Product, Service, Item


getM_Product

I_M_Product getM_Product()
                         throws Exception
Throws:
Exception

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.