|
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_MMStrategy
public class X_M_MMStrategy
Generated Model for M_MMStrategy
| 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 |
Table_ID
AD_Table_ID=1038 |
static String |
Table_Name
TableName=M_MMStrategy |
static long |
updatedMS
Last Updated Timestamp 2008-06-24 12:47:01.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_MMStrategy(Ctx ctx,
int M_MMStrategy_ID,
String trxName)
Standard Constructor |
|
X_M_MMStrategy(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_MMStrategy_ID()
Get Material Management Strategy. |
int |
getM_Warehouse_ID()
Get Warehouse. |
String |
getMMType()
Get Type. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isAllowSplit()
Get Allow Splitting. |
boolean |
isMMTypeValid(String test)
Is test a valid value. |
void |
setDescription(String Description)
Set Description. |
void |
setIsAllowSplit(boolean IsAllowSplit)
Set Allow Splitting. |
void |
setM_MMStrategy_ID(int M_MMStrategy_ID)
Set Material Management Strategy. |
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
| Constructor Detail |
|---|
public X_M_MMStrategy(Ctx ctx,
int M_MMStrategy_ID,
String trxName)
ctx - contextM_MMStrategy_ID - idtrxName - transaction
public X_M_MMStrategy(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 setIsAllowSplit(boolean IsAllowSplit)
IsAllowSplit - Allow Splittingpublic boolean isAllowSplit()
public boolean isMMTypeValid(String test)
test - testvalue
public void setMMType(String MMType)
MMType - Material Management Rule Typepublic String getMMType()
public void setM_MMStrategy_ID(int M_MMStrategy_ID)
M_MMStrategy_ID - Material Management Strategypublic int getM_MMStrategy_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 | |||||||||