|
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_B_Offer
public class X_B_Offer
Generated Model for B_Offer
| 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_B_Offer |
|---|
accessLevel, COLUMNNAME_AD_User_ID, COLUMNNAME_B_Offer_ID, COLUMNNAME_B_SellerFunds_ID, COLUMNNAME_B_Topic_ID, COLUMNNAME_IsWillingToCommit, COLUMNNAME_Name, COLUMNNAME_PrivateNote, COLUMNNAME_TextMsg, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_B_Offer(Properties ctx,
int B_Offer_ID,
String trxName)
Standard Constructor |
|
X_B_Offer(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 |
getB_Offer_ID()
Get Offer. |
int |
getB_SellerFunds_ID()
Get Seller Funds. |
I_B_SellerFunds |
getB_SellerFunds()
|
int |
getB_Topic_ID()
Get Topic. |
I_B_Topic |
getB_Topic()
|
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getPrivateNote()
Get Private Note. |
String |
getTextMsg()
Get Text Message. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isWillingToCommit()
Get Willing to commit. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setB_Offer_ID(int B_Offer_ID)
Set Offer. |
void |
setB_SellerFunds_ID(int B_SellerFunds_ID)
Set Seller Funds. |
void |
setB_Topic_ID(int B_Topic_ID)
Set Topic. |
void |
setIsWillingToCommit(boolean IsWillingToCommit)
Set Willing to commit. |
void |
setName(String Name)
Set Name. |
void |
setPrivateNote(String PrivateNote)
Set Private Note. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
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_B_Offer(Properties ctx,
int B_Offer_ID,
String trxName)
public X_B_Offer(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_AD_User getAD_User()
throws Exception
getAD_User in interface I_B_OfferExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_B_OfferAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_B_Offerpublic void setB_Offer_ID(int B_Offer_ID)
setB_Offer_ID in interface I_B_OfferB_Offer_ID - Offer for a Topicpublic int getB_Offer_ID()
getB_Offer_ID in interface I_B_Offer
public I_B_SellerFunds getB_SellerFunds()
throws Exception
getB_SellerFunds in interface I_B_OfferExceptionpublic void setB_SellerFunds_ID(int B_SellerFunds_ID)
setB_SellerFunds_ID in interface I_B_OfferB_SellerFunds_ID - Seller Funds from Offers on Topicspublic int getB_SellerFunds_ID()
getB_SellerFunds_ID in interface I_B_Offer
public I_B_Topic getB_Topic()
throws Exception
getB_Topic in interface I_B_OfferExceptionpublic void setB_Topic_ID(int B_Topic_ID)
setB_Topic_ID in interface I_B_OfferB_Topic_ID - Auction Topicpublic int getB_Topic_ID()
getB_Topic_ID in interface I_B_Offerpublic void setIsWillingToCommit(boolean IsWillingToCommit)
setIsWillingToCommit in interface I_B_OfferIsWillingToCommit - Willing to commitpublic boolean isWillingToCommit()
isWillingToCommit in interface I_B_Offerpublic void setName(String Name)
setName in interface I_B_OfferName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_B_Offerpublic KeyNamePair getKeyNamePair()
public void setPrivateNote(String PrivateNote)
setPrivateNote in interface I_B_OfferPrivateNote - Private Note - not visible to the other partiespublic String getPrivateNote()
getPrivateNote in interface I_B_Offerpublic void setTextMsg(String TextMsg)
setTextMsg in interface I_B_OfferTextMsg - Text Messagepublic String getTextMsg()
getTextMsg in interface I_B_Offer
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||