|
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_MMRule
public class X_M_MMRule
Generated Model for M_MMRule
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
MMTYPE_AD_Reference_ID
MMType AD_Reference_ID=455 |
static String |
MMTYPE_MaterialPicking
Material Picking = PCK |
static String |
MMTYPE_MaterialPutaway
Material Putaway = PUT |
protected static KeyNamePair |
Model
|
static int |
RULE_AD_Reference_ID
Rule AD_Reference_ID=456 |
static String |
RULE_FindAFixedLocator
Find a fixed locator = MMA |
static String |
RULE_FindAFloatingLocatorWithTheSameProduct
Find a floating locator with the same product = MMB |
static String |
RULE_FindAnyEmptyFloatingLocator
Find any empty floating locator = MMC |
static String |
RULE_FindItemInTheWarehouse
Find item in the warehouse = MMD |
static String |
RULE_FindItemInTheWarehousePickToClean
Find item in the warehouse (Pick to clean) = MME |
static String |
RULE_UseCustomClass
Use custom class = MMF |
static int |
Table_ID
AD_Table_ID=1039 |
static String |
Table_Name
TableName=M_MMRule |
static long |
updatedMS
Last Updated Timestamp 2008-07-15 15:41:51.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_MMRule(Ctx ctx,
int M_MMRule_ID,
String trxName)
Standard Constructor |
|
X_M_MMRule(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_MMRule_ID()
Get Material Management Rule. |
int |
getM_Warehouse_ID()
Get Warehouse. |
int |
getM_Zone_ID()
Get Zone. |
String |
getMMType()
Get Type. |
String |
getName()
Get Name. |
String |
getRule()
Get Rule. |
String |
getRuleClass()
Get Custom Class. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isMaintainUOMIntegrity()
Get Maintain UOM Integrity. |
boolean |
isMMTypeValid(String test)
Is test a valid value. |
boolean |
isRuleValid(String test)
Is test a valid value. |
void |
setDescription(String Description)
Set Description. |
void |
setIsMaintainUOMIntegrity(boolean IsMaintainUOMIntegrity)
Set Maintain UOM Integrity. |
void |
setM_MMRule_ID(int M_MMRule_ID)
Set Material Management Rule. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setM_Zone_ID(int M_Zone_ID)
Set Zone. |
void |
setMMType(String MMType)
Set Type. |
void |
setName(String Name)
Set Name. |
void |
setRule(String Rule)
Set Rule. |
void |
setRuleClass(String RuleClass)
Set Custom Class. |
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 MMTYPE_AD_Reference_ID
public static final String MMTYPE_MaterialPicking
public static final String MMTYPE_MaterialPutaway
public static final int RULE_AD_Reference_ID
public static final String RULE_FindAFixedLocator
public static final String RULE_FindAFloatingLocatorWithTheSameProduct
public static final String RULE_FindAnyEmptyFloatingLocator
public static final String RULE_FindItemInTheWarehouse
public static final String RULE_FindItemInTheWarehousePickToClean
public static final String RULE_UseCustomClass
| Constructor Detail |
|---|
public X_M_MMRule(Ctx ctx,
int M_MMRule_ID,
String trxName)
ctx - contextM_MMRule_ID - idtrxName - transaction
public X_M_MMRule(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 setIsMaintainUOMIntegrity(boolean IsMaintainUOMIntegrity)
IsMaintainUOMIntegrity - Maintain UOM Integritypublic boolean isMaintainUOMIntegrity()
public boolean isMMTypeValid(String test)
test - testvalue
public void setMMType(String MMType)
MMType - Material Management Rule Typepublic String getMMType()
public void setM_MMRule_ID(int M_MMRule_ID)
M_MMRule_ID - Material Management Rulepublic int getM_MMRule_ID()
public void setM_Warehouse_ID(int M_Warehouse_ID)
M_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
public void setM_Zone_ID(int M_Zone_ID)
M_Zone_ID - Warehouse zonepublic int getM_Zone_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public boolean isRuleValid(String test)
test - testvalue
public void setRule(String Rule)
Rule - Rulepublic String getRule()
public void setRuleClass(String RuleClass)
RuleClass - Custom class for Material Management Rulepublic String getRuleClass()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||