|
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_MMStrategySet
public class X_M_MMStrategySet
Generated Model for M_MMStrategySet
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
M_LOCATOR_ID_AD_Reference_ID
M_Locator_ID AD_Reference_ID=446 |
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 |
Table_ID
AD_Table_ID=1042 |
static String |
Table_Name
TableName=M_MMStrategySet |
static long |
updatedMS
Last Updated Timestamp 2008-07-16 23:17:57.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_MMStrategySet(Ctx ctx,
int M_MMStrategySet_ID,
String trxName)
Standard Constructor |
|
X_M_MMStrategySet(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_Locator_ID()
Get Locator. |
int |
getM_MMStrategySet_ID()
Get Material Management Strategy Set. |
int |
getM_Warehouse_ID()
Get Warehouse. |
String |
getMMType()
Get Type. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isEvaluateAllStrategies()
Get Evaluate All Strategies. |
boolean |
isMMTypeValid(String test)
Is test a valid value. |
void |
setDescription(String Description)
Set Description. |
void |
setIsEvaluateAllStrategies(boolean IsEvaluateAllStrategies)
Set Evaluate All Strategies. |
void |
setM_Locator_ID(int M_Locator_ID)
Set Locator. |
void |
setM_MMStrategySet_ID(int M_MMStrategySet_ID)
Set Material Management Strategy Set. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setMMType(String MMType)
Set Type. |
void |
setName(String Name)
Set Name. |
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 M_LOCATOR_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_MMStrategySet(Ctx ctx,
int M_MMStrategySet_ID,
String trxName)
ctx - contextM_MMStrategySet_ID - idtrxName - transaction
public X_M_MMStrategySet(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 setIsEvaluateAllStrategies(boolean IsEvaluateAllStrategies)
IsEvaluateAllStrategies - Evaluate all strategies until locators are foundpublic boolean isEvaluateAllStrategies()
public boolean isMMTypeValid(String test)
test - testvalue
public void setMMType(String MMType)
MMType - Material Management Rule Typepublic String getMMType()
public void setM_Locator_ID(int M_Locator_ID)
M_Locator_ID - Warehouse Locatorpublic int getM_Locator_ID()
public void setM_MMStrategySet_ID(int M_MMStrategySet_ID)
M_MMStrategySet_ID - Material Management Strategy Setpublic int getM_MMStrategySet_ID()
public void setM_Warehouse_ID(int M_Warehouse_ID)
M_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||