|
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_M_RelatedProduct
public class X_M_RelatedProduct
Generated Model for M_RelatedProduct
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
RELATEDPRODUCT_ID_AD_Reference_ID
RelatedProduct_ID AD_Reference_ID=162 |
static int |
RELATEDPRODUCTTYPE_AD_Reference_ID
RelatedProductType AD_Reference_ID=313 |
static String |
RELATEDPRODUCTTYPE_Alternative
Alternative = A |
static String |
RELATEDPRODUCTTYPE_Supplemental
Supplemental = S |
static String |
RELATEDPRODUCTTYPE_WebPromotion
Web Promotion = P |
static int |
Table_ID
AD_Table_ID=662 |
static String |
Table_Name
TableName=M_RelatedProduct |
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_M_RelatedProduct(Ctx ctx,
int M_RelatedProduct_ID,
String trxName)
Standard Constructor |
|
X_M_RelatedProduct(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_ID()
Get Product. |
String |
getName()
Get Name. |
int |
getRelatedProduct_ID()
Get Related Product. |
String |
getRelatedProductType()
Get Related Product Type. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isRelatedProductTypeValid(String test)
Is test a valid value. |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setRelatedProduct_ID(int RelatedProduct_ID)
Set Related Product. |
void |
setRelatedProductType(String RelatedProductType)
Set Related Product Type. |
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 RELATEDPRODUCTTYPE_AD_Reference_ID
public static final String RELATEDPRODUCTTYPE_Alternative
public static final String RELATEDPRODUCTTYPE_WebPromotion
public static final String RELATEDPRODUCTTYPE_Supplemental
public static final int RELATEDPRODUCT_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_RelatedProduct(Ctx ctx,
int M_RelatedProduct_ID,
String trxName)
ctx - contextM_RelatedProduct_ID - idtrxName - transaction
public X_M_RelatedProduct(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 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 setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public boolean isRelatedProductTypeValid(String test)
test - testvalue
public void setRelatedProductType(String RelatedProductType)
RelatedProductType - Related Product Typepublic String getRelatedProductType()
public void setRelatedProduct_ID(int RelatedProduct_ID)
RelatedProduct_ID - Related Productpublic int getRelatedProduct_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||