|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.eevolution.model.X_IMP_Processor
org.eevolution.model.MIMPProcessor
public class MIMPProcessor
| Field Summary |
|---|
| Fields inherited from class org.eevolution.model.X_IMP_Processor |
|---|
FREQUENCYTYPE_AD_Reference_ID, FREQUENCYTYPE_Day, FREQUENCYTYPE_Hour, FREQUENCYTYPE_Minute |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MIMPProcessor(Properties ctx,
int EXP_ReplicationProcessor_ID,
String trxName)
|
|
MIMPProcessor(Properties ctx,
ResultSet rs,
String trxName)
|
|
| Method Summary | |
|---|---|
int |
deleteLog()
Delete old Request Log |
static MIMPProcessor[] |
getActive(Properties ctx)
|
Timestamp |
getDateNextRun(boolean requery)
Get the date Next run |
X_IMP_ProcessorParameter[] |
getIMP_ProcessorParameters(String trxName)
|
AdempiereProcessorLog[] |
getLogs()
Get Logs |
String |
getServerID()
Get Unique ID |
| Methods inherited from class org.eevolution.model.X_IMP_Processor |
|---|
get_AccessLevel, getAccount, getDateLastRun, getDateNextRun, getDescription, getFrequency, getFrequencyType, getHelp, getHost, getIMP_Processor_ID, getIMP_Processor_Type_ID, getIMP_Processor_Type, getKeepLogDays, getName, getPasswordInfo, getPort, getValue, initPO, isProcessing, setAccount, setDateLastRun, setDateNextRun, setDescription, setFrequency, setFrequencyType, setHelp, setHost, setIMP_Processor_ID, setIMP_Processor_Type_ID, setKeepLogDays, setName, setPasswordInfo, setPort, setProcessing, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.AdempiereProcessor |
|---|
getAD_Client_ID, getCtx, getDateLastRun, getDescription, getFrequency, getFrequencyType, getName, save, setDateLastRun, setDateNextRun |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public MIMPProcessor(Properties ctx,
int EXP_ReplicationProcessor_ID,
String trxName)
public MIMPProcessor(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
public Timestamp getDateNextRun(boolean requery)
AdempiereProcessor
getDateNextRun in interface AdempiereProcessorrequery - requery database
public AdempiereProcessorLog[] getLogs()
getLogs in interface AdempiereProcessorpublic int deleteLog()
public String getServerID()
AdempiereProcessor
getServerID in interface AdempiereProcessorpublic X_IMP_ProcessorParameter[] getIMP_ProcessorParameters(String trxName)
public static MIMPProcessor[] getActive(Properties ctx)
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||