|
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_Product_Category
public class X_M_Product_Category
Generated Model for M_Product_Category
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
MMPOLICY_AD_Reference_ID
MMPolicy AD_Reference_ID=335 |
static String |
MMPOLICY_FiFo
FiFo = F |
static String |
MMPOLICY_LiFo
LiFo = L |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=209 |
static String |
Table_Name
TableName=M_Product_Category |
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_Product_Category(Ctx ctx,
int M_Product_Category_ID,
String trxName)
Standard Constructor |
|
X_M_Product_Category(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_Asset_Group_ID()
Get Asset Group. |
int |
getAD_PrintColor_ID()
Get Print Color. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_Category_ID()
Get Product Category. |
String |
getMMPolicy()
Get Material Policy. |
String |
getName()
Get Name. |
BigDecimal |
getPlannedMargin()
Get Planned Margin %. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDefault()
Get Default. |
boolean |
isMMPolicyValid(String test)
Is test a valid value. |
boolean |
isPurchasedToOrder()
Get Purchased To Order. |
boolean |
isSelfService()
Get Self-Service. |
void |
setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group. |
void |
setAD_PrintColor_ID(int AD_PrintColor_ID)
Set Print Color. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsPurchasedToOrder(boolean IsPurchasedToOrder)
Set Purchased To Order. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setMMPolicy(String MMPolicy)
Set Material Policy. |
void |
setName(String Name)
Set Name. |
void |
setPlannedMargin(BigDecimal PlannedMargin)
Set Planned Margin %. |
void |
setValue(String Value)
Set Search 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
public static final int MMPOLICY_AD_Reference_ID
public static final String MMPOLICY_FiFo
public static final String MMPOLICY_LiFo
| Constructor Detail |
|---|
public X_M_Product_Category(Ctx ctx,
int M_Product_Category_ID,
String trxName)
ctx - contextM_Product_Category_ID - idtrxName - transaction
public X_M_Product_Category(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 setAD_PrintColor_ID(int AD_PrintColor_ID)
AD_PrintColor_ID - Color used for printing and displaypublic int getAD_PrintColor_ID()
public void setA_Asset_Group_ID(int A_Asset_Group_ID)
A_Asset_Group_ID - Group of Assetspublic int getA_Asset_Group_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setIsDefault(boolean IsDefault)
IsDefault - Default valuepublic boolean isDefault()
public void setIsPurchasedToOrder(boolean IsPurchasedToOrder)
IsPurchasedToOrder - Products that are usually not kept in stock, but are purchased whenever there is a demandpublic boolean isPurchasedToOrder()
public void setIsSelfService(boolean IsSelfService)
IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Servicepublic boolean isSelfService()
public boolean isMMPolicyValid(String test)
test - testvalue
public void setMMPolicy(String MMPolicy)
MMPolicy - Material Movement Policypublic String getMMPolicy()
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 setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setPlannedMargin(BigDecimal PlannedMargin)
PlannedMargin - Project's planned margin as a percentagepublic BigDecimal getPlannedMargin()
public void setValue(String Value)
Value - Search key for the record in the format required - must be uniquepublic String getValue()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||