WebLogic Integration


Deprecated API

Deprecated Classes
com.bea.schema.type.DerivedCDATA
          3/16/2001 superceded by normalizedString 
com.bea.schema.type.DerivedCentury
          3/16/2001 
com.bea.schema.type.DerivedDate
          3/16/2001 
com.bea.schema.type.DerivedMonth
          3/16/2001 
com.bea.schema.type.DerivedNOTATION
          3/16/2001 superceded by PrimitiveNOTATION 
com.bea.schema.type.DerivedRecurringDate
          3/16/2001 
com.bea.schema.type.DerivedRecurringDay
          3/16/2001 
com.bea.schema.type.DerivedTime
          3/16/2001 
com.bea.schema.type.DerivedTimeInstant
          3/16/2001 
com.bea.schema.type.DerivedTimePeriod
          3/16/2001 
com.bea.schema.type.DerivedYear
          3/16/2001 
com.bea.b2b.enabler.Enabler
          Replaced by XOCPApplication 
com.bea.schema.facet.FacetDuration
          3/16/2001 
com.bea.schema.facet.FacetEncoding
          3/16/2001 
com.bea.schema.facet.FacetPeriod
          3/16/2001 
com.bea.schema.facet.FacetPrecision
          3/16/2001 superceded by totalDigits 
com.bea.schema.facet.FacetScale
          3/16/2001 superceded by fractionDigits 
com.bea.schema.type.PrimitiveBinary
          3/16/2001 superceded by hexBinary and base64Binary 
com.bea.schema.type.PrimitiveENTITY
          3/16/2001 superceded by DerivedENTITY 
com.bea.schema.type.PrimitiveID
          3/16/2001 superceded by DerivedID 
com.bea.schema.type.PrimitiveIDREF
          3/16/2001 superceded by DerivedIDREF 
com.bea.schema.type.PrimitiveNumber
          5/2/2001 
com.bea.schema.type.PrimitiveRecurringDuration
          3/16/2001 
com.bea.schema.type.PrimitiveTimeDuration
          3/16/2001 
com.bea.schema.type.PrimitiveUriReference
          3/16/2001 superceded by anyURI 
 

Deprecated Interfaces
com.bea.b2b.protocol.xocp.conversation.local.ConversationHandler
          Replaced by XOCPMessageListener 
com.bea.b2b.enabler.EnablerSession
          Replaced by XOCPApplicationSession 
com.bea.wlpi.server.plugin.PluginStart
          Plugins should implement PluginStart2 instead. 
com.bea.b2b.enabler.xocp.XOCPEnablerSession
          Replaced by XOCPApplicationSession 
 

Deprecated Fields
com.bea.schema.type.SOMType.BINARY
          3/16/2001 
com.bea.schema.type.SOMType.CDATA
          3/16/2001 
com.bea.schema.type.SOMType.CENTURY
          3/16/2001 
com.bea.schema.SOMAttribute.DEFAULT
          replaced by default attribute 
com.bea.schema.facet.SOMFacet.duration
          3/16/2001 
com.bea.schema.facet.SOMFacet.encoding
          3/16/2001 
com.bea.schema.SOMAttribute.FIXED
          replaced by fixed attribute 
com.bea.schema.type.SOMType.MONTH
          3/16/2001 
com.bea.schema.type.SOMType.NUMBER
          5/2/2001 
com.bea.schema.facet.SOMFacet.period
          3/16/2001 
com.bea.schema.facet.SOMFacet.precision
          3/16/2001 
com.bea.schema.type.SOMType.RECURRINGDATE
          3/16/2001 
com.bea.schema.type.SOMType.RECURRINGDAY
          3/16/2001 
com.bea.schema.type.SOMType.RECURRINGDURATION
          3/16/2001 
com.bea.schema.facet.SOMFacet.scale
          3/16/2001 
com.bea.schema.type.SOMType.TIMEINSTANT
          3/16/2001 
com.bea.schema.type.SOMType.TIMEPERIOD
          3/16/2001 
com.bea.schema.type.SOMType.URIREFERENCE
          3/16/2001 
com.bea.schema.type.SOMType.YEAR
          3/16/2001 
 

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.b2b.protocol.xocp.conversation.local.Conversation.getEnablerSession()
          Replaced by Conversation.getXOCPApplicationSession() 
com.bea.wlai.common.DocumentDescriptor.getQualifiedName()
          7/26/2001 
com.bea.wlpi.common.EventKeyInfo.getRoot()
          Use EventKeyInfo.getEventDescriptor() instead. 
com.bea.schema.SOMAttribute.getValue()
          "fixed" and "default" attributes replaced "value" 
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.b2b.protocol.xocp.messaging.QualityOfService.isPersistent()
            
com.bea.wlpi.server.plugin.EventContext.postStartWatch(String, String, String, String, String)
          Plugin start nodes should call #postStartWatch(String, String, String, String, String, boolean) 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.schema.SOMRestriction.setDuration(String)
            
com.bea.schema.SOMRestriction.setEncoding(String)
            
com.bea.schema.SOMRestriction.setPeriod(String)
            
com.bea.b2b.protocol.xocp.messaging.QualityOfService.setPersistent(boolean)
            
com.bea.schema.SOMRestriction.setPrecision(String)
            
com.bea.schema.SOMRestriction.setScale(String)
            
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). 
com.bea.schema.SOMAttribute.setValue(String)
          "fixed" and "default" attributes replaced "value" 
com.bea.document.XMLUtils.translateXMLString(String)
          superceded by encodeXML() 
 

Deprecated Constructors
com.bea.wlpi.common.plugin.ActionInfo(String, int, String, String, Icon, int, int, int, String[], String[])
          To avoid using java.awt library. 
com.bea.wlpi.common.plugin.ActionInfo(String, int, String, String, Icon, int, int, String[])
          To avoid using java.awt library. 
com.bea.wlpi.common.plugin.DoneInfo(String, int, String, String, Icon, String[])
          To avoid using java.awt library. 
com.bea.wlpi.common.plugin.EventInfo(String, int, String, String, Icon, String[], FieldInfo)
          To avoid using java.awt library. 
com.bea.wlpi.common.EventKeyInfo(String, String)
          Use the full constructor instead. 
com.bea.wlpi.common.plugin.StartInfo(String, int, String, String, Icon, String[], FieldInfo)
          To avoid using java.awt library. 
com.bea.wlpi.common.plugin.TemplateNodeInfo(String, int, String, String, Icon, String[])
          To avoid using java.awt library. 
 


WebLogic Integration

WebLogic Integration (WLI)