|
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_AD_Scheduler_Para
org.compiere.model.MSchedulerPara
public class MSchedulerPara
Scheduler Parameter Model
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_AD_Scheduler_Para |
|---|
accessLevel, Model, Table_ID, Table_Name, updatedMS |
| 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 | |
|---|---|
MSchedulerPara(Ctx ctx,
int AD_Scheduler_Para_ID,
String trxName)
Standard Constructor |
|
MSchedulerPara(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
String |
getColumnName()
Get Parameter Column Name |
int |
getDisplayType()
Get Display Type |
String |
toString()
String Representation |
| Methods inherited from class org.compiere.model.X_AD_Scheduler_Para |
|---|
get_AccessLevel, getAD_Process_Para_ID, getAD_Scheduler_ID, getDescription, getKeyNamePair, getParameterDefault, initPO, setAD_Process_Para_ID, setAD_Scheduler_ID, setDescription, setParameterDefault |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MSchedulerPara(Ctx ctx,
int AD_Scheduler_Para_ID,
String trxName)
ctx - contextAD_Scheduler_Para_ID - idtrxName - transaction
public MSchedulerPara(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public String getColumnName()
public int getDisplayType()
public String toString()
toString in class X_AD_Scheduler_Para
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||