|
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_BPartner_Product
public class X_C_BPartner_Product
Generated Model for C_BPartner_Product
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=632 |
static String |
Table_Name
TableName=C_BPartner_Product |
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_BPartner_Product(Ctx ctx,
int C_BPartner_Product_ID,
String trxName)
Standard Constructor |
|
X_C_BPartner_Product(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BPartner_ID()
Get Business Partner. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_ID()
Get 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(Ctx 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()
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_BPartner_Product(Ctx ctx,
int C_BPartner_Product_ID,
String trxName)
ctx - contextC_BPartner_Product_ID - idtrxName - transaction
public X_C_BPartner_Product(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 setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public KeyNamePair getKeyNamePair()
public void setManufacturer(String Manufacturer)
Manufacturer - Manufacturer of the Productpublic String getManufacturer()
public void setQualityRating(BigDecimal QualityRating)
QualityRating - Method for rating vendorspublic BigDecimal getQualityRating()
public void setShelfLifeMinDays(int ShelfLifeMinDays)
ShelfLifeMinDays - Minimum Shelf Life in days based on Product Instance Guarantee Datepublic int getShelfLifeMinDays()
public void setShelfLifeMinPct(int ShelfLifeMinPct)
ShelfLifeMinPct - Minimum Shelf Life in percent based on Product Instance Guarantee Datepublic int getShelfLifeMinPct()
public void setVendorCategory(String VendorCategory)
VendorCategory - Product Category of the Business Partnerpublic String getVendorCategory()
public void setVendorProductNo(String VendorProductNo)
VendorProductNo - Product Key of the Business Partnerpublic String getVendorProductNo()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||