Deprecated API


Contents
Deprecated Classes
com.groiss.gui.component.ColoredDate
          use ComparableComponent 
 

Deprecated Fields
com.groiss.dms.DMSTableHandler.RO_REC
          will not be used and supported since version 8.0 
 

Deprecated Methods
com.groiss.wf.html.HTMLUtils.agentSelectList(HttpServletRequest)
          use HTMLUtils.selectUserOrRole(HttpServletRequest) 
com.groiss.wfxml.WfXMLObject.createInstance(Element)
           
com.groiss.gui.component.SelectList.deleteOption(String, String)
          use method with one argument 
com.groiss.component.Configuration.demansch(String)
           
com.groiss.store.BulkQuery.execute(String, int)
          since 8.0; use BulkQuery.executeSet(String,int) instead 
com.groiss.store.BulkQuery.execute(String, int, Object[])
          since 8.0; use BulkQuery.executeSet(String,int,Object[]) instead 
com.groiss.ds.TwoLevelMap.firstKeySet()
          since 8.0; use TwoLevelMap.keySet() 
com.groiss.wfxml.WfXMLFolder.getAsXML()
           
com.groiss.wfxml.WfXMLObject.getAsXML()
           
com.groiss.dms.html.HTMLDMSObject.getDMSObject(String, String)
          use method HTMLDMSObject.getDMSObject(String) instead 
com.groiss.dms.html.HTMLDMSObject.getDocsUrl(DMSFolder, ActivityInstance, String, String, Integer)
          since ep70, use method HTMLDMSObject.getDocsUrl(DMSFolder, ActivityInstance, String, String) instead. 
com.groiss.ds.MultiMap.getEntries(Object)
          since 8.0; use MultiMap.get(Object) instead 
com.groiss.servlet.MultipartRequest.getFiles()
            
com.groiss.dms.html.HTMLDMSObject.getFolder(String, String)
          use method HTMLDMSObject.getDMSObject(String) instead 
com.groiss.wf.html.HTMLUtils.getObject(String)
          since 8.0; use StoreUtil.getObject(Object) instead 
com.groiss.component.Configuration.getProperty(String, String)
          define default values in the xml decsription of the configuration. 
com.groiss.dms.html.HTMLDMSObject.getTarget(Object)
          since ep7.0. There is no use for this method anymore therefore there is no alternative for it 
com.groiss.wf.RemoteWfEngine.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.WfEngine.gotoTask(ProcessInstance, String, Agent, String)
           
com.groiss.wf.html.WorklistAdapter.init(HttpServletRequest, int, Application, User)
          since 6.3 use WorklistAdapter.init(HttpServletRequest, WorklistDescription, User) instead 
com.groiss.ds.MultiMap.keys()
          since 8.0; use MultiMap.keySet() instead 
com.groiss.org.OrgData.list(Class, String, String)
          since ep 8.0, use OrgData.list(Class, String, String, Object[]) 
com.groiss.org.RemoteOrgData.list(Class, String, String)
          since ep 8.0, use RemoteOrgData.list(Class, String, String, Object[]) 
com.groiss.cal.CalInfoAdapter.listEvents(Persistent, Date, Date)
            
com.groiss.wf.RemoteWfEngine.makeBranch(ProcessInstance, Task, Agent, OrgUnit, List)
          use method without form argument 
com.groiss.wf.WfEngine.makeBranch(ProcessInstance, Task, Agent, OrgUnit, List)
           
com.groiss.component.Configuration.mansch(String)
           
com.groiss.dms.DMSTableAdapter.modifyTableHeader(List>)
          since ep 8.0, implement DMSTableAdapter.modifyColumns(List) instead 
com.groiss.dms.DMSTableHandler.modifyTableHeader(List>)
          since ep 8.0, implement DMSTableHandler.modifyColumns(List) instead 
com.groiss.dms.FormTableAdapter.modifyTableHeader(List>)
            
com.groiss.wf.html.WorklistAdapter.modifyTableHeader(List>)
          since 8.0 use WorklistAdapter.modifyColumns(List) instead 
com.groiss.wf.html.WorklistAdapter.modifyTableLine(ActivityInstance, List)
          since 6.3 use WorklistAdapter.modifyTableLine(ActivityInstance, KeyedList) instead 
com.groiss.store.StoreUtil.setFromDB(Persistent, ResultSet)
            
com.groiss.store.StoreUtil.setFromDB(Persistent, ResultSet, boolean)
            
com.groiss.gui.HTMLPage.setMask(String)
            
com.groiss.servlet.Dispatcher.setPathInfo(String)
          use MultipartRequest.setPathInfo(String) instead, will be removed in @ep90 
com.groiss.wf.html.HTMLUtils.showEmptyForm(DMSForm, String, HttpServletRequest)
            
com.groiss.wf.html.HTMLUtils.showForm(HttpServletRequest, ActivityInstance, String, int, String)
            
 

Deprecated Constructors
com.groiss.wfxml.WfXMLDocForm(Element)
           
com.groiss.wfxml.WfXMLFolder(Element)
           
com.groiss.wfxml.WfXMLForm(String, Element)
           
com.groiss.wfxml.WfXMLNote(Element)
           
com.groiss.wfxml.WfXMLWebLink(Element)
           
 



@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.