|
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_RfQResponse
public class X_C_RfQResponse
Generated Model for C_RfQResponse
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=674 |
static String |
Table_Name
TableName=C_RfQResponse |
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_RfQResponse(Ctx ctx,
int C_RfQResponse_ID,
String trxName)
Standard Constructor |
|
X_C_RfQResponse(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_Currency_ID()
Get Currency. |
int |
getC_Order_ID()
Get Order. |
int |
getC_RfQ_ID()
Get RfQ. |
int |
getC_RfQResponse_ID()
Get RfQ Response. |
String |
getCheckComplete()
Get Check Complete. |
Timestamp |
getDateInvited()
Get Invited. |
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 |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
BigDecimal |
getPrice()
Get Price. |
int |
getRanking()
Get Ranking. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isComplete()
Get Complete. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isSelectedWinner()
Get Selected Winner. |
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_RfQResponse_ID(int C_RfQResponse_ID)
Set RfQ Response. |
void |
setCheckComplete(String CheckComplete)
Set Check Complete. |
void |
setDateInvited(Timestamp DateInvited)
Set Invited. |
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 |
setHelp(String Help)
Set Comment. |
void |
setIsComplete(boolean IsComplete)
Set Complete. |
void |
setIsSelectedWinner(boolean IsSelectedWinner)
Set Selected Winner. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setName(String Name)
Set Name. |
void |
setPrice(BigDecimal Price)
Set Price. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setRanking(int Ranking)
Set Ranking. |
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_RfQResponse(Ctx ctx,
int C_RfQResponse_ID,
String trxName)
ctx - contextC_RfQResponse_ID - idtrxName - transaction
public X_C_RfQResponse(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_Currency_ID(int C_Currency_ID)
C_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
public void setC_Order_ID(int C_Order_ID)
C_Order_ID - Orderpublic int getC_Order_ID()
public void setC_RfQResponse_ID(int C_RfQResponse_ID)
C_RfQResponse_ID - Request for Quotation Response from a potential Vendorpublic int getC_RfQResponse_ID()
public void setC_RfQ_ID(int C_RfQ_ID)
C_RfQ_ID - Request for Quotationpublic int getC_RfQ_ID()
public void setCheckComplete(String CheckComplete)
CheckComplete - Check Completepublic String getCheckComplete()
public void setDateInvited(Timestamp DateInvited)
DateInvited - Date when (last) invitation was sentpublic Timestamp getDateInvited()
public void setDateResponse(Timestamp DateResponse)
DateResponse - Date of the Responsepublic Timestamp getDateResponse()
public void setDateWorkComplete(Timestamp DateWorkComplete)
DateWorkComplete - Date when work is (planned to be) completepublic Timestamp getDateWorkComplete()
public void setDateWorkStart(Timestamp DateWorkStart)
DateWorkStart - Date when work is (planned to be) startedpublic Timestamp getDateWorkStart()
public void setDeliveryDays(int DeliveryDays)
DeliveryDays - Number of Days (planned) until Deliverypublic int getDeliveryDays()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsComplete(boolean IsComplete)
IsComplete - It is completepublic boolean isComplete()
public void setIsSelectedWinner(boolean IsSelectedWinner)
IsSelectedWinner - The response is the selected winnerpublic boolean isSelectedWinner()
public void setIsSelfService(boolean IsSelfService)
IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Servicepublic boolean isSelfService()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPrice(BigDecimal Price)
Price - Pricepublic BigDecimal getPrice()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setRanking(int Ranking)
Ranking - Relative Rank Numberpublic int getRanking()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||