Adempiere 3.5.2a

org.compiere.model
Class X_C_RfQ

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_C_RfQ
All Implemented Interfaces:
Serializable, Comparator, I_C_RfQ, I_Persistent, Evaluatee
Direct Known Subclasses:
MRfQ

public class X_C_RfQ
extends PO
implements I_C_RfQ, I_Persistent

Generated Model for C_RfQ

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int QUOTETYPE_AD_Reference_ID
          QuoteType AD_Reference_ID=314
static String QUOTETYPE_QuoteAllLines
          Quote All Lines = A
static String QUOTETYPE_QuoteSelectedLines
          Quote Selected Lines = S
static String QUOTETYPE_QuoteTotalOnly
          Quote Total only = T
static int SALESREP_ID_AD_Reference_ID
          SalesRep_ID AD_Reference_ID=190
 
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
accessLevel, COLUMNNAME_AD_User_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_RfQ_ID, COLUMNNAME_C_RfQ_Topic_ID, COLUMNNAME_CopyLines, COLUMNNAME_CreatePO, COLUMNNAME_CreateSO, COLUMNNAME_DateResponse, COLUMNNAME_DateWorkComplete, COLUMNNAME_DateWorkStart, COLUMNNAME_DeliveryDays, COLUMNNAME_Description, COLUMNNAME_DocumentNo, COLUMNNAME_Help, COLUMNNAME_IsInvitedVendorsOnly, COLUMNNAME_IsQuoteAllQty, COLUMNNAME_IsQuoteTotalAmt, COLUMNNAME_IsRfQResponseAccepted, COLUMNNAME_IsSelfService, COLUMNNAME_Margin, COLUMNNAME_Name, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_PublishRfQ, COLUMNNAME_QuoteType, COLUMNNAME_RankRfQ, COLUMNNAME_SalesRep_ID, Model, Table_ID, Table_Name
 
Constructor Summary
X_C_RfQ(Properties ctx, int C_RfQ_ID, String trxName)
          Standard Constructor
X_C_RfQ(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 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_Currency_ID()
          Get Currency.
 I_C_Currency getC_Currency()
           
 int getC_Order_ID()
          Get Order.
 I_C_Order getC_Order()
           
 int getC_RfQ_ID()
          Get RfQ.
 int getC_RfQ_Topic_ID()
          Get RfQ Topic.
 I_C_RfQ_Topic getC_RfQ_Topic()
           
 String getCopyLines()
          Get Copy Lines.
 String getCreatePO()
          Get Create PO.
 String getCreateSO()
          Get Create SO.
 Timestamp getDateResponse()
          Get Response Date.
 Timestamp getDateWorkComplete()
          Get Work Complete.
 Timestamp getDateWorkStart()
          Get Work Start.
 int getDeliveryDays()
          Get Delivery Days.
 String getDescription()
          Get Description.
 String getDocumentNo()
          Get Document No.
 String getHelp()
          Get Comment/Help.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 BigDecimal getMargin()
          Get Margin %.
 String getName()
          Get Name.
 String getPublishRfQ()
          Get Publish RfQ.
 String getQuoteType()
          Get RfQ Type.
 String getRankRfQ()
          Get Rank RfQ.
 int getSalesRep_ID()
          Get Sales Representative.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isInvitedVendorsOnly()
          Get Invited Vendors Only.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 boolean isQuoteAllQty()
          Get Quote All Quantities.
 boolean isQuoteTotalAmt()
          Get Quote Total Amt.
 boolean isRfQResponseAccepted()
          Get Responses Accepted.
 boolean isSelfService()
          Get Self-Service.
 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_Currency_ID(int C_Currency_ID)
          Set Currency.
 void setC_Order_ID(int C_Order_ID)
          Set Order.
 void setC_RfQ_ID(int C_RfQ_ID)
          Set RfQ.
 void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
          Set RfQ Topic.
 void setCopyLines(String CopyLines)
          Set Copy Lines.
 void setCreatePO(String CreatePO)
          Set Create PO.
 void setCreateSO(String CreateSO)
          Set Create SO.
 void setDateResponse(Timestamp DateResponse)
          Set Response Date.
 void setDateWorkComplete(Timestamp DateWorkComplete)
          Set Work Complete.
 void setDateWorkStart(Timestamp DateWorkStart)
          Set Work Start.
 void setDeliveryDays(int DeliveryDays)
          Set Delivery Days.
 void setDescription(String Description)
          Set Description.
 void setDocumentNo(String DocumentNo)
          Set Document No.
 void setHelp(String Help)
          Set Comment/Help.
 void setIsInvitedVendorsOnly(boolean IsInvitedVendorsOnly)
          Set Invited Vendors Only.
 void setIsQuoteAllQty(boolean IsQuoteAllQty)
          Set Quote All Quantities.
 void setIsQuoteTotalAmt(boolean IsQuoteTotalAmt)
          Set Quote Total Amt.
 void setIsRfQResponseAccepted(boolean IsRfQResponseAccepted)
          Set Responses Accepted.
 void setIsSelfService(boolean IsSelfService)
          Set Self-Service.
 void setMargin(BigDecimal Margin)
          Set Margin %.
 void setName(String Name)
          Set Name.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now.
 void setPublishRfQ(String PublishRfQ)
          Set Publish RfQ.
 void setQuoteType(String QuoteType)
          Set RfQ Type.
 void setRankRfQ(String RankRfQ)
          Set Rank RfQ.
 void setSalesRep_ID(int SalesRep_ID)
          Set Sales Representative.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
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
 

Field Detail

QUOTETYPE_AD_Reference_ID

public static final int QUOTETYPE_AD_Reference_ID
QuoteType AD_Reference_ID=314

See Also:
Constant Field Values

QUOTETYPE_QuoteTotalOnly

public static final String QUOTETYPE_QuoteTotalOnly
Quote Total only = T

See Also:
Constant Field Values

QUOTETYPE_QuoteSelectedLines

public static final String QUOTETYPE_QuoteSelectedLines
Quote Selected Lines = S

See Also:
Constant Field Values

QUOTETYPE_QuoteAllLines

public static final String QUOTETYPE_QuoteAllLines
Quote All Lines = A

See Also:
Constant Field Values

SALESREP_ID_AD_Reference_ID

public static final int SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190

See Also:
Constant Field Values
Constructor Detail

X_C_RfQ

public X_C_RfQ(Properties ctx,
               int C_RfQ_ID,
               String trxName)
Standard Constructor


X_C_RfQ

public X_C_RfQ(Properties ctx,
               ResultSet rs,
               String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
1 - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getAD_User

public I_AD_User getAD_User()
                     throws Exception
Specified by:
getAD_User in interface I_C_RfQ
Throws:
Exception

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Specified by:
setAD_User_ID in interface I_C_RfQ
Parameters:
AD_User_ID - User within the system - Internal or Business Partner Contact

getAD_User_ID

public int getAD_User_ID()
Get User/Contact.

Specified by:
getAD_User_ID in interface I_C_RfQ
Returns:
User within the system - Internal or Business Partner Contact

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_C_RfQ
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_C_RfQ
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_C_RfQ
Returns:
Identifies a Business Partner

getC_BPartner_Location

public I_C_BPartner_Location getC_BPartner_Location()
                                             throws Exception
Specified by:
getC_BPartner_Location in interface I_C_RfQ
Throws:
Exception

setC_BPartner_Location_ID

public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.

Specified by:
setC_BPartner_Location_ID in interface I_C_RfQ
Parameters:
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partner

getC_BPartner_Location_ID

public int getC_BPartner_Location_ID()
Get Partner Location.

Specified by:
getC_BPartner_Location_ID in interface I_C_RfQ
Returns:
Identifies the (ship to) address for this Business Partner

getC_Currency

public I_C_Currency getC_Currency()
                           throws Exception
Specified by:
getC_Currency in interface I_C_RfQ
Throws:
Exception

setC_Currency_ID

public void setC_Currency_ID(int C_Currency_ID)
Set Currency.

Specified by:
setC_Currency_ID in interface I_C_RfQ
Parameters:
C_Currency_ID - The Currency for this record

getC_Currency_ID

public int getC_Currency_ID()
Get Currency.

Specified by:
getC_Currency_ID in interface I_C_RfQ
Returns:
The Currency for this record

setCopyLines

public void setCopyLines(String CopyLines)
Set Copy Lines.

Specified by:
setCopyLines in interface I_C_RfQ
Parameters:
CopyLines - Copy Lines

getCopyLines

public String getCopyLines()
Get Copy Lines.

Specified by:
getCopyLines in interface I_C_RfQ
Returns:
Copy Lines

getC_Order

public I_C_Order getC_Order()
                     throws Exception
Specified by:
getC_Order in interface I_C_RfQ
Throws:
Exception

setC_Order_ID

public void setC_Order_ID(int C_Order_ID)
Set Order.

Specified by:
setC_Order_ID in interface I_C_RfQ
Parameters:
C_Order_ID - Order

getC_Order_ID

public int getC_Order_ID()
Get Order.

Specified by:
getC_Order_ID in interface I_C_RfQ
Returns:
Order

setCreatePO

public void setCreatePO(String CreatePO)
Set Create PO.

Specified by:
setCreatePO in interface I_C_RfQ
Parameters:
CreatePO - Create Purchase Order

getCreatePO

public String getCreatePO()
Get Create PO.

Specified by:
getCreatePO in interface I_C_RfQ
Returns:
Create Purchase Order

setCreateSO

public void setCreateSO(String CreateSO)
Set Create SO.

Specified by:
setCreateSO in interface I_C_RfQ
Parameters:
CreateSO - Create SO

getCreateSO

public String getCreateSO()
Get Create SO.

Specified by:
getCreateSO in interface I_C_RfQ
Returns:
Create SO

setC_RfQ_ID

public void setC_RfQ_ID(int C_RfQ_ID)
Set RfQ.

Specified by:
setC_RfQ_ID in interface I_C_RfQ
Parameters:
C_RfQ_ID - Request for Quotation

getC_RfQ_ID

public int getC_RfQ_ID()
Get RfQ.

Specified by:
getC_RfQ_ID in interface I_C_RfQ
Returns:
Request for Quotation

getC_RfQ_Topic

public I_C_RfQ_Topic getC_RfQ_Topic()
                             throws Exception
Specified by:
getC_RfQ_Topic in interface I_C_RfQ
Throws:
Exception

setC_RfQ_Topic_ID

public void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
Set RfQ Topic.

Specified by:
setC_RfQ_Topic_ID in interface I_C_RfQ
Parameters:
C_RfQ_Topic_ID - Topic for Request for Quotations

getC_RfQ_Topic_ID

public int getC_RfQ_Topic_ID()
Get RfQ Topic.

Specified by:
getC_RfQ_Topic_ID in interface I_C_RfQ
Returns:
Topic for Request for Quotations

setDateResponse

public void setDateResponse(Timestamp DateResponse)
Set Response Date.

Specified by:
setDateResponse in interface I_C_RfQ
Parameters:
DateResponse - Date of the Response

getDateResponse

public Timestamp getDateResponse()
Get Response Date.

Specified by:
getDateResponse in interface I_C_RfQ
Returns:
Date of the Response

setDateWorkComplete

public void setDateWorkComplete(Timestamp DateWorkComplete)
Set Work Complete.

Specified by:
setDateWorkComplete in interface I_C_RfQ
Parameters:
DateWorkComplete - Date when work is (planned to be) complete

getDateWorkComplete

public Timestamp getDateWorkComplete()
Get Work Complete.

Specified by:
getDateWorkComplete in interface I_C_RfQ
Returns:
Date when work is (planned to be) complete

setDateWorkStart

public void setDateWorkStart(Timestamp DateWorkStart)
Set Work Start.

Specified by:
setDateWorkStart in interface I_C_RfQ
Parameters:
DateWorkStart - Date when work is (planned to be) started

getDateWorkStart

public Timestamp getDateWorkStart()
Get Work Start.

Specified by:
getDateWorkStart in interface I_C_RfQ
Returns:
Date when work is (planned to be) started

setDeliveryDays

public void setDeliveryDays(int DeliveryDays)
Set Delivery Days.

Specified by:
setDeliveryDays in interface I_C_RfQ
Parameters:
DeliveryDays - Number of Days (planned) until Delivery

getDeliveryDays

public int getDeliveryDays()
Get Delivery Days.

Specified by:
getDeliveryDays in interface I_C_RfQ
Returns:
Number of Days (planned) until Delivery

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_C_RfQ
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_C_RfQ
Returns:
Optional short description of the record

setDocumentNo

public void setDocumentNo(String DocumentNo)
Set Document No.

Specified by:
setDocumentNo in interface I_C_RfQ
Parameters:
DocumentNo - Document sequence number of the document

getDocumentNo

public String getDocumentNo()
Get Document No.

Specified by:
getDocumentNo in interface I_C_RfQ
Returns:
Document sequence number of the document

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setHelp

public void setHelp(String Help)
Set Comment/Help.

Specified by:
setHelp in interface I_C_RfQ
Parameters:
Help - Comment or Hint

getHelp

public String getHelp()
Get Comment/Help.

Specified by:
getHelp in interface I_C_RfQ
Returns:
Comment or Hint

setIsInvitedVendorsOnly

public void setIsInvitedVendorsOnly(boolean IsInvitedVendorsOnly)
Set Invited Vendors Only.

Specified by:
setIsInvitedVendorsOnly in interface I_C_RfQ
Parameters:
IsInvitedVendorsOnly - Only invited vendors can respond to an RfQ

isInvitedVendorsOnly

public boolean isInvitedVendorsOnly()
Get Invited Vendors Only.

Specified by:
isInvitedVendorsOnly in interface I_C_RfQ
Returns:
Only invited vendors can respond to an RfQ

setIsQuoteAllQty

public void setIsQuoteAllQty(boolean IsQuoteAllQty)
Set Quote All Quantities.

Specified by:
setIsQuoteAllQty in interface I_C_RfQ
Parameters:
IsQuoteAllQty - Suppliers are requested to provide responses for all quantities

isQuoteAllQty

public boolean isQuoteAllQty()
Get Quote All Quantities.

Specified by:
isQuoteAllQty in interface I_C_RfQ
Returns:
Suppliers are requested to provide responses for all quantities

setIsQuoteTotalAmt

public void setIsQuoteTotalAmt(boolean IsQuoteTotalAmt)
Set Quote Total Amt.

Specified by:
setIsQuoteTotalAmt in interface I_C_RfQ
Parameters:
IsQuoteTotalAmt - The respnse can have just the total amount for the RfQ

isQuoteTotalAmt

public boolean isQuoteTotalAmt()
Get Quote Total Amt.

Specified by:
isQuoteTotalAmt in interface I_C_RfQ
Returns:
The respnse can have just the total amount for the RfQ

setIsRfQResponseAccepted

public void setIsRfQResponseAccepted(boolean IsRfQResponseAccepted)
Set Responses Accepted.

Specified by:
setIsRfQResponseAccepted in interface I_C_RfQ
Parameters:
IsRfQResponseAccepted - Are Resonses to the Request for Quotation accepted

isRfQResponseAccepted

public boolean isRfQResponseAccepted()
Get Responses Accepted.

Specified by:
isRfQResponseAccepted in interface I_C_RfQ
Returns:
Are Resonses to the Request for Quotation accepted

setIsSelfService

public void setIsSelfService(boolean IsSelfService)
Set Self-Service.

Specified by:
setIsSelfService in interface I_C_RfQ
Parameters:
IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Service

isSelfService

public boolean isSelfService()
Get Self-Service.

Specified by:
isSelfService in interface I_C_RfQ
Returns:
This is a Self-Service entry or this entry can be changed via Self-Service

setMargin

public void setMargin(BigDecimal Margin)
Set Margin %.

Specified by:
setMargin in interface I_C_RfQ
Parameters:
Margin - Margin for a product as a percentage

getMargin

public BigDecimal getMargin()
Get Margin %.

Specified by:
getMargin in interface I_C_RfQ
Returns:
Margin for a product as a percentage

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_C_RfQ
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_C_RfQ
Returns:
Alphanumeric identifier of the entity

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_C_RfQ
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_C_RfQ
Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_C_RfQ
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_C_RfQ
Returns:
Process Now

setPublishRfQ

public void setPublishRfQ(String PublishRfQ)
Set Publish RfQ.

Specified by:
setPublishRfQ in interface I_C_RfQ
Parameters:
PublishRfQ - Publish RfQ

getPublishRfQ

public String getPublishRfQ()
Get Publish RfQ.

Specified by:
getPublishRfQ in interface I_C_RfQ
Returns:
Publish RfQ

setQuoteType

public void setQuoteType(String QuoteType)
Set RfQ Type.

Specified by:
setQuoteType in interface I_C_RfQ
Parameters:
QuoteType - Request for Quotation Type

getQuoteType

public String getQuoteType()
Get RfQ Type.

Specified by:
getQuoteType in interface I_C_RfQ
Returns:
Request for Quotation Type

setRankRfQ

public void setRankRfQ(String RankRfQ)
Set Rank RfQ.

Specified by:
setRankRfQ in interface I_C_RfQ
Parameters:
RankRfQ - Rank RfQ

getRankRfQ

public String getRankRfQ()
Get Rank RfQ.

Specified by:
getRankRfQ in interface I_C_RfQ
Returns:
Rank RfQ

setSalesRep_ID

public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.

Specified by:
setSalesRep_ID in interface I_C_RfQ
Parameters:
SalesRep_ID - Sales Representative or Company Agent

getSalesRep_ID

public int getSalesRep_ID()
Get Sales Representative.

Specified by:
getSalesRep_ID in interface I_C_RfQ
Returns:
Sales Representative or Company Agent

Adempiere 3.5.2a

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