BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Deprecated API

Deprecated Classes
weblogic.html.AcronymElement
            
weblogic.html.AddressElement
            
weblogic.html.AlignType
            
weblogic.html.AnchorElement
            
weblogic.html.AnchorType
            
weblogic.html.AppletElement
            
weblogic.html.AreaElement
            
weblogic.html.AudioPage
            
weblogic.html.BaseElement
            
weblogic.html.BaseFontElement
            
weblogic.html.BeanHTML
            
weblogic.html.BigElement
            
weblogic.html.BlockquoteElement
            
weblogic.html.BodyElement
            
weblogic.html.BoldElement
            
weblogic.html.BorderstyleType
            
weblogic.html.BreakElement
            
weblogic.html.ButtonElement
            
weblogic.html.CenteredElement
          Use DivElement.setCentered() 
weblogic.html.CiteElement
            
weblogic.html.ClearType
            
weblogic.html.CodeElement
            
weblogic.html.Codeset
            
weblogic.html.ColElement
            
weblogic.html.ColGroupElement
            
weblogic.html.CommentElement
            
weblogic.html.Cookie
          Use javax.servlet.http.Cookie 
weblogic.html.DefineTermElement
            
weblogic.html.DefinitionItem
            
weblogic.html.DefinitionList
            
weblogic.html.DirList
            
weblogic.html.DivElement
            
weblogic.html.ElementWithAttributes
            
weblogic.html.EmbedElement
            
weblogic.html.EmphasisElement
            
weblogic.html.EntityEscape
            
weblogic.html.FieldsetElement
            
weblogic.html.FieldType
            
weblogic.html.FileElement
            
weblogic.html.FontElement
          Use StyleElement 
weblogic.html.FormElement
            
weblogic.html.FormServlet
          See HttpServletRequest.getParameter() 
weblogic.html.FrameElement
            
weblogic.html.FrameSetElement
            
weblogic.html.FrameType
            
weblogic.html.HeadingElement
            
weblogic.html.HorizontalRuleElement
            
weblogic.html.HtmlContainer
            
weblogic.html.HtmlElement
            
weblogic.html.HtmlPage
            
weblogic.html.ImageElement
            
weblogic.html.ImagePage
            
weblogic.html.InputElement
            
weblogic.html.IsIndexElement
          Use a standard InputElement instead 
weblogic.html.ItalicElement
            
weblogic.html.KeyboardElement
            
weblogic.html.LegendElement
            
weblogic.html.LinkElement
            
weblogic.html.LinkHeadElement
            
weblogic.html.ListElement
            
weblogic.html.ListItem
            
weblogic.html.LiteralElement
            
weblogic.html.MapElement
            
weblogic.html.MarkupElement
            
weblogic.html.MediaType
            
weblogic.html.MenuList
          Use UnorderedList instead 
weblogic.html.MetaElement
            
weblogic.html.MimeType
            
weblogic.html.MultiColElement
            
weblogic.html.MultiPartElement
            
weblogic.html.NoFramesElement
            
weblogic.html.NoScriptElement
            
weblogic.html.ObjectElement
            
weblogic.html.OptionElement
            
weblogic.html.OrderedList
            
weblogic.html.ParagraphElement
            
weblogic.html.ParamElement
            
weblogic.html.PlainPage
            
weblogic.html.QElement
            
weblogic.html.RulesType
            
weblogic.html.SampleElement
            
weblogic.html.ScriptElement
            
weblogic.html.ScrollType
            
weblogic.html.SelectElement
            
weblogic.html.ServletPage
            
weblogic.html.SinglePartElement
            
weblogic.html.SmallElement
            
weblogic.html.SpacerElement
            
weblogic.html.SpacerType
            
weblogic.html.SpanElement
            
weblogic.html.StrikeElement
            
weblogic.html.StringElement
            
weblogic.html.StrongElement
            
weblogic.html.StyleElement
            
weblogic.html.SubscriptElement
            
weblogic.html.SuperscriptElement
            
weblogic.jndi.T3InitialContextFactory
          Use TengahInitialContextFactory instead 
weblogic.html.TableCaptionElement
            
weblogic.html.TableDataElement
            
weblogic.html.TableElement
            
weblogic.html.TableHeadingElement
            
weblogic.html.TableRowElement
            
weblogic.html.TBodyElement
            
weblogic.html.TeletypeElement
            
weblogic.jndi.TengahInitialContextFactory
          Replaced by WLInitialContextFactory 
weblogic.html.TextAlignType
            
weblogic.html.TextAreaElement
            
weblogic.html.TextFlowElement
            
weblogic.html.TFootElement
            
weblogic.html.THeadElement
            
weblogic.html.TitleElement
            
weblogic.html.UnderlineElement
            
weblogic.html.UnorderedList
            
weblogic.html.VariableElement
            
weblogic.html.WebPage
            
weblogic.html.WindowName
            
weblogic.html.WrapType
            
 

Deprecated Interfaces
weblogic.security.acl.DelegatedRealm
          Use weblogic.security.acl.ListableRealm and weblogic.security.acl.ManageableRealm instead. 
weblogic.html.HtmlColor
            
weblogic.jndi.TengahContext
          Replaced by WLContext 
weblogic.common.WLSerializable
          Use java.io.Externalizable instead. 
 

Deprecated Exceptions
weblogic.html.HtmlException
            
 

Deprecated Fields
weblogic.servlet.security.ServletAuthentication.NEEDS_CREDENTIALS
            
weblogic.common.WorkspaceServicesDef.SCOPE_CLIENT
          Use weblogic.workspace.common.WorkspaceDef.SCOPE_CLIENT 
weblogic.common.WorkspaceServicesDef.SCOPE_CLUSTER
          Use weblogic.workspace.common.WorkspaceDef.SCOPE_CLUSTER 
weblogic.common.WorkspaceServicesDef.SCOPE_GROUP
          Use weblogic.workspace.common.WorkspaceDef.SCOPE_GROUP 
weblogic.common.WorkspaceServicesDef.SCOPE_NAMED
            
weblogic.common.WorkspaceServicesDef.SCOPE_SERVER
          Use weblogic.workspace.common.WorkspaceDef.SCOPE_SERVER 
weblogic.common.WorkspaceServicesDef.SCOPE_SYSTEM
          Use weblogic.workspace.common.WorkspaceDef.SCOPE_SERVER 
 

Deprecated Methods
weblogic.html.HtmlPage.addScript(String)
          Use HtmlPage.getHead().addElement() 
weblogic.common.T3Connection.connect()
          Use the JNDI model 
weblogic.common.WorkspaceServicesDef.create(String)
          Use getWorkspace() 
weblogic.common.WorkspaceServicesDef.create(String, int)
          Use weblogic.workspace.common.WorkspaceDef.getWorkspace() 
weblogic.common.WorkspaceServicesDef.create(String, String)
          Use weblogic.workspace.common.WorkspaceDef.getWorkspace() 
weblogic.common.WorkspaceServicesDef.destroy(String)
          Use weblogic.workspace.common.WorkspaceDef.destroy() 
weblogic.common.T3Connection.disconnect()
          Use the JNDI model 
weblogic.common.LogServicesDef.error(String, String)
          Throwables be left in their raw form rather than stringified so that loggers can manipulate them. Use error(String, Throwable) instead. 
weblogic.common.LogServicesDef.error(Throwable)
          Throwables should be accompanied by a text explanation. Use error(String, Throwable) instead. 
weblogic.common.WorkspaceServicesDef.fetch(String)
          Use weblogic.workspace.common.WorkspaceDef.fetch() 
weblogic.common.WorkspaceServicesDef.fetch(String, int)
          Use weblogic.workspace.common.WorkspaceDef.fetch() 
weblogic.common.WorkspaceServicesDef.fetch(String, String)
          Use weblogic.workspace.common.WorkspaceDef.fetch() 
weblogic.apache.xerces.dom.AttrImpl.getElement()
          Previous working draft of DOM Level 2. New method is getOwnerElement(). 
weblogic.event.common.EventServicesDef.getEventRegistration(String, Evaluate, Action, boolean, boolean, boolean, int)
          ownThread parameter no longer supported 
weblogic.common.T3Connection.getHost()
          Use the JNDI model and its accessors for information about the connection 
weblogic.common.WorkspaceServicesDef.getID()
          Use weblogic.workspace.common.WorkspaceDef.getID() 
weblogic.common.WorkspaceServicesDef.getName()
          Use weblogic.workspace.common.WorkspaceDef.getName() 
weblogic.common.T3Connection.getPath()
          Use the JNDI model and its accessors for information about the connection 
weblogic.common.T3Connection.getPort()
          Use the JNDI model and its accessors for information about the connection 
weblogic.apache.xalan.xpath.XPathSupport.getProcessNamespaces()
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.getProcessNamespaces()
            
weblogic.common.T3Connection.getProtocol()
          Use the JNDI model and its accessors for information about the connection 
weblogic.common.T3Connection.getQueryParam(String)
          Use the JNDI model and its accessors for information about the connection 
weblogic.common.T3Connection.getQueryParams()
          Use the JNDI model and its accessors for information about the connection 
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.getSpecialCharacters()
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaison.getSpecialCharacters()
            
weblogic.jndi.Environment.getSSLClientKeyPassword()
          This method will be removed in the next major release. 
weblogic.apache.xalan.xslt.XSLTEngineImpl.getStyleSheetURIfromDoc(Node)
            
weblogic.common.T3Connection.getURL()
          Use the JNDI model and its accessors for information about the connection 
weblogic.common.T3Connection.getUser()
          Use the JNDI model and its accessors for information about the connection 
weblogic.security.acl.AbstractListableRealm.getUser(UserInfo)
            
weblogic.common.T3Client.getWorkspaceID()
          Use t3.services.workspace().getID(); 
weblogic.common.T3Client.getWorkspaceName()
          Use t3.services.workspace().getName(); 
weblogic.html.WebPage.includeHeader(boolean)
            
weblogic.common.T3Connection.isConnected()
          Use the JNDI model 
weblogic.apache.xalan.xpath.XPathSupport.isIgnorableWhitespace(Text)
            
weblogic.apache.xalan.xpath.XPathSupportDefault.isIgnorableWhitespace(Text)
            
weblogic.apache.xalan.xpath.xdom.XercesLiaison.isIgnorableWhitespace(Text)
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.isIgnorableWhitespace(Text)
            
weblogic.common.WorkspaceServicesDef.keys()
          Use weblogic.workspace.common.WorkspaceDef.remove() 
weblogic.common.WorkspaceServicesDef.keys(int)
          Use weblogic.workspace.common.WorkspaceDef.keys() 
weblogic.common.WorkspaceServicesDef.keys(String)
          Use weblogic.workspace.common.WorkspaceDef.keys() 
weblogic.common.LogServicesDef.log(String)
          Use a more specific method such as info, error, or warning 
weblogic.common.LogServicesDef.log(String, Throwable)
          Use a more specific method such as info, error, or warning 
weblogic.apache.xalan.xpath.XPathSupportDefault.parseXML(String, String)
            
weblogic.apache.xalan.xpath.XPathSupport.parseXML(URL, DocumentHandler, Document)
            
weblogic.common.WorkspaceServicesDef.remove(String)
          Use weblogic.workspace.common.WorkspaceDef.fetch() 
weblogic.common.WorkspaceServicesDef.remove(String, int)
          Use weblogic.workspace.common.WorkspaceDef.remove() 
weblogic.common.WorkspaceServicesDef.remove(String, String)
          Use weblogic.workspace.common.WorkspaceDef.remove() 
weblogic.common.LogServicesDef.security(String)
          Only the security service should log security messages. 
weblogic.html.HtmlPage.setALinkColor(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.html.HtmlPage.setBackground(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.html.HtmlPage.setBackgroundColor(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.html.HtmlPage.setDefaultBufferSize(int)
            
weblogic.html.ScriptElement.setLanguage(String)
          Use ElementWithAttributes.setLang() 
weblogic.html.HtmlPage.setLinkColor(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.html.StyleElement.setNotation(String)
          use setType() 
weblogic.html.HtmlPage.setOnLoad(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.html.HtmlPage.setOnUnload(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.apache.xalan.xpath.XPathSupport.setProcessNamespaces(boolean)
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.setProcessNamespaces(boolean)
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.setSpecialCharacters(String)
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaison.setSpecialCharacters(String)
            
weblogic.html.HtmlPage.setTitle(String)
          Use HtmlPage.getHead().addElement() 
weblogic.html.HtmlPage.setVLinkColor(String)
          Use HtmlPage.getBodyElement().setAttribute() 
weblogic.common.WorkspaceServicesDef.store(String, Object)
          Use weblogic.workspace.common.WorkspaceDef.store() 
weblogic.common.WorkspaceServicesDef.store(String, Object, int)
          Use weblogic.workspace.common.WorkspaceDef.store() 
weblogic.common.WorkspaceServicesDef.store(String, Object, String)
          Use weblogic.workspace.common.WorkspaceDef.store() 
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.toMarkup(Document, OutputStream, String, String, boolean, int, String, String, String, String, boolean, boolean, String[])
            
weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault.toMarkup(Document, Writer, String, String, boolean, int, String, String, String, String, boolean, boolean, String[])
            
weblogic.common.T3Connection.toString()
          Information is no longer very useful 
 

Deprecated Constructors
weblogic.html.HtmlPage(String)
          Use HtmlPage.getHead().addElement() 
weblogic.common.T3Connection(String)
          Use the JNDI model 
weblogic.common.T3Connection(String, UserInfo)
          Use the JNDI model 
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60