|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_I_Product
Generated Interface for I_Product
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_BPartner_Value
Column name BPartner_Value |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_Classification
Column name Classification |
static String |
COLUMNNAME_CostPerOrder
Column name CostPerOrder |
static String |
COLUMNNAME_DeliveryTime_Promised
Column name DeliveryTime_Promised |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DescriptionURL
Column name DescriptionURL |
static String |
COLUMNNAME_Discontinued
Column name Discontinued |
static String |
COLUMNNAME_DiscontinuedBy
Column name DiscontinuedBy |
static String |
COLUMNNAME_DocumentNote
Column name DocumentNote |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg |
static String |
COLUMNNAME_I_IsImported
Column name I_IsImported |
static String |
COLUMNNAME_I_Product_ID
Column name I_Product_ID |
static String |
COLUMNNAME_ImageURL
Column name ImageURL |
static String |
COLUMNNAME_ISO_Code
Column name ISO_Code |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Manufacturer
Column name Manufacturer |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Order_Min
Column name Order_Min |
static String |
COLUMNNAME_Order_Pack
Column name Order_Pack |
static String |
COLUMNNAME_PriceEffective
Column name PriceEffective |
static String |
COLUMNNAME_PriceLimit
Column name PriceLimit |
static String |
COLUMNNAME_PriceList
Column name PriceList |
static String |
COLUMNNAME_PricePO
Column name PricePO |
static String |
COLUMNNAME_PriceStd
Column name PriceStd |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_ProductCategory_Value
Column name ProductCategory_Value |
static String |
COLUMNNAME_ProductType
Column name ProductType |
static String |
COLUMNNAME_RoyaltyAmt
Column name RoyaltyAmt |
static String |
COLUMNNAME_ShelfDepth
Column name ShelfDepth |
static String |
COLUMNNAME_ShelfHeight
Column name ShelfHeight |
static String |
COLUMNNAME_ShelfWidth
Column name ShelfWidth |
static String |
COLUMNNAME_SKU
Column name SKU |
static String |
COLUMNNAME_UnitsPerPallet
Column name UnitsPerPallet |
static String |
COLUMNNAME_UPC
Column name UPC |
static String |
COLUMNNAME_Value
Column name Value |
static String |
COLUMNNAME_VendorCategory
Column name VendorCategory |
static String |
COLUMNNAME_VendorProductNo
Column name VendorProductNo |
static String |
COLUMNNAME_Volume
Column name Volume |
static String |
COLUMNNAME_Weight
Column name Weight |
static String |
COLUMNNAME_X12DE355
Column name X12DE355 |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=532 |
static String |
Table_Name
TableName=I_Product |
| Method Summary | |
|---|---|
String |
getBPartner_Value()
Get Business Partner Key. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_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/Help. |
String |
getI_ErrorMsg()
Get Import Error Message. |
int |
getI_Product_ID()
Get Import Product. |
String |
getImageURL()
Get Image URL. |
String |
getISO_Code()
Get ISO Currency Code. |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_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. |
boolean |
isDiscontinued()
Get Discontinued. |
boolean |
isI_IsImported()
Get Imported. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
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/Help. |
void |
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. |
void |
setI_IsImported(boolean 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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_BPartner_Value
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_Classification
static final String COLUMNNAME_CostPerOrder
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_DeliveryTime_Promised
static final String COLUMNNAME_Description
static final String COLUMNNAME_DescriptionURL
static final String COLUMNNAME_Discontinued
static final String COLUMNNAME_DiscontinuedBy
static final String COLUMNNAME_DocumentNote
static final String COLUMNNAME_Help
static final String COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_IsImported
static final String COLUMNNAME_ImageURL
static final String COLUMNNAME_I_Product_ID
static final String COLUMNNAME_ISO_Code
static final String COLUMNNAME_Manufacturer
static final String COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Order_Min
static final String COLUMNNAME_Order_Pack
static final String COLUMNNAME_PriceEffective
static final String COLUMNNAME_PriceLimit
static final String COLUMNNAME_PriceList
static final String COLUMNNAME_PricePO
static final String COLUMNNAME_PriceStd
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_ProductCategory_Value
static final String COLUMNNAME_ProductType
static final String COLUMNNAME_RoyaltyAmt
static final String COLUMNNAME_ShelfDepth
static final String COLUMNNAME_ShelfHeight
static final String COLUMNNAME_ShelfWidth
static final String COLUMNNAME_SKU
static final String COLUMNNAME_UnitsPerPallet
static final String COLUMNNAME_UPC
static final String COLUMNNAME_Value
static final String COLUMNNAME_VendorCategory
static final String COLUMNNAME_VendorProductNo
static final String COLUMNNAME_Volume
static final String COLUMNNAME_Weight
static final String COLUMNNAME_X12DE355
| Method Detail |
|---|
void setBPartner_Value(String BPartner_Value)
String getBPartner_Value()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setClassification(String Classification)
String getClassification()
void setCostPerOrder(BigDecimal CostPerOrder)
BigDecimal getCostPerOrder()
void setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setDeliveryTime_Promised(int DeliveryTime_Promised)
int getDeliveryTime_Promised()
void setDescription(String Description)
String getDescription()
void setDescriptionURL(String DescriptionURL)
String getDescriptionURL()
void setDiscontinued(boolean Discontinued)
boolean isDiscontinued()
void setDiscontinuedBy(Timestamp DiscontinuedBy)
Timestamp getDiscontinuedBy()
void setDocumentNote(String DocumentNote)
String getDocumentNote()
void setHelp(String Help)
String getHelp()
void setI_ErrorMsg(String I_ErrorMsg)
String getI_ErrorMsg()
void setI_IsImported(boolean I_IsImported)
boolean isI_IsImported()
void setImageURL(String ImageURL)
String getImageURL()
void setI_Product_ID(int I_Product_ID)
int getI_Product_ID()
void setISO_Code(String ISO_Code)
String getISO_Code()
void setManufacturer(String Manufacturer)
String getManufacturer()
void setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
I_M_Product_Category getM_Product_Category()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setOrder_Min(int Order_Min)
int getOrder_Min()
void setOrder_Pack(int Order_Pack)
int getOrder_Pack()
void setPriceEffective(Timestamp PriceEffective)
Timestamp getPriceEffective()
void setPriceLimit(BigDecimal PriceLimit)
BigDecimal getPriceLimit()
void setPriceList(BigDecimal PriceList)
BigDecimal getPriceList()
void setPricePO(BigDecimal PricePO)
BigDecimal getPricePO()
void setPriceStd(BigDecimal PriceStd)
BigDecimal getPriceStd()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setProductCategory_Value(String ProductCategory_Value)
String getProductCategory_Value()
void setProductType(String ProductType)
String getProductType()
void setRoyaltyAmt(BigDecimal RoyaltyAmt)
BigDecimal getRoyaltyAmt()
void setShelfDepth(int ShelfDepth)
int getShelfDepth()
void setShelfHeight(int ShelfHeight)
int getShelfHeight()
void setShelfWidth(int ShelfWidth)
int getShelfWidth()
void setSKU(String SKU)
String getSKU()
void setUnitsPerPallet(int UnitsPerPallet)
int getUnitsPerPallet()
void setUPC(String UPC)
String getUPC()
void setValue(String Value)
String getValue()
void setVendorCategory(String VendorCategory)
String getVendorCategory()
void setVendorProductNo(String VendorProductNo)
String getVendorProductNo()
void setVolume(int Volume)
int getVolume()
void setWeight(int Weight)
int getWeight()
void setX12DE355(String X12DE355)
String getX12DE355()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||