Servoy 4.1.x Public API

Deprecated API


Contents
Deprecated Interfaces
com.servoy.j2db.util.ITaskExecuter
          use Executor interface 
 

Deprecated Fields
com.servoy.j2db.plugins.IClientPluginAccess.DEVELOPER
            
 

Deprecated Methods
com.servoy.j2db.util.ITaskExecuter.addTask(Runnable)
          use Executor interface 
com.servoy.j2db.util.Utils.calculateMD5Hash(String)
           
com.servoy.j2db.plugins.IClientPluginAccess.executeMethod(String, String, Object[])
            
com.servoy.j2db.plugins.IServerAccess.flushAllClientsCache(String, String)
          use the IServerAccess.flushAllClientsCache(String, String, String) 
com.servoy.j2db.plugins.IClientPluginAccess.getMainApplicationFrame()
          use getCurrentWindow if possible (gives the real current window) 
com.servoy.j2db.plugins.IClientPluginAccess.getMessage(String)
            
com.servoy.j2db.plugins.IClientPluginAccess.getMessage(String, Object[])
            
com.servoy.j2db.plugins.IServerPlugin.getPreferencePanels()
          Not supported anymore in Servoy 4.0, only available through admin pages. 
com.servoy.j2db.plugins.IPluginAccess.getThreadPool()
            
com.servoy.j2db.plugins.IClientPluginAccess.getUserID()
          Get the userID. 
com.servoy.j2db.plugins.IClientPluginAccess.reportError(Component, String, Object)
            
com.servoy.j2db.plugins.IPluginAccess.reportError(String, Object)
            
com.servoy.j2db.IForm.saveData()
            
 


Copyright © 2009 Servoy B.V.