WebLogic Process Integrator Version 2.0

Deprecated API

Deprecated Methods
com.bea.wlpi.server.plugin.PluginManager.addInstanceListener(Plugin, int)
          Call PluginManagerCfg.addInstanceListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.addTaskListener(Plugin, int)
          Call PluginManagerCfg.addTaskListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.addTemplateDefinitionListener(Plugin, int)
          Call PluginManagerCfg.addTemplateDefinitionListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.addTemplateListener(Plugin, int)
          Call PluginManagerCfg.addTemplateListener(com.bea.wlpi.server.plugin.Plugin, int). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.admin.Admin.createTemplate(String, Collection)
          Use the new or {@link #createTemplate(String,String,Collection,Object) idempotent version. 
com.bea.wlpi.server.principal.WLPIPrincipal.createWlpiUser(String, String)
          WLPI 1.2.1 release 
com.bea.wlpi.common.EventKeyInfo.getRoot()
          Use EventKeyInfo.getEventDescriptor() instead. 
com.bea.wlpi.server.worklist.Worklist.invokeWorkflowErrorHandler(String, String, String, String)
          Use Worklist.invokeWorkflowExceptionHandler(java.lang.String, java.lang.String, java.lang.String, java.lang.String) instead. 
com.bea.wlpi.server.plugin.PluginManager.refresh()
          Call PluginManagerCfg.refresh(). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.removeInstanceListener(Plugin)
          Call PluginManagerCfg.removeInstanceListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.removeTaskListener(Plugin)
          Call PluginManagerCfg.removeTaskListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.removeTemplateDefinitionListener(Plugin)
          Call PluginManagerCfg.removeTemplateDefinitionListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.server.plugin.PluginManager.removeTemplateListener(Plugin)
          Call PluginManagerCfg.removeTemplateListener(com.bea.wlpi.server.plugin.Plugin). The cluster-wide plugin manager state is pinned to a single server in the cluster. 
com.bea.wlpi.client.common.ExceptionHandler.reportException(Exception)
          Use the two-args overload to pass a parent component. This ensures that the message box is displayed correctly and avoids lost-focus problems. 
com.bea.wlpi.client.common.AttachmentsLayout.setBorder(int, int)
          Set the border on the parent container instead. 
com.bea.wlpi.server.admin.Admin.setTemplateNameOrgs(String, String, Collection)
          Use Admin.setTemplateOrgs(java.lang.String, java.util.Collection) and Admin.updateTemplate(com.bea.wlpi.common.TemplateInfo). 
 

Deprecated Constructors
com.bea.wlpi.common.EventKeyInfo(String, String)
          Use the full constructor instead. 
 


WebLogic Process Integrator Version 2.0

BEA WebLogic Process Integrator is a trademark of BEA Systems, Inc.
Copyright (c) 2001 BEA Systems, Inc.
All rights reserved.