|
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_I_Product
public class X_I_Product
Generated Model for I_Product
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420 |
static String |
I_ISIMPORTED_Error
Error = E |
static String |
I_ISIMPORTED_No
No = N |
static String |
I_ISIMPORTED_Yes
Yes = Y |
protected static KeyNamePair |
Model
|
static int |
PRODUCTTYPE_AD_Reference_ID
ProductType AD_Reference_ID=270 |
static String |
PRODUCTTYPE_ExpenseType
Expense type = E |
static String |
PRODUCTTYPE_Item
Item = I |
static String |
PRODUCTTYPE_Online
Online = O |
static String |
PRODUCTTYPE_Resource
Resource = R |
static String |
PRODUCTTYPE_Service
Service = S |
static int |
Table_ID
AD_Table_ID=532 |
static String |
Table_Name
TableName=I_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_I_Product(Ctx ctx,
int I_Product_ID,
String trxName)
Standard Constructor |
|
X_I_Product(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getBPartner_Value()
Get Business Partner Key. |
int |
getC_BPartner_ID()
Get Business Partner. |
int |
getC_Currency_ID()
Get Currency. |
int |
getC_UOM_ID()
Get UOM. |
String |
getClassification()
Get Classification. |
BigDecimal |
getCostPerOrder()
Get Cost per Order. |
int |
getDeliveryTime_Promised()
Get Promised Delivery Time. |
String |
getDescription()
Get Description. |
String |
getDescriptionURL()
Get Description URL. |
Timestamp |
getDiscontinuedBy()
Get Discontinued by. |
String |
getDocumentNote()
Get Document Note. |
String |
getHelp()
Get Comment. |
String |
getI_ErrorMsg()
Get Import Error Message. |
String |
getI_IsImported()
Get Imported. |
int |
getI_Product_ID()
Get Import Product. |
String |
getImageURL()
Get Image URL. |
String |
getISO_Code()
Get ISO Currency Code. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_Category_ID()
Get Product Category. |
int |
getM_Product_ID()
Get Product. |
String |
getManufacturer()
Get Manufacturer. |
String |
getName()
Get Name. |
int |
getOrder_Min()
Get Minimum Order Qty. |
int |
getOrder_Pack()
Get Order Pack Qty. |
Timestamp |
getPriceEffective()
Get Price effective. |
BigDecimal |
getPriceLimit()
Get Limit Price. |
BigDecimal |
getPriceList()
Get List Price. |
BigDecimal |
getPricePO()
Get PO Price. |
BigDecimal |
getPriceStd()
Get Standard Price. |
String |
getProductCategory_Value()
Get Product Category Key. |
String |
getProductType()
Get Product Type. |
BigDecimal |
getRoyaltyAmt()
Get Royalty Amount. |
int |
getShelfDepth()
Get Shelf Depth. |
int |
getShelfHeight()
Get Shelf Height. |
int |
getShelfWidth()
Get Shelf Width. |
String |
getSKU()
Get SKU. |
int |
getUnitsPerPallet()
Get Units per Pallet. |
String |
getUPC()
Get UPC/EAN. |
String |
getValue()
Get Search Key. |
String |
getVendorCategory()
Get Partner Category. |
String |
getVendorProductNo()
Get Partner Product Key. |
int |
getVolume()
Get Volume. |
int |
getWeight()
Get Weight. |
String |
getX12DE355()
Get UOM Code. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDiscontinued()
Get Discontinued. |
boolean |
isI_IsImportedValid(String test)
Is test a valid value. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isProductTypeValid(String test)
Is test a valid value. |
void |
setBPartner_Value(String BPartner_Value)
Set Business Partner Key. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setClassification(String Classification)
Set Classification. |
void |
setCostPerOrder(BigDecimal CostPerOrder)
Set Cost per Order. |
void |
setDeliveryTime_Promised(int DeliveryTime_Promised)
Set Promised Delivery Time. |
void |
setDescription(String Description)
Set Description. |
void |
setDescriptionURL(String DescriptionURL)
Set Description URL. |
void |
setDiscontinued(boolean Discontinued)
Set Discontinued. |
void |
setDiscontinuedBy(Timestamp DiscontinuedBy)
Set Discontinued by. |
void |
setDocumentNote(String DocumentNote)
Set Document Note. |
void |
setHelp(String Help)
Set Comment. |
void |
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. |
void |
setI_IsImported(String I_IsImported)
Set Imported. |
void |
setI_Product_ID(int I_Product_ID)
Set Import Product. |
void |
setImageURL(String ImageURL)
Set Image URL. |
void |
setISO_Code(String ISO_Code)
Set ISO Currency Code. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setManufacturer(String Manufacturer)
Set Manufacturer. |
void |
setName(String Name)
Set Name. |
void |
setOrder_Min(int Order_Min)
Set Minimum Order Qty. |
void |
setOrder_Pack(int Order_Pack)
Set Order Pack Qty. |
void |
setPriceEffective(Timestamp PriceEffective)
Set Price effective. |
void |
setPriceLimit(BigDecimal PriceLimit)
Set Limit Price. |
void |
setPriceList(BigDecimal PriceList)
Set List Price. |
void |
setPricePO(BigDecimal PricePO)
Set PO Price. |
void |
setPriceStd(BigDecimal PriceStd)
Set Standard Price. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setProductCategory_Value(String ProductCategory_Value)
Set Product Category Key. |
void |
setProductType(String ProductType)
Set Product Type. |
void |
setRoyaltyAmt(BigDecimal RoyaltyAmt)
Set Royalty Amount. |
void |
setShelfDepth(int ShelfDepth)
Set Shelf Depth. |
void |
setShelfHeight(int ShelfHeight)
Set Shelf Height. |
void |
setShelfWidth(int ShelfWidth)
Set Shelf Width. |
void |
setSKU(String SKU)
Set SKU. |
void |
setUnitsPerPallet(int UnitsPerPallet)
Set Units per Pallet. |
void |
setUPC(String UPC)
Set UPC/EAN. |
void |
setValue(String Value)
Set Search Key. |
void |
setVendorCategory(String VendorCategory)
Set Partner Category. |
void |
setVendorProductNo(String VendorProductNo)
Set Partner Product Key. |
void |
setVolume(int Volume)
Set Volume. |
void |
setWeight(int Weight)
Set Weight. |
void |
setX12DE355(String X12DE355)
Set UOM Code. |
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
public static final int I_ISIMPORTED_AD_Reference_ID
public static final String I_ISIMPORTED_Error
public static final String I_ISIMPORTED_No
public static final String I_ISIMPORTED_Yes
public static final int PRODUCTTYPE_AD_Reference_ID
public static final String PRODUCTTYPE_ExpenseType
public static final String PRODUCTTYPE_Item
public static final String PRODUCTTYPE_Online
public static final String PRODUCTTYPE_Resource
public static final String PRODUCTTYPE_Service
| Constructor Detail |
|---|
public X_I_Product(Ctx ctx,
int I_Product_ID,
String trxName)
ctx - contextI_Product_ID - idtrxName - transaction
public X_I_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 setBPartner_Value(String BPartner_Value)
BPartner_Value - The Key of the Business Partnerpublic String getBPartner_Value()
public void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_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_UOM_ID(int C_UOM_ID)
C_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
public void setClassification(String Classification)
Classification - Classification for groupingpublic String getClassification()
public void setCostPerOrder(BigDecimal CostPerOrder)
CostPerOrder - Fixed Cost per Orderpublic BigDecimal getCostPerOrder()
public void setDeliveryTime_Promised(int DeliveryTime_Promised)
DeliveryTime_Promised - Promised days between order and deliverypublic int getDeliveryTime_Promised()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setDescriptionURL(String DescriptionURL)
DescriptionURL - URL for the descriptionpublic String getDescriptionURL()
public void setDiscontinued(boolean Discontinued)
Discontinued - This product is no longer availablepublic boolean isDiscontinued()
public void setDiscontinuedBy(Timestamp DiscontinuedBy)
DiscontinuedBy - Discontinued Bypublic Timestamp getDiscontinuedBy()
public void setDocumentNote(String DocumentNote)
DocumentNote - Additional information for a Documentpublic String getDocumentNote()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setISO_Code(String ISO_Code)
ISO_Code - Three letter ISO 4217 Code of the Currencypublic String getISO_Code()
public void setI_ErrorMsg(String I_ErrorMsg)
I_ErrorMsg - Messages generated from import processpublic String getI_ErrorMsg()
public boolean isI_IsImportedValid(String test)
test - testvalue
public void setI_IsImported(String I_IsImported)
I_IsImported - Has this import been processed?public String getI_IsImported()
public void setI_Product_ID(int I_Product_ID)
I_Product_ID - Import Item or Servicepublic int getI_Product_ID()
public void setImageURL(String ImageURL)
ImageURL - URL of imagepublic String getImageURL()
public void setM_Product_Category_ID(int M_Product_Category_ID)
M_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setManufacturer(String Manufacturer)
Manufacturer - Manufacturer of the Productpublic String getManufacturer()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public void setOrder_Min(int Order_Min)
Order_Min - Minimum order quantity in UOMpublic int getOrder_Min()
public void setOrder_Pack(int Order_Pack)
Order_Pack - Package order size in UOM (e.g. order set of 5 units)public int getOrder_Pack()
public void setPriceEffective(Timestamp PriceEffective)
PriceEffective - Effective Date of Pricepublic Timestamp getPriceEffective()
public void setPriceLimit(BigDecimal PriceLimit)
PriceLimit - Lowest price for a productpublic BigDecimal getPriceLimit()
public void setPriceList(BigDecimal PriceList)
PriceList - List Pricepublic BigDecimal getPriceList()
public void setPricePO(BigDecimal PricePO)
PricePO - Price based on a purchase orderpublic BigDecimal getPricePO()
public void setPriceStd(BigDecimal PriceStd)
PriceStd - Standard Pricepublic BigDecimal getPriceStd()
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 setProductCategory_Value(String ProductCategory_Value)
ProductCategory_Value - Product Category Keypublic String getProductCategory_Value()
public boolean isProductTypeValid(String test)
test - testvalue
public void setProductType(String ProductType)
ProductType - Type of productpublic String getProductType()
public void setRoyaltyAmt(BigDecimal RoyaltyAmt)
RoyaltyAmt - (Included) Amount for copyright, etc.public BigDecimal getRoyaltyAmt()
public void setSKU(String SKU)
SKU - Stock Keeping Unitpublic String getSKU()
public void setShelfDepth(int ShelfDepth)
ShelfDepth - Shelf depth requiredpublic int getShelfDepth()
public void setShelfHeight(int ShelfHeight)
ShelfHeight - Shelf height requiredpublic int getShelfHeight()
public void setShelfWidth(int ShelfWidth)
ShelfWidth - Shelf width requiredpublic int getShelfWidth()
public void setUPC(String UPC)
UPC - Bar Code (Universal Product Code or its superset European Article Number)public String getUPC()
public void setUnitsPerPallet(int UnitsPerPallet)
UnitsPerPallet - Units per Palletpublic int getUnitsPerPallet()
public void setValue(String Value)
Value - Search key for the record in the format required - must be uniquepublic String getValue()
public KeyNamePair getKeyNamePair()
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()
public void setVolume(int Volume)
Volume - Volume of a productpublic int getVolume()
public void setWeight(int Weight)
Weight - Weight of a productpublic int getWeight()
public void setX12DE355(String X12DE355)
X12DE355 - UOM EDI X12 Codepublic String getX12DE355()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||