|
Deprecated Methods |
com.groiss.wf.html.HTMLUtils.agentSelectList(HttpServletRequest)
use HTMLUtils.selectUserOrRole(HttpServletRequest) |
com.groiss.gui.component.SelectList.deleteOption(String, String)
use method with one argument |
com.groiss.dms.html.HTMLDMSObject.getDocsUrl(DMSFolder, ActivityInstance, String, String, Integer)
since ep70, use method @link{#getDocsUrl(DMSFolder, ActivityInstance, String,
String)} instead. |
com.groiss.servlet.MultipartRequest.getFiles()
|
com.groiss.dms.html.HTMLDMSObject.getTarget(Object)
since ep7.0. There is now use for this method anymore therefore there is no alternative
for it |
com.groiss.wf.WfEngine.gotoTask(ProcessInstance, String, Agent, String)
the methodbehaves unpredictabe when more than one activity instance of the process is
active and when the task appears more than once in the process definition. |
com.groiss.wf.html.WorklistAdapter.init(HttpServletRequest, int, Application, User)
|
com.groiss.wf.WfEngine.makeBranch(ProcessInstance, Task, Agent, OrgUnit, Vector)
use method without form argument |
com.groiss.wf.html.WorklistAdapter.modifyTableLine(ActivityInstance, List)
|
com.groiss.store.StoreUtil.setFromDB(Persistent, ResultSet)
|
com.groiss.store.StoreUtil.setFromDB(Persistent, ResultSet, boolean)
|
com.groiss.gui.HTMLPage.setMask(String)
|
com.groiss.gui.HTMLOutputter.setTrimText(boolean)
Deprecated in beta7, use setTextNormalize() instead |