Package org.adempiere.webui.process
Class DunningPrint
java.lang.Object
org.compiere.process.SvrProcess
org.adempiere.webui.process.DunningPrint
- All Implemented Interfaces:
 ProcessCall
Dunning Letter Print
- Author:
 - Jorg Janke FR 2872010 - Dunning Run for a complete Dunning (not just level) - Developer: Carlos Ruiz - globalqss - Sponsor: Metas
 
- 
Field Summary
Fields inherited from class org.compiere.process.SvrProcess
log, MSG_InvalidArguments, MSG_SaveErrorRowNotFound, PROCESS_INFO_CTX_KEY, PROCESS_UI_CTX_KEY, processUI - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.compiere.process.SvrProcess
addBufferLog, addLog, addLog, addLog, commit, commitEx, doIt, get_TrxName, getAD_Client_ID, getAD_PInstance_ID, getAD_User_ID, getCtx, getName, getParameter, getProcessInfo, getRecord_ID, getRecord_IDs, getRecord_UU, getRecord_UUs, getTable_ID, isLocked, lockObject, postProcess, rollback, saveProgress, saveStatus, setProcessUI, startProcess, statusUpdate, unlockObject, updateProgress 
- 
Constructor Details
- 
DunningPrint
public DunningPrint() 
 - 
 - 
Method Details
- 
prepare
protected void prepare()Prepare - e.g., get Parameters.- Specified by:
 preparein classSvrProcess- See Also:
 
 - 
doIt
Process- Specified by:
 doItin classSvrProcess- Returns:
 - info
 - Throws:
 Exception
 
 -