|
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_BPartner_Product
public class X_C_BPartner_Product
Generated Model for C_BPartner_Product
| 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_BPartner_Product |
|---|
accessLevel, COLUMNNAME_C_BPartner_ID, COLUMNNAME_Description, COLUMNNAME_M_Product_ID, COLUMNNAME_Manufacturer, COLUMNNAME_QualityRating, COLUMNNAME_ShelfLifeMinDays, COLUMNNAME_ShelfLifeMinPct, COLUMNNAME_VendorCategory, COLUMNNAME_VendorProductNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_BPartner_Product(Properties ctx,
int C_BPartner_Product_ID,
String trxName)
Standard Constructor |
|
X_C_BPartner_Product(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
String |
getDescription()
Get Description. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getManufacturer()
Get Manufacturer. |
BigDecimal |
getQualityRating()
Get Quality Rating. |
int |
getShelfLifeMinDays()
Get Min Shelf Life Days. |
int |
getShelfLifeMinPct()
Get Min Shelf Life %. |
String |
getVendorCategory()
Get Partner Category. |
String |
getVendorProductNo()
Get Partner Product Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setManufacturer(String Manufacturer)
Set Manufacturer. |
void |
setQualityRating(BigDecimal QualityRating)
Set Quality Rating. |
void |
setShelfLifeMinDays(int ShelfLifeMinDays)
Set Min Shelf Life Days. |
void |
setShelfLifeMinPct(int ShelfLifeMinPct)
Set Min Shelf Life %. |
void |
setVendorCategory(String VendorCategory)
Set Partner Category. |
void |
setVendorProductNo(String VendorProductNo)
Set Partner Product Key. |
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_BPartner_Product(Properties ctx,
int C_BPartner_Product_ID,
String trxName)
public X_C_BPartner_Product(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_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_C_BPartner_ProductExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_C_BPartner_ProductC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_C_BPartner_Productpublic void setDescription(String Description)
setDescription in interface I_C_BPartner_ProductDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_BPartner_Productpublic void setManufacturer(String Manufacturer)
setManufacturer in interface I_C_BPartner_ProductManufacturer - Manufacturer of the Productpublic String getManufacturer()
getManufacturer in interface I_C_BPartner_Product
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_BPartner_ProductExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_BPartner_ProductM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_BPartner_Productpublic void setQualityRating(BigDecimal QualityRating)
setQualityRating in interface I_C_BPartner_ProductQualityRating - Method for rating vendorspublic BigDecimal getQualityRating()
getQualityRating in interface I_C_BPartner_Productpublic void setShelfLifeMinDays(int ShelfLifeMinDays)
setShelfLifeMinDays in interface I_C_BPartner_ProductShelfLifeMinDays - Minimum Shelf Life in days based on Product Instance Guarantee Datepublic int getShelfLifeMinDays()
getShelfLifeMinDays in interface I_C_BPartner_Productpublic void setShelfLifeMinPct(int ShelfLifeMinPct)
setShelfLifeMinPct in interface I_C_BPartner_ProductShelfLifeMinPct - Minimum Shelf Life in percent based on Product Instance Guarantee Datepublic int getShelfLifeMinPct()
getShelfLifeMinPct in interface I_C_BPartner_Productpublic void setVendorCategory(String VendorCategory)
setVendorCategory in interface I_C_BPartner_ProductVendorCategory - Product Category of the Business Partnerpublic String getVendorCategory()
getVendorCategory in interface I_C_BPartner_Productpublic void setVendorProductNo(String VendorProductNo)
setVendorProductNo in interface I_C_BPartner_ProductVendorProductNo - Product Key of the Business Partnerpublic String getVendorProductNo()
getVendorProductNo in interface I_C_BPartner_Product
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||