|
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_I_Product
public class X_I_Product
Generated Model for I_Product
| Field Summary | |
|---|---|
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 |
| 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 |
| Constructor Summary | |
|---|---|
X_I_Product(Properties ctx,
int I_Product_ID,
String trxName)
Standard Constructor |
|
X_I_Product(Properties 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 . |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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 |
| Field Detail |
|---|
public static final int PRODUCTTYPE_AD_Reference_ID
public static final String PRODUCTTYPE_Item
public static final String PRODUCTTYPE_Service
public static final String PRODUCTTYPE_Resource
public static final String PRODUCTTYPE_ExpenseType
public static final String PRODUCTTYPE_Online
| Constructor Detail |
|---|
public X_I_Product(Properties ctx,
int I_Product_ID,
String trxName)
public X_I_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 POpublic void setBPartner_Value(String BPartner_Value)
setBPartner_Value in interface I_I_ProductBPartner_Value - The Key of the Business Partnerpublic String getBPartner_Value()
getBPartner_Value in interface I_I_Product
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_I_ProductExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_I_ProductC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_I_Product
public I_C_Currency getC_Currency()
throws Exception
getC_Currency in interface I_I_ProductExceptionpublic void setC_Currency_ID(int C_Currency_ID)
setC_Currency_ID in interface I_I_ProductC_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
getC_Currency_ID in interface I_I_Productpublic void setClassification(String Classification)
setClassification in interface I_I_ProductClassification - Classification for groupingpublic String getClassification()
getClassification in interface I_I_Productpublic void setCostPerOrder(BigDecimal CostPerOrder)
setCostPerOrder in interface I_I_ProductCostPerOrder - Fixed Cost Per Orderpublic BigDecimal getCostPerOrder()
getCostPerOrder in interface I_I_Product
public I_C_UOM getC_UOM()
throws Exception
getC_UOM in interface I_I_ProductExceptionpublic void setC_UOM_ID(int C_UOM_ID)
setC_UOM_ID in interface I_I_ProductC_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
getC_UOM_ID in interface I_I_Productpublic void setDeliveryTime_Promised(int DeliveryTime_Promised)
setDeliveryTime_Promised in interface I_I_ProductDeliveryTime_Promised - Promised days between order and deliverypublic int getDeliveryTime_Promised()
getDeliveryTime_Promised in interface I_I_Productpublic void setDescription(String Description)
setDescription in interface I_I_ProductDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_I_Productpublic void setDescriptionURL(String DescriptionURL)
setDescriptionURL in interface I_I_ProductDescriptionURL - URL for the descriptionpublic String getDescriptionURL()
getDescriptionURL in interface I_I_Productpublic void setDiscontinued(boolean Discontinued)
setDiscontinued in interface I_I_ProductDiscontinued - This product is no longer availablepublic boolean isDiscontinued()
isDiscontinued in interface I_I_Productpublic void setDiscontinuedBy(Timestamp DiscontinuedBy)
setDiscontinuedBy in interface I_I_ProductDiscontinuedBy - Discontinued Bypublic Timestamp getDiscontinuedBy()
getDiscontinuedBy in interface I_I_Productpublic void setDocumentNote(String DocumentNote)
setDocumentNote in interface I_I_ProductDocumentNote - Additional information for a Documentpublic String getDocumentNote()
getDocumentNote in interface I_I_Productpublic void setHelp(String Help)
setHelp in interface I_I_ProductHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_I_Productpublic void setI_ErrorMsg(String I_ErrorMsg)
setI_ErrorMsg in interface I_I_ProductI_ErrorMsg - Messages generated from import processpublic String getI_ErrorMsg()
getI_ErrorMsg in interface I_I_Productpublic void setI_IsImported(boolean I_IsImported)
setI_IsImported in interface I_I_ProductI_IsImported - Has this import been processedpublic boolean isI_IsImported()
isI_IsImported in interface I_I_Productpublic void setImageURL(String ImageURL)
setImageURL in interface I_I_ProductImageURL - URL of imagepublic String getImageURL()
getImageURL in interface I_I_Productpublic void setI_Product_ID(int I_Product_ID)
setI_Product_ID in interface I_I_ProductI_Product_ID - Import Item or Servicepublic int getI_Product_ID()
getI_Product_ID in interface I_I_Productpublic void setISO_Code(String ISO_Code)
setISO_Code in interface I_I_ProductISO_Code - Three letter ISO 4217 Code of the Currencypublic String getISO_Code()
getISO_Code in interface I_I_Productpublic void setManufacturer(String Manufacturer)
setManufacturer in interface I_I_ProductManufacturer - Manufacturer of the Productpublic String getManufacturer()
getManufacturer in interface I_I_Product
public I_M_Product_Category getM_Product_Category()
throws Exception
getM_Product_Category in interface I_I_ProductExceptionpublic void setM_Product_Category_ID(int M_Product_Category_ID)
setM_Product_Category_ID in interface I_I_ProductM_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
getM_Product_Category_ID in interface I_I_Product
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_I_ProductExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_I_ProductM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_I_Productpublic void setName(String Name)
setName in interface I_I_ProductName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_I_Productpublic void setOrder_Min(int Order_Min)
setOrder_Min in interface I_I_ProductOrder_Min - Minimum order quantity in UOMpublic int getOrder_Min()
getOrder_Min in interface I_I_Productpublic void setOrder_Pack(int Order_Pack)
setOrder_Pack in interface I_I_ProductOrder_Pack - Package order size in UOM (e.g. order set of 5 units)public int getOrder_Pack()
getOrder_Pack in interface I_I_Productpublic void setPriceEffective(Timestamp PriceEffective)
setPriceEffective in interface I_I_ProductPriceEffective - Effective Date of Pricepublic Timestamp getPriceEffective()
getPriceEffective in interface I_I_Productpublic void setPriceLimit(BigDecimal PriceLimit)
setPriceLimit in interface I_I_ProductPriceLimit - Lowest price for a productpublic BigDecimal getPriceLimit()
getPriceLimit in interface I_I_Productpublic void setPriceList(BigDecimal PriceList)
setPriceList in interface I_I_ProductPriceList - List Pricepublic BigDecimal getPriceList()
getPriceList in interface I_I_Productpublic void setPricePO(BigDecimal PricePO)
setPricePO in interface I_I_ProductPricePO - Price based on a purchase orderpublic BigDecimal getPricePO()
getPricePO in interface I_I_Productpublic void setPriceStd(BigDecimal PriceStd)
setPriceStd in interface I_I_ProductPriceStd - Standard Pricepublic BigDecimal getPriceStd()
getPriceStd in interface I_I_Productpublic void setProcessed(boolean Processed)
setProcessed in interface I_I_ProductProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_I_Productpublic void setProcessing(boolean Processing)
setProcessing in interface I_I_ProductProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_I_Productpublic void setProductCategory_Value(String ProductCategory_Value)
setProductCategory_Value in interface I_I_ProductProductCategory_Value - Product Category Keypublic String getProductCategory_Value()
getProductCategory_Value in interface I_I_Productpublic void setProductType(String ProductType)
setProductType in interface I_I_ProductProductType - Type of productpublic String getProductType()
getProductType in interface I_I_Productpublic void setRoyaltyAmt(BigDecimal RoyaltyAmt)
setRoyaltyAmt in interface I_I_ProductRoyaltyAmt - (Included) Amount for copyright, etc.public BigDecimal getRoyaltyAmt()
getRoyaltyAmt in interface I_I_Productpublic void setShelfDepth(int ShelfDepth)
setShelfDepth in interface I_I_ProductShelfDepth - Shelf depth requiredpublic int getShelfDepth()
getShelfDepth in interface I_I_Productpublic void setShelfHeight(int ShelfHeight)
setShelfHeight in interface I_I_ProductShelfHeight - Shelf height requiredpublic int getShelfHeight()
getShelfHeight in interface I_I_Productpublic void setShelfWidth(int ShelfWidth)
setShelfWidth in interface I_I_ProductShelfWidth - Shelf width requiredpublic int getShelfWidth()
getShelfWidth in interface I_I_Productpublic void setSKU(String SKU)
setSKU in interface I_I_ProductSKU - Stock Keeping Unitpublic String getSKU()
getSKU in interface I_I_Productpublic void setUnitsPerPallet(int UnitsPerPallet)
setUnitsPerPallet in interface I_I_ProductUnitsPerPallet - Units Per Palletpublic int getUnitsPerPallet()
getUnitsPerPallet in interface I_I_Productpublic void setUPC(String UPC)
setUPC in interface I_I_ProductUPC - Bar Code (Universal Product Code or its superset European Article Number)public String getUPC()
getUPC in interface I_I_Productpublic void setValue(String Value)
setValue in interface I_I_ProductValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_I_Productpublic KeyNamePair getKeyNamePair()
public void setVendorCategory(String VendorCategory)
setVendorCategory in interface I_I_ProductVendorCategory - Product Category of the Business Partnerpublic String getVendorCategory()
getVendorCategory in interface I_I_Productpublic void setVendorProductNo(String VendorProductNo)
setVendorProductNo in interface I_I_ProductVendorProductNo - Product Key of the Business Partnerpublic String getVendorProductNo()
getVendorProductNo in interface I_I_Productpublic void setVolume(int Volume)
setVolume in interface I_I_ProductVolume - Volume of a productpublic int getVolume()
getVolume in interface I_I_Productpublic void setWeight(int Weight)
setWeight in interface I_I_ProductWeight - Weight of a productpublic int getWeight()
getWeight in interface I_I_Productpublic void setX12DE355(String X12DE355)
setX12DE355 in interface I_I_ProductX12DE355 - UOM EDI X12 Codepublic String getX12DE355()
getX12DE355 in interface I_I_Product
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||